[INFO] [INFO] ----------< org.eclipse.sensinact.gateway.nthbnd:rest-access >---------- [INFO] Building sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT [25/120] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ rest-access --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ rest-access --- [INFO] [INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ rest-access --- [INFO] Highest basedir set to: /home/jenkins/agent/workspace/gerrit validation [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/classes [INFO] /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/src/main/java/org/eclipse/sensinact/gateway/nthbnd/rest/internal/Accountings.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ rest-access --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ rest-access --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ rest-access --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/test-classes [INFO] [INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ rest-access --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rest-access --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ rest-access --- [INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar [INFO] [INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ rest-access --- [INFO] Resolving /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' [INFO] [INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ rest-access --- [INFO] Matching glob * [INFO] Testing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/tests.bndrun: [INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.rest-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.sensinact-northbound-access;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.protocol.http;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-common;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-core;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-datastore-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-generic;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-api;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-utils;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.light;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.simulated.devices.slider;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-security-none;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.sensinact-signature-validator-mock;version='[2.0.0,2.0.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',org.eclipse.jetty.util;version='[9.4.42,9.4.43)',org.eclipse.jetty.util.ajax;version='[9.4.42,9.4.43)',org.eclipse.jetty.websocket.common;version='[9.4.42,9.4.43)' 15:09:42.073 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog 15:09:42.076 [main] INFO org.eclipse.jetty.util.log - Logging initialized @617ms to org.eclipse.jetty.util.log.Slf4jLog 15:09:42.082 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@fa49800,POJO} 15:09:42.086 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:42.087 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@35aea049[null] added {org.eclipse.jetty.security.DefaultIdentityService@7205765b,POJO} 15:09:42.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@35aea049[OSGi HTTP Service Realm] added {UserStore@47987356{STOPPED},AUTO} 15:09:42.088 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {HashLoginService@35aea049[OSGi HTTP Service Realm],AUTO} 15:09:42.098 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED},[o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED}]}] 15:09:42.098 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@ffaa6af{STOPPED} added {o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED},AUTO} 15:09:42.100 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@36916eb0 15:09:42.104 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=-1,MANAGED} 15:09:42.131 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=-1 added {ServletHandler@3f6f6701{STOPPED},MANAGED} 15:09:42.131 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0) 15:09:42.134 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@130c12b7,UNMANAGED} 15:09:42.136 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c,POJO} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@ffaa6af{STOPPED},MANAGED} 15:09:42.137 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@25084a1e{STOPPED}[9.4.42.v20210604] 15:09:42.139 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTING}[9.4.42.v20210604] added {ErrorHandler@4b45a2f5{STOPPED},AUTO} 15:09:42.139 [main] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 15:09:42.149 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@25084a1e{STARTING}[9.4.42.v20210604] 15:09:42.149 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp63387985]@3c73951{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:42.150 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.151 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] added {ReservedThreadExecutor@6892b3b6{s=0/2,p=0},AUTO} 15:09:42.151 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.155 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @696ms ReservedThreadExecutor@6892b3b6{s=0/2,p=0} 15:09:42.155 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-16,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-17,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-18,5,main] 15:09:42.156 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-19,5,main] 15:09:42.156 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-20,5,main] 15:09:42.157 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-21,5,main] 15:09:42.157 [qtp63387985-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.157 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.158 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-22,5,main] 15:09:42.158 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp63387985-23,5,main] 15:09:42.158 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.158 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@35aea049[OSGi HTTP Service Realm] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@47987356{STOPPED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms UserStore@47987356{STARTED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @700ms HashLoginService@35aea049[OSGi HTTP Service Realm] 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@ffaa6af{STOPPED} 15:09:42.159 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@ffaa6af{STARTING} 15:09:42.159 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@4803b726{/,null,STOPPED} 15:09:42.161 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: [] 15:09:42.165 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@4803b726{/,null,STARTING} 15:09:42.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.167 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO} 15:09:42.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600],AUTO} 15:09:42.169 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@196a42c3{STOPPED}[worker=null] 15:09:42.169 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0 15:09:42.169 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@196a42c3{STARTING}[worker=node0] added {HouseKeeper@4a83a74a{STOPPED}[interval=600000, ownscheduler=false],MANAGED} 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@4a83a74a{STOPPED}[interval=600000, ownscheduler=false] 15:09:42.170 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@d737b89{STOPPED} 15:09:42.171 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @712ms ScheduledExecutorScheduler@d737b89{STARTED} 15:09:42.171 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging 15:09:42.171 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms HouseKeeper@4a83a74a{STARTED}[interval=660000, ownscheduler=true] 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms DefaultSessionIdManager@196a42c3{STARTED}[worker=node0] 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@196a42c3{STARTED}[worker=node0],MANAGED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 added {DefaultSessionIdManager@196a42c3{STARTED}[worker=node0],UNMANAGED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@72035809{STOPPED} 15:09:42.172 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @713ms ScheduledExecutorScheduler@72035809{STARTED} 15:09:42.173 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.173 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@3f6f6701{STOPPED} 15:09:42.175 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.176 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.176 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@3f6f6701{STARTING} 15:09:42.177 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 15:09:42.177 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@3f6f6701{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085,POJO} 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.177 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085[EMBEDDED:null] 15:09:42.177 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.177 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c[EMBEDDED:null] 15:09:42.178 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085[EMBEDDED:null] 15:09:42.178 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2] 15:09:42.178 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:42.179 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@3f6f6701{STARTING} 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms ServletHandler@3f6f6701{STARTED} 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.NullSessionDataStore@1c5920df[passivating=false,graceSec=3600] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.DefaultSessionCache@cb0755b[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] 15:09:42.179 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 15:09:42.182 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:09:42.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @773ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 15:09:42.233 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-402c4085==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@bceec77a{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 15:09:42.234 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms ContextHandlerCollection@ffaa6af{STARTED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4b45a2f5{STOPPED} 15:09:42.234 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4b45a2f5{STARTING} 15:09:42.235 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @776ms ErrorHandler@4b45a2f5{STARTED} 15:09:42.235 [main] INFO org.eclipse.jetty.server.Server - Started @776ms 15:09:42.235 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @776ms Server@25084a1e{STARTED}[9.4.42.v20210604] 15:09:42.235 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms 15:09:42.238 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@4d0d9fe7[HTTP/1.1] added {HttpConfiguration@c430e6c{32768/8192,8192/8192,https://:0,[]},POJO} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {Server@25084a1e{STARTED}[9.4.42.v20210604],UNMANAGED} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}],UNMANAGED} 15:09:42.246 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@57bc27f5{STOPPED},AUTO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5fb759d6,POJO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@4d0d9fe7[HTTP/1.1],AUTO} 15:09:42.247 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTED}[9.4.42.v20210604] added {ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED} 15:09:42.249 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.252 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8899],POJO} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@57bc27f5{STOPPED} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @794ms ScheduledExecutorScheduler@57bc27f5{STARTED} 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @794ms HttpConnectionFactory@4d0d9fe7[HTTP/1.1] 15:09:42.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.258Z added {SelectorProducer@387a8303,POJO} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.26Z added {QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}],UNMANAGED} 15:09:42.260 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.26Z created 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z,MANAGED} 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@4dc27487{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z 15:09:42.261 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @802ms EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.261Z 15:09:42.263 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 startThread=0 15:09:42.263 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:42.264Z tryProduce false 15:09:42.264 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6933b6c6 on ManagedSelector@4dc27487{STARTING} id=0 keys=0 selected=0 updates=0 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6933b6c6 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:42.264 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 0 keys 15:09:42.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @805ms ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=0 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @806ms SelectorManager@ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@626abbd0,POJO} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@626abbd0 startThread=0 15:09:42.265 [qtp63387985-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@626abbd0 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:42.265 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:42.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @806ms ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} [INFO] Started Jetty 9.4.42.v20210604 at port(s) HTTP:8899 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=1] 15:09:42.275 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@25084a1e{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@147e2ae7,POJO} 15:09:42.354 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s 15:09:42.360 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - The Echo servlet has been initialized, but we delay initialization until the first request so that a Jetty Context is available 15:09:42.361 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered 15:09:42.362 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered 15:09:42.363 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered 15:09:42.364 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered 15:09:42.376 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s 15:09:42.492 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.496 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.497 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.498 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.499 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.500 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.532 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.533 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.534 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd() 15:09:42.536 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd() 15:09:42.537 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes) 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd() 15:09:42.538 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd() 15:09:42.539 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd() 15:09:42.544 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 15:09:42.591 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.593 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.594 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.594 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.597 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s 15:09:42.633 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.634 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.635 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.636 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.637 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.637 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.641 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.641 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.643 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.643 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.645 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started 15:09:42.646 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s 15:09:42.657 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes) 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd() 15:09:42.658 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd() 15:09:42.659 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd() 15:09:42.659 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized... 15:09:42.662 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.680 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.681 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.681 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s 15:09:42.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered 15:09:42.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider 15:09:42.683 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:43.465 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] on ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.465 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=0 selected=0 updates=1 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/0 selected 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.465 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] startThread=0 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.466 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.466 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:43.470 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 2 ms, remaining: 59998 ms 15:09:43.488 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=20/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.494 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=26/60000}{io=0/0,kio=0,kro=0}-> 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@60e1b904 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.495 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=27/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=2 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@60e1b904 15:09:43.496 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.496 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@25c15cdb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34082]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}] 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/1 selected 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=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 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.497Z 15:09:43.497 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.498 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 startThread=0 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@c9c5963 started 15:09:43.498 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 waiting 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.498Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=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 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=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 startThread=0 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.499 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=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 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.499 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.499 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.500 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.503 [qtp63387985-20] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support 15:09:43.503 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.504 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.505 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:43.506 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:43.507 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:43.508 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.509 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.510 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.511 [qtp63387985-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.511 [qtp63387985-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.541 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=34} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=41/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} parsed false HttpParser{s=END,0 of -1} 15:09:43.542 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=42/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=35} 15:09:43.543 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.543 [qtp63387985-20] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:43.557 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7883746[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:43.558 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=51} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT X-Auth-Token: baf6bfeaa246e516528769483a95cca6b76263f3 Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=278} last=true content=HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT X-Auth-Token: baf6bfeaa246e516528769483a95cca6b76263f3 Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:43.559 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] ([p=0,l=179,c=16384,r=179],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=179,c=16384,r=179]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3dee0e04[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 457 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=60/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=53} 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=457 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:43.560 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@e25cd49] ([p=179,l=179,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=54} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.561 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=54} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7a841c86) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=55} 15:09:43.562 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:43.563 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.564 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} parsed false HttpParser{s=START,0 of -1} 15:09:43.565 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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}}} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.566 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.566 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/1 selected 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.567 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.567 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 startThread=0 15:09:43.567 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.567 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@4fecc276 started 15:09:43.567 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.567Z 15:09:43.568 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 waiting 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.568Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:43.568Z tryProduce true 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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}}} 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} 15:09:43.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{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} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.568 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.569 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.570 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} parsed false HttpParser{s=END,62 of 62} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@14fcd196{HeapByteBufferR@3d2a4e0d[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:43.571 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@275b4439[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d3653d7[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:43.573 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=4} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6362195e] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3d693229) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=5} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.574 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.575 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.576 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:43.576 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@7bbc8656 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.576 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {HttpClientTransportOverHTTP@4c060c8f{STOPPED},AUTO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {Client@49b07ee3[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@352e612e,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@65f00478,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp606365803]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@6ea94d6a,POJO} 15:09:43.635 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@4a1e3ac1,POJO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@d56f84e3[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {HttpClient@27ead29e{STOPPED},AUTO} 15:09:43.636 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@d56f84e3[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {SessionTracker@3b8ee898{STOPPED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@faa3fed{STOPPED} added {InflaterPool@381cad29{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@faa3fed{STOPPED} added {DeflaterPool@988246e{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.639 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@faa3fed{STOPPED},AUTO} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@27ead29e{STOPPED} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTING} added {ScheduledExecutorScheduler@601cbd8c{STOPPED},AUTO} 15:09:43.640 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@d0ec63,POJO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@4c060c8f{STOPPED} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@4c060c8f{STARTING} added {ClientSelectorManager@7a94b64e{STOPPED},AUTO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7a94b64e{STOPPED} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.644Z added {SelectorProducer@12477988,POJO} 15:09:43.644 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.644Z added {QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z created 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z,MANAGED} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7a94b64e{STARTING} added {ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.645Z 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] added {ReservedThreadExecutor@73d69c0f{s=0/2,p=0},AUTO} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2186ms ReservedThreadExecutor@73d69c0f{s=0/2,p=0} 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-34,5,main] 15:09:43.645 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-35,5,main] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-36,5,main] 15:09:43.646 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-37,5,main] 15:09:43.646 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-38,5,main] 15:09:43.646 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-39,5,main] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-40,5,main] 15:09:43.646 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@669700766-41,5,main] 15:09:43.646 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2187ms QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2187ms EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.646Z 15:09:43.646 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d startThread=0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.647 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@13e698c7 on ManagedSelector@2caf6912{STARTING} id=0 keys=0 selected=0 updates=0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.647Z tryProduce false 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@13e698c7 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.647 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 0 keys 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms ClientSelectorManager@7a94b64e{STARTED} 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2188ms HttpClientTransportOverHTTP@4c060c8f{STARTED} 15:09:43.647 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:09:43.675 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:43.675 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:43.677 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 516ebdf8[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:43.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2219ms Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:09:43.678 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@601cbd8c{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms ScheduledExecutorScheduler@601cbd8c{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms HttpClient@27ead29e{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@3b8ee898{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms SessionTracker@3b8ee898{STARTED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@faa3fed{STOPPED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@381cad29{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.679 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2220ms InflaterPool@381cad29{STARTED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@988246e{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms DeflaterPool@988246e{STARTED,size=0,capacity=UNLIMITED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms WebSocketExtensionFactory@faa3fed{STARTED} 15:09:43.731 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2272ms WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STARTED},openSessions.size=0] 15:09:43.733 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4 to ws://127.0.0.1:8899/ws/sensinact 15:09:43.740 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:43.741 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:43.742 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:43.743 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:43.745 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4, policy=WebSocketPolicy@4a699efa[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:43.751 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@27ead29e{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=null,MANAGED} 15:09:43.751 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=null 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] added {Pool@4a1c0752[size=0 closed=false],POJO} 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2295ms DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2295ms HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.754 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 for HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=1] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=1] 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:43.756 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:43.758 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 startThread=0 15:09:43.758 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.758 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:43.759 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] on ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.759 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] 15:09:43.759 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} on ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=0 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] startThread=0 15:09:43.759 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=1 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.759 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/0 selected 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:43.759 [qtp63387985-22] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.759 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@162ce18e Connect@56c2781f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899] 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@155e3e4e on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} startThread=0 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.760 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=1,pool=DuplexConnectionPool@695a69a1[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.760 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.760 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@2111ab83{HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:43.760 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=2 15:09:43.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@155e3e4e 15:09:43.761 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:43.761 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1dab9dd6 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.761 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@60c3c607[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34084]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.761 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.767 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}-> 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d44790 on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.768 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@60094ac7{HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=2 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 2 updates 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d44790 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.769 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@695a69a1[c=0/1/64,a=0,i=1,q=1] 15:09:43.769 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@5d39f2d8{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@4a1c0752[size=1 closed=false] 15:09:43.770 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]} on HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/1/64,a=1,i=0,q=0] 15:09:43.770 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]} associated true to HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.771 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@2f9a666{s=START} 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:43.772 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@2f9a666{s=COMPLETING} 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [HeapByteBuffer@44b1b34f[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=4/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[PENDING/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@2f9a666{s=COMPLETING}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=12/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=12/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=13/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=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 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@2f9a666{s=END} 15:09:43.773 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.773Z 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.773 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.773Z 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]}, result: null 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:43.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 startThread=0 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.774Z 15:09:43.774 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@12136793{Connect@56c2781f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34084 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@38692f24, client.connector=HttpClient@27ead29e{STARTED}}}} in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.774Z tryProduce true 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:43.774 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@28a98d95 started 15:09:43.775 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 waiting 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:43.83Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=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 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@2111ab83{HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=70/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.831 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=START,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:43.832 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ECPiR+hZpnIkEyZXrY3z2A== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@64133965{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=1} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:43.833 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@7def321b{STOPPED} added {InflaterPool@3006e3e1{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@7def321b{STOPPED} added {DeflaterPool@581c4476{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {ScheduledExecutorScheduler@49ec46ea{STOPPED},AUTO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {org.eclipse.jetty.io.MappedByteBufferPool@82b18f5,POJO} 15:09:43.839 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {SessionTracker@5d0a2a2f{STOPPED},AUTO} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=300000,inputBufferSize=4096],creator=org.eclipse.jetty.websocket.server.WebSocketServerFactory] added {WebSocketExtensionFactory@7def321b{STOPPED},AUTO} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6f185af5 15:09:43.840 [qtp63387985-17] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@49ec46ea{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms ScheduledExecutorScheduler@49ec46ea{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5d0a2a2f{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms SessionTracker@5d0a2a2f{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@7def321b{STOPPED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3006e3e1{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms InflaterPool@3006e3e1{STARTED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@581c4476{STOPPED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms DeflaterPool@581c4476{STARTED,size=0,capacity=UNLIMITED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms WebSocketExtensionFactory@7def321b{STARTED} 15:09:43.840 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2381ms WebSocketServerFactory@5890c1c0[defaultPolicy=WebSocketPolicy@78f95b20[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096],creator=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnectionFactory] 15:09:43.844 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:43.845 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:43.846 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection, public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketFrame()) 15:09:43.846 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96, policy=WebSocketPolicy@2d9e652f[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:43.847 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:43.851 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=19} 15:09:43.851 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=19} 15:09:43.852 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21}] 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21}] added {WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21},POJO} 15:09:43.853 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=21}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],AUTO} 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22}] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=22},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.854 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2395ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=24/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=START}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=23} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{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:8899/ws/sensinact,age=23} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@64133965{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.855 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4aeae20e) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@2b838f26 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:43.856 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:43.856 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=COMPLETING}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=24} 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2c9c06fd[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@1b5156f7] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:43.856 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@4aeae20e w=false 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@64133965{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@64133965{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} to WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@64133965{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=83/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.857Z 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} upgrading from HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} to WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:43.857 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 startThread=0 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2111ab83[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@10fa6c3c{s=END}]=>HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=25} 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@5711ebb5 started 15:09:43.857 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 waiting 15:09:43.857 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[HANDSHAKING],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.858 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:43.857Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:43.858 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=84/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.858 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@3dbd535b[batching=true] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENING],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@3dbd535b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:43.859 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.859 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@60094ac7{HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:43.859 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.859 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.860 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@63958a2d[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@5d4d005c | +> SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] - STARTED += ExtensionStack@2f30d24b[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@602ca1b8{s=HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:43.860 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2111ab83::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@64133965{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:43.860 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[null 0 null]@15afd8c2[PENDING/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@4e24626[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:43.861 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 Date: Thu, 11 Nov 2021 15:09:43 GMT Connection: Upgrade Sec-WebSocket-Accept: n7Roq5w+5dmffj5DXIETXBcxjt0= Upgrade: WebSocket 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:43.863 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.864 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null 15:09:43.864 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2 15:09:43.867 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.867 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:43.868 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],AUTO} 15:09:43.935 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=74/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2477ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:09:43.936 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2477ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=75/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=77/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:43.938 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @2479ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:43.939 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=78/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.939 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@74eacb5e{DirectByteBuffer@4e24626[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:43.946 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@60094ac7(l:/127.0.0.1:34084 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5a7b2a3f(exchange=HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]})[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[HANDSHAKING],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@9bfdde7[batching=true] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENING],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@9bfdde7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=86/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3ec1a225[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@7b4e912 | +> SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] - STARTED += ExtensionStack@1f761924[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.947 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:43.947 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@16bd6b49{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@5a7b2a3f(exchange=null)[send=HttpSenderOverHTTP@b02b795(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2f9a666{s=START}],recv=HttpReceiverOverHTTP@89b896e(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:43.948 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@5d39f2d8{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@60094ac7::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@4a1c0752[size=0 closed=false] 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091] 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@19593091 > HttpResponse[HTTP/1.1 101 Switching Protocols]@15afd8c2] null 15:09:43.955 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:43.955 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@361592f5[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 15:09:43.956 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:43.956 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:43.956 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=83,c=32768,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:43.957 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:43.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=98/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.958 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 15:09:43.962 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=102/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:43.962 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.962Z 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.963Z 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:43.963Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:43.963 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd\x02\x1cu0y>\x00Bk>O\x12-o\x10^qu\x1bQahZ...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@70b2844a[p=0,l=77,c=77,r=77]={<<\x00Bk>O\x12-o\x10^qu\x1bQahZ@ps\x03Yf...\x1aEp\x7f\x10C-~\x07Yet\x01^go\x06\x1fEY!\x12\x7f>>>} 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:43.964 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@70b2844a[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:43.965 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:43.964Z 15:09:43.971 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:43.971Z tryProduce true 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:43.971 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@769efad1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=156,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=156,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=160 cap=32768] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=160,c=32768,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.034 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.034 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 160 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=70/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=160 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.034 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] processing 0 entries: [] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] auto flushing 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=160,terminated=null] flushing 0 frames: [] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=83,l=83,c=4096,r=0]={\x81\xCd\x02\x1cu0{"u...s/GET"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\x02\x1cu0{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.035 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.035 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.035Z 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.038 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@5711ebb5 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.038Z 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.038 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 startThread=0 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.038Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 160 bytes - DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=160,c=4096,r=160]={<<<\x81~\x00\x9c{"response":{"name":"...ness","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.038 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 160 bytes 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 156 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=156,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@373e14fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=156,fin=true,rsv=...,masked=false] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=156,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.039 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@373e14fa[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.039 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@5711ebb5 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.039Z 15:09:44.040 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:44.046 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@175d79a0 started 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([156] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.046 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@175d79a0 waiting 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.046Z tryProduce true 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 {"response":{"name":"brightness","type":"int","value":10,"timestamp":1636643383572},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=160,l=160,c=4096,r=0]={\x81~\x00\x9c{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]}} 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.046 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@5a4c638d in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.046 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1175b1ac[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...ype":"int","value":5}]}>>>} 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.163 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:44.163 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=117/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=128/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: [] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: [] 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=128/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.164 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.164Z 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=129/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.164Z tryProduce true 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.164 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd\x02\x1cu0{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.164 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.165 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=129/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.165 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xA6@\xFb\x9e\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC5...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@11fcc1e2[p=0,l=130,c=130,r=130]={<<<\xDdb\x8e\xEc\xCfb\xC1\xBc\x893\x9e\xF0\xD5)\x95\xFf\xC54\xD4\xEe\xD4/\x8d\xF7\xC2...\xE7\xD6%\xD9\xA4\x84)\x95\xEa\x84l\xD9\xE8\xC7,\x8e\xFb\x84z\xCe\xE3\xFb=>>>} 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@11fcc1e2[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact/provid...ype":"int","value":5}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.165 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact/p...brightness","type":"int","value":5}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5ed8b0d2[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=265,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=265,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=269 cap=32768] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=269,c=32768,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 269 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=269 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] processing 0 entries: [] 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] auto flushing 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=269,terminated=null] flushing 0 frames: [] 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.166 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82\xA6@\xFb\x9e{...e":5}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.166 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xA6@\xFb\x9e{...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]}} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@175d79a0 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1} startReservedThread p=1 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@7650f9ec startThread=0 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@7650f9ec in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}] 15:09:44.167 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=1}@7650f9ec started 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=1}@175d79a0 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z 15:09:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@7650f9ec waiting 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.167 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z tryProduce true 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]] 15:09:44.167 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.167Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=156,f=null]]}} 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.167 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9c{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 269 DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 269 bytes - DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=269,c=4096,r=269]={<<<\x81~\x01\t{"triggered":[{"name".../dim","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 269 bytes 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 265 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=265,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@78970956[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=265,fin=true,rsv=...,masked=false] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=265,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@78970956[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([265] "{"triggered":[{"name..."/light/switch/dim","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643384166}],"response":{"task":"ACT","start":1636643384165,"end":1636643384165,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=269,l=269,c=4096,r=0]={\x81~\x01\t{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]}} 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.168 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@5711ebb5 waiting 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.168 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643384166}],"response":{"task":"ACT","start":1636643384165,"end":1636643384165,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7e0c7be[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>} 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=77,fin=true,rsv=...,masked=false] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=77,fin=true,rsv=...,masked=true], Flusher@c13a0c4[PROCESSING]) 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=77,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.364 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@c13a0c4[PROCESSING],AUTO,null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=83 cap=32768] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@f124f6[p=0,l=83,c=32768,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>\xF3\xC34\x9e\xEc\xD5b\xC1\xC5...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 83 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=83 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] processing 0 entries: [] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] auto flushing 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=83,terminated=null] flushing 0 frames: [] 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.365 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING 15:09:44.365 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.365Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:44.366Z 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]]}} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xA6@\xFb\x9e{...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.366Z tryProduce true 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 83 DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 83 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=83,c=4096,r=83]={<<<\x81\xCd]\xAbM\x1a&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfb..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 83 bytes 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=130,f=null]] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.366 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 77 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@bc30008[p=0,l=77,c=77,r=77]={<<<&\x898h4\x89w8r\xD8(t.\xC2#{>\xDfbj/\xC4;s9..."o/\xC8(ir\xC9?s:\xC39t8\xD8>5\x1a\xEe\x198 >>>} 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=77,fin=true,rsv=...,masked=true] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=77,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@bc30008[p=0,l=77,c=77,r=77]={<<<{"uri":"/sensinact/provid...ources/brightness/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.366 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([77] "{"uri":"/sensinact/p...ces/switch/resources/brightness/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7de4ffd1[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=155,fin=true,rsv=...,masked=false], Flusher@1abdb48f[PROCESSING]) 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=155,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@1abdb48f[PROCESSING],AUTO,null]] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.367 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=159 cap=32768] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=159,c=32768,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 159 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=159 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 1/1/1 selected 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] processing 0 entries: [] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 1 keys, 0 updates 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] auto flushing 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=159,terminated=null] flushing 0 frames: [] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@7a3b9ff1[p=83,l=83,c=4096,r=0]={\x81\xCd]\xAbM\x1a{"u...s/GET"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@162ce18e SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd]\xAbM\x1a{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.368 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@413e54cc 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:09:44.368 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0} tryExecute EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.368Z 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 offer EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 task=EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.369Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=true/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:44.369Z tryProduce true 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]]}} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=265,f=null]] 15:09:44.369 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\t{"tri...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 159 DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 159 bytes - DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=0,l=159,c=4096,r=159]={<<<\x81~\x00\x9b{"response":{"name":"...ness","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 159 bytes 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 155 - Parser@7604567b[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=155,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@378c0eac[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=155,fin=true,rsv=...,masked=false] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=155,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@378c0eac[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.369 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([155] "{"response":{"name":.../switch/brightness","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"brightness","type":"int","value":5,"timestamp":1636643384166},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@6faa16f9[READING] getAction(DirectByteBuffer@660cda54[p=159,l=159,c=4096,r=0]={\x81~\x00\x9b{"res...e":200}<<<>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@660cda54[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9b{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]]}} 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c on ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/1 selected 15:09:44.370 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@175d79a0 waiting 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1592c07c 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.370 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 1 keys {"response":{"name":"brightness","type":"int","value":5,"timestamp":1636643384166},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=880/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=880/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z 15:09:44.456 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.456Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:09:44.457Z 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.457Z tryProduce true 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=881/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=881/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.457 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.458 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@1d6c1214[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:44.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>dmffj5DXI...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1ac4b5ae[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=3,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@181c804] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2a29b623) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=3,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=3} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.460 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.461 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z 15:09:44.461 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.462Z 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:09:44.461Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.462Z tryProduce true 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.462 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:44.462 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,62 of 62} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@2b7b4f90{HeapByteBufferR@38abc9b7[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:44.463 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39e4c800[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>dmffj5DXI...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@48121763[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:44.464 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e9289a7] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@683ecf8e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {HttpClientTransportOverHTTP@37c5fc56{STOPPED},AUTO} 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {Client@1c025cb[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:44.465 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@50825a02,POJO} 15:09:44.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.465 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@68809cc7,POJO} 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1883237069]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@7051777c,POJO} 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@3241713e,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@361e697e[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {HttpClient@43cf6ea3{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@361e697e[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {SessionTracker@5ecba515{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@512d4583{STOPPED} added {InflaterPool@2abc224d{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@512d4583{STOPPED} added {DeflaterPool@13cd7ea5{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@512d4583{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@43cf6ea3{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTING} added {ScheduledExecutorScheduler@2b97cc1f{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@60723d6a,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@37c5fc56{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@37c5fc56{STARTING} added {ClientSelectorManager@18324f97{STOPPED},AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@18324f97{STOPPED} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z added {SelectorProducer@71178a52,POJO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z added {QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:44.466 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.466Z created 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.467Z,MANAGED} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@18324f97{STARTING} added {ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.467Z 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] added {ReservedThreadExecutor@abbc908{s=0/2,p=0},AUTO} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3008ms ReservedThreadExecutor@abbc908{s=0/2,p=0} 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-45,5,main] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-46,5,main] 15:09:44.467 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-47,5,main] 15:09:44.467 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-48,5,main] 15:09:44.468 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-49,5,main] 15:09:44.468 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-50,5,main] 15:09:44.468 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-51,5,main] 15:09:44.468 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1137667747-52,5,main] 15:09:44.468 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3009ms QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.468 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3009ms EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.468Z 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 startThread=0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.469 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@6a4d7f76 on ManagedSelector@ff6077{STARTING} id=0 keys=0 selected=0 updates=0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.469Z tryProduce false 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@6a4d7f76 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.469 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 0 keys 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=0 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms ClientSelectorManager@18324f97{STARTED} 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3010ms HttpClientTransportOverHTTP@37c5fc56{STARTED} 15:09:44.469 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:44.471 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 10ec523c[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3013ms Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2b97cc1f{STOPPED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms ScheduledExecutorScheduler@2b97cc1f{STARTED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms HttpClient@43cf6ea3{STARTED} 15:09:44.472 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5ecba515{STOPPED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms SessionTracker@5ecba515{STARTED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@512d4583{STOPPED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@2abc224d{STOPPED,size=0,capacity=UNLIMITED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3014ms InflaterPool@2abc224d{STARTED,size=0,capacity=UNLIMITED} 15:09:44.473 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@13cd7ea5{STOPPED,size=0,capacity=UNLIMITED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms DeflaterPool@13cd7ea5{STARTED,size=0,capacity=UNLIMITED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms WebSocketExtensionFactory@512d4583{STARTED} 15:09:44.477 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3018ms WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STARTED},openSessions.size=0] 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba to ws://127.0.0.1:8899/ws/sensinact 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:44.477 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba, policy=WebSocketPolicy@79767781[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43cf6ea3{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=null,MANAGED} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=null 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] added {Pool@245a060f[size=0 closed=false],POJO} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3019ms DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3019ms HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.478 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a for HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=1] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=1] 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:44.484 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:44.485 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b startThread=0 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:44.485 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] on ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:09:44.485 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=1 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} on ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=0 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=1 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.485 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@62ddd21b in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/0 selected 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] startThread=0 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} 15:09:44.485 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:44.485 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.485 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.485 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.486 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.486 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@7ee98dbf Connect@699b947a{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}} 15:09:44.486 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:44.486 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899] 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@63b9d082 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} startThread=0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.493 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@2c46ce12{HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=2 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@63b9d082 15:09:44.493 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6a131db[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34086]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:44.493 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.494 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=1,pool=DuplexConnectionPool@aced190[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:44.494 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6eae2035 on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=39/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@6a91b9bf{HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=2 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 2 updates 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6eae2035 15:09:44.533 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.533 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@aced190[c=0/1/64,a=0,i=1,q=1] 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.534 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@1e63d216{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@245a060f[size=1 closed=false] 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]} on HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/1/64,a=1,i=0,q=0] 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.534 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]} associated true to HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@1a4ddb87{s=START} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@1a4ddb87{s=COMPLETING} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [HeapByteBuffer@4fcd73e1[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=9/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[PENDING/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@1a4ddb87{s=COMPLETING}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=49/60000}{io=1/1,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@1a4ddb87{s=END} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]}, result: null 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=50/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=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 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.543 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@7ad606ba{Connect@699b947a{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34086 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@6da40d91, client.connector=HttpClient@43cf6ea3{STARTED}}}} in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:09:44.543 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.543Z 15:09:44.551 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.551Z 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:09:44.551Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=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 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@2c46ce12{HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=START,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>type":"in...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:44.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:44.553 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.553Z 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.561Z tryProduce true 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:44.561 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9i4xRm1b3hBTJtDdld5saw== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2b7a62ac{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=1} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:44.562 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:44.563 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad, policy=WebSocketPolicy@4f45c6[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10}] 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10}] added {WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10},POJO} 15:09:44.571 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],AUTO} 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=10},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=11}] 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=11},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=11}] 15:09:44.572 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:09:44.633 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=73},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=73}] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=81/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=73},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3175ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=82/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=START}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{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:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2b7a62ac{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6e0ea8fa) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1415a188 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=73} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:44.634 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:44.635 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=91/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=COMPLETING}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@4f20a396[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@7a2a5635] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@6e0ea8fa w=false 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2b7a62ac{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.643Z 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} to WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@2b7a62ac{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 startThread=0 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@3fd48784 started 15:09:44.643 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 waiting 15:09:44.643 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:44.643Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=100/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:44.643 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} upgrading from HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} to WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=82} 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@2c46ce12[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@495a27e7{s=END}]=>HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=89} 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@6a91b9bf{HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=1,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[HANDSHAKING],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=106/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:44.650 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@18009fed[batching=true] 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:44.650 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.650 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENING],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@18009fed[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:44.657 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[null 0 null]@1e7991f1[PENDING/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@1eb309df[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:44.658 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.658 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:44.658 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@a27f314[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@10196ee2 | +> SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] - STARTED += ExtensionStack@4a18de5[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:44.664 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:44.664 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:44.664 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 Date: Thu, 11 Nov 2021 15:09:44 GMT Connection: Upgrade Sec-WebSocket-Accept: m8KQ3AXpZX9EXvNoEPQTbYW2Mus= Upgrade: WebSocket 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4fdcb2a0{s=HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@2c46ce12::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@2b7a62ac{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:44.665 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.665 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:44.672 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],AUTO} 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3214ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3214ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:44.673 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:44.674 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @3222ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@1074e5a1{DirectByteBuffer@1eb309df[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@6a91b9bf(l:/127.0.0.1:34086 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@2bacb384(exchange=HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]})[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[HANDSHAKING],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:44.681 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENING],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.682 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=55/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.738 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@5f8e03e4[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@1a8c8ed1 | +> SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] - STARTED += ExtensionStack@52ce9d72[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@74956e77{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@2bacb384(exchange=null)[send=HttpSenderOverHTTP@7d76c9d7(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@1a4ddb87{s=START}],recv=HttpReceiverOverHTTP@57dff73(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@1e63d216{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@6a91b9bf::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@245a060f[size=0 closed=false] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@35a693b9[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6edaa77a > HttpResponse[HTTP/1.1 101 Switching Protocols]@1e7991f1] null 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.738 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.738 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:44.739 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.745 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.746 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=63/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=79,c=32768,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=64/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.746 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:09:44.746Z 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=95/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCd]\xAbM\x1a{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.753 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.753Z tryProduce true 15:09:44.753 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.753 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9mq\xA1.\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.754 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2f7416cd[p=0,l=73,c=73,r=73]={<<<\x16S\xD4\\\x04S\x9b\x0cB\x02\xC4@\x1e\x18\xCfO\x0e\x05\x8e^\x1f\x1e\xD7G\t...\x8e\\\x08\x02\xCe[\x1f\x12\xC4]B\x02\xD5O\x19\x04\xD2\x01*4\xF5\x0c\x10>>>} 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@2f7416cd[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.754 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@b4d92a6[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=154,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=154,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=158 cap=32768] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=158,c=32768,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>}ri":"/li...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 158 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=158 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.755 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.755 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] processing 0 entries: [] 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] auto flushing 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=158,terminated=null] flushing 0 frames: [] 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=79,l=79,c=4096,r=0]={\x81\xC9mq\xA1.{"u...s/GET"}<<<>>>ET"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9mq\xA1.{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.761Z 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3fd48784 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.761Z 15:09:44.761 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.761 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.762 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 startThread=0 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.762 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@3c17fd89 started 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.762 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3c17fd89 waiting 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.762 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1}@3fd48784 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.762 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z tryProduce true 15:09:44.762 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.762 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:44.762Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=16/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:44.768 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.768 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 158 DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 158 bytes - DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=158,c=4096,r=158]={<<<\x81~\x00\x9a{"response":{"name":"...atus","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 158 bytes 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 154 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=154,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5ffb78cb[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=154,fin=true,rsv=...,masked=false] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=154,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5ffb78cb[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([154] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"OFF","timestamp":1636643384459},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=158,l=158,c=4096,r=0]={\x81~\x00\x9a{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.769 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]}} 15:09:44.775 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.776 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@30135202 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.776 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7a5c6146[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>} 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=74,fin=true,rsv=...,masked=false] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=74,fin=true,rsv=...,masked=false] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=74,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=74,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=80 cap=32768] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=80,c=32768,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.946 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 80 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=171/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=80 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] processing 0 entries: [] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] auto flushing 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=80,terminated=null] flushing 0 frames: [] 15:09:44.947 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:09:44.947Z 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:44.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:44.947Z tryProduce true 15:09:44.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9mq\xA1.{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=186/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:44.948 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 80 DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 80 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=80,c=4096,r=80]={<<<\x81\xCa\xAc\xD7\xDcz\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 80 bytes 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 74 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@63290a23[p=0,l=74,c=74,r=74]={<<<\xD7\xF5\xA9\x08\xC5\xF5\xE6X\x83\xA4\xB9\x14\xDf\xBe\xB2\x1b\xCf\xA3\xF3\n\xDe\xB8\xAa\x13\xC8...\x08\xC9\xA4\xB3\x0f\xDe\xB4\xB9\t\x83\xA3\xA9\x08\xC2\x88\xB3\x14\x83\x96\x9f.\x8e\xAa>>>} 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=74,fin=true,rsv=...,masked=true] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=74,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@63290a23[p=0,l=74,c=74,r=74]={<<<{"uri":"/sensinact/provid...resources/turn_on/ACT"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([74] "{"uri":"/sensinact/p...rvices/switch/resources/turn_on/ACT"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2b7e0764[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=275,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=275,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=279 cap=32768] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=279,c=32768,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] processing 0 entries: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] auto flushing 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=279,terminated=null] flushing 0 frames: [] 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=80,l=80,c=4096,r=0]={\x81\xCa\xAc\xD7\xDcz{"u...n/ACT"}<<<>>>T"}meters...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xAc\xD7\xDcz{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.951 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]}} 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:44.952 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.952 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]] 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3c17fd89 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1} startReservedThread p=1 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@abbc908{s=0/2,p=1}@54038729 startThread=0 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@abbc908{s=0/2,p=1}@54038729 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}] 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=1}@54038729 started 15:09:44.952 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@54038729 waiting 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:44.952Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=154,f=null]]}} 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:44.952 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9a{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=1}@3c17fd89 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.952Z 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 279 DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 279 bytes - DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:44.953Z tryProduce true 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=279,c=4096,r=279]={<<<\x81~\x01\x13{"triggered":[{"name"...n_on","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 279 bytes 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 275 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5ac473d9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=PAYLOAD,c=0,len=275,f=TEXT[len=0,fin=true,rsv=...,masked=false]]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=275,fin=true,rsv=...,masked=false] 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=275,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5ac473d9[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([275] "{"triggered":[{"name...ght/switch/turn_on","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1636643384950}],"response":{"task":"ACT","start":1636643384949,"end":1636643384949,"uri":"/light/switch/turn_on","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=279,l=279,c=4096,r=0]={\x81~\x01\x13{"tri...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]}} 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:44.953 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@3fd48784 waiting 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:44.953 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7b661eef[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>} 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=73,fin=true,rsv=...,masked=false] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=73,fin=true,rsv=...,masked=true], Flusher@3b616b7d[PROCESSING]) 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=73,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@3b616b7d[PROCESSING],AUTO,null]] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=79 cap=32768] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@3f5ef8c9[p=0,l=79,c=32768,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>\xAa\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:45.147 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:09:45.147 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 79 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=79 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] processing 0 entries: [] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] auto flushing 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=79,terminated=null] flushing 0 frames: [] 15:09:45.148 [Thread-29] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:09:45.148Z 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]]}} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.148Z tryProduce true 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCa\xAc\xD7\xDcz{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 79 DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 79 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=74,f=null]] 15:09:45.148 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=79,c=4096,r=79]={<<<\x81\xC9W\x02\xE0\x9e, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 79 bytes 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 73 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5e2d64b7[p=0,l=73,c=73,r=73]={<<<, \x95\xEc> \xDa\xBcxq\x85\xF0$k\x8e\xFf4v\xCf\xEe%m\x96\xF73...\xCf\xEc2q\x8f\xEb%a\x85\xEdxq\x94\xFf#w\x93\xB1\x10G\xB4\xBc*>>>} 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=73,fin=true,rsv=...,masked=true] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=73,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5e2d64b7[p=0,l=73,c=73,r=73]={<<<{"uri":"/sensinact/provid.../resources/status/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:45.148 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([73] "{"uri":"/sensinact/p...ervices/switch/resources/status/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2774b09f[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=153,fin=true,rsv=...,masked=false], Flusher@51e0d238[PROCESSING]) 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=153,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@51e0d238[PROCESSING],AUTO,null]] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:45.149 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=157 cap=32768] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=157,c=32768,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 1/1/1 selected 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 1 keys, 0 updates 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 157 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=157 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7ee98dbf SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] processing 0 entries: [] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] auto flushing 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=157,terminated=null] flushing 0 frames: [] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@7a3b9ff1[p=79,l=79,c=4096,r=0]={\x81\xC9W\x02\xE0\x9e{"u...s/GET"}<<<>>>}T"}meter...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9W\x02\xE0\x9e{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0} tryExecute EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 offer EatWhatYouKill@64f555e7/SelectorProducer@71178a52/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 task=EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:45.15Z 15:09:45.150 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]]}} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=true/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:45.15Z tryProduce true 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\x13{"tri...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2be13d17 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 157 DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 157 bytes - DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=275,f=null]] 15:09:45.150 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=0,l=157,c=4096,r=157]={<<<\x81~\x00\x99{"response":{"name":"...atus","statusCode":200}>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 157 bytes 15:09:45.150 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 153 - Parser@101f5c6f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=153,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@59315675[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=153,fin=true,rsv=...,masked=false] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=153,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@59315675[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([153] "{"response":{"name":...ight/switch/status","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"status","type":"string","value":"ON","timestamp":1636643384950},"type":"GET_RESPONSE","uri":"/light/switch/status","statusCode":200} 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@44883f79[READING] getAction(DirectByteBuffer@ea11bc1[p=157,l=157,c=4096,r=0]={\x81~\x00\x99{"res...e":200}<<<>>>9,"uri":"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:45.150 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@ea11bc1[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x99{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]]}} 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d on ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=1 15:09:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@3c17fd89 waiting 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/1 selected 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@700c1d 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.151 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 1 keys 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=775/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.241Z 15:09:45.241 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.241Z 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.242Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:09:45.242Z 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.242Z tryProduce true 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=776/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.242 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=776/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>e\r\nCache-...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.242 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=1} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.243 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} parsed false HttpParser{s=END,0 of -1} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=2} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.244 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@8eb070d[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@57e536ec[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.246 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=4} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@cfb4e53] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6ce90ca6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=5} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.247 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.248 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=12]@2021-11-11T15:09:45.249Z 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.249Z tryProduce true 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.249 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.249 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} Content@7052c75b{HeapByteBufferR@456f0d3a[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@7052c75b{HeapByteBufferR@456f0d3a[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed false HttpParser{s=END,62 of 62} 15:09:45.250 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@7052c75b{HeapByteBufferR@456f0d3a[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@595c3b75[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.251 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3f52471a[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@2e99b17] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2d2e53ad) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.252 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:45.253 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.253 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=13]@2021-11-11T15:09:45.254Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.254 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1.8.0_202...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.255Z 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.255Z tryProduce true 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.255 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.256 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=8} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.263 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4246ae7e[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] (null,[p=0,l=154,c=154,r=154],true)@START 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 15:09:45.264 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1499e9b3[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=7,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@30b14bba] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5958a890) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.265 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=7,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=16} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=154 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.271 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=7,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=185,c=8192,r=185]={<<>>onnection...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.272 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=0} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/turn_on/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=1} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.273 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=8} 15:09:45.280 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=9} parsed false HttpParser{s=END,0 of -1} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=9} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.281 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c32c59[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=10} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] (null,[p=0,l=275,c=275,r=275],true)@START 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2b65f8aa[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 15:09:45.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING {"triggered":[{"name":"status","type":"string","value":"ON","timestamp":1636643385281}],"response":{"task":"ACT","start":1636643385281,"end":1636643385281,"uri":"/light/switch/turn_on","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/turn_on","statusCode":200} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=8,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=15} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@75ea1464] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@22769889) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=8,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/turn_on/ACT,age=16} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/turn_on/ACT written=275 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} filled 151 HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=8,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=151,c=8192,r=151]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.288 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} GET //127.0.0.1:8899/sensinact/light/switch/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/light/switch/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=0} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/light/switch/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/light/switch/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.334 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:45.335 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=1} 15:09:45.342 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.342 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6c39cc7b[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/light/switch/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] (null,[p=0,l=153,c=153,r=153],true)@START 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49d5acac[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=9,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=9} 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.343 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5f71c7cf] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@59a18342) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=9,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/light/switch/status/GET,age=10} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/light/switch/status/GET written=153 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.344 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=9,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.351 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.352 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.359 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e2c2192[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=11} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@36862692[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.362 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.363 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=10,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=12} 15:09:45.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.368 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1102373e] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4f75a70a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=10,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=18} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=10,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.369 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.434 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=65/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} Content@70ea3fc7{HeapByteBufferR@775f25fe[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@70ea3fc7{HeapByteBufferR@775f25fe[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} parsed false HttpParser{s=END,62 of 62} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@70ea3fc7{HeapByteBufferR@775f25fe[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.435 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=66/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=1} 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@154be3ed[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.436 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@34fef284[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.437 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=67/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=3} 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.443 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3a804130] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6f8eaaab) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=11,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=10} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=11,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>99\r\nConne...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.444 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} parsed false HttpParser{s=END,0 of -1} 15:09:45.451 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=7} 15:09:45.458 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.458 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@66b9c4d8[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=154 null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] (null,[p=0,l=154,c=154,r=154],true)@START 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=154} last=true content=HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] ([p=0,l=123,c=16384,r=123],[p=0,l=154,c=154,r=154],true)@COMPLETING 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5e8880fe[p=0,l=154,c=154,r=154]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 277 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=12,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=277 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=154},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4449b276] ([p=123,l=123,c=16384,r=0],[p=154,l=154,c=154,r=0],true)@END 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@62be635b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=12,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=15} 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=154 15:09:45.459 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.465 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.465 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 214 HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} filled 214 HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=12,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=214,c=8192,r=214]={<<>>t-Length:...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=0} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_on/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.466 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_on/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.473 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=8} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.474 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@509c120f[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}) 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=275 null 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_on/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] (null,[p=0,l=275,c=275,r=275],true)@START 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=275} last=true content=HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>} 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 275 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] ([p=0,l=123,c=16384,r=123],[p=0,l=275,c=275,r=275],true)@COMPLETING 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@59cfc068[p=0,l=275,c=275,r=275]={<<<{"triggered":[{"name":"st...n_on","statusCode":200}>>>}] 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.475 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 398 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=13,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=9} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=398 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=275},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@48fac4b1] ([p=123,l=123,c=16384,r=0],[p=275,l=275,c=275,r=0],true)@END 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@4d50960a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=13,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_on/ACT,age=15} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_on/ACT written=275 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.481 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} filled 180 HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=13,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=180,c=8192,r=180]={<<>>1:8899\r\nC...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.482 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.531 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/status/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/status/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} parsed false HttpParser{s=END,0 of -1} 15:09:45.535 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=4} 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5a87aa90[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}) 15:09:45.543 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=153 null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/status/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] (null,[p=0,l=153,c=153,r=153],true)@START 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=153} last=true content=HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] ([p=0,l=123,c=16384,r=123],[p=0,l=153,c=153,r=153],true)@COMPLETING 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44c6223d[p=0,l=153,c=153,r=153]={<<<{"response":{"name":"stat...atus","statusCode":200}>>>}] 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 276 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=62/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=14,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=276 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=153},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d6f0c69] ([p=123,l=123,c=16384,r=0],[p=153,l=153,c=153,r=0],true)@END 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@17d76ec0) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=14,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/status/GET,age=13} 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/status/GET written=153 15:09:45.544 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.551 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} filled 215 HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=14,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=215,c=8192,r=215]={<<>>-Length: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=0} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/turn_off/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.552 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/turn_off/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.559 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=8} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.560 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@541966b[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}) 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=278 null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/turn_off/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] (null,[p=0,l=278,c=278,r=278],true)@START 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=278} last=true content=HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] ([p=0,l=123,c=16384,r=123],[p=0,l=278,c=278,r=278],true)@COMPLETING 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7038ceee[p=0,l=278,c=278,r=278]={<<<{"triggered":[{"name":"st..._off","statusCode":200}>>>}] 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 401 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=15,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=401 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=278},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5c351f47] ([p=123,l=123,c=16384,r=0],[p=278,l=278,c=278,r=0],true)@END 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3096ced4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=15,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/turn_off/ACT,age=9} 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/turn_off/ACT written=278 15:09:45.561 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.567 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} filled 292 HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=15,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=292,c=8192,r=292]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 62 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} parsed true HttpParser{s=CONTENT,0 of 62} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.568 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.575 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} Content@39ede463{HeapByteBufferR@f94120e[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@39ede463{HeapByteBufferR@f94120e[p=230,l=292,c=8192,r=62]={POST /sen... 62\r\n\r\n<<<{"parameters":[{"name":"b...pe":"int","value":10}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parsed false HttpParser{s=END,62 of 62} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=62,q=1,[0]=EOF,s=STREAM] read 62 from Content@39ede463{HeapByteBufferR@f94120e[p=292,l=292,c=8192,r=0]={POST /sen...":10}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.576 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d496a53[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=266 null 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] (null,[p=0,l=266,c=266,r=266],true)@START 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=266} last=true content=HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 266 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] ([p=0,l=123,c=16384,r=123],[p=0,l=266,c=266,r=266],true)@COMPLETING 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2bd14765[p=0,l=266,c=266,r=266]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.577 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 389 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,62 of 62},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=9} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=389 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=266},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@47a3473] ([p=123,l=123,c=16384,r=0],[p=266,l=266,c=266,r=0],true)@END 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.584 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@8d5c7b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=16,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=266 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,62 of 62} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.585 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=16,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>r-Agent: ...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.631 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=53/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=54/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.639 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.642 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@ea99317[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}) 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] (null,[p=0,l=83,c=83,r=83],true)@START 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\nX9EXvNoE...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@27f355a4[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}] 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=62/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=17,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@159cbdf4] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@369c918a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=17,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.647 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.648 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=17,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.655 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.656 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:45.663 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=8} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@490cb839[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=156 null 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] (null,[p=0,l=156,c=156,r=156],true)@START 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=156} last=true content=HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 156 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.664 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] ([p=0,l=123,c=16384,r=123],[p=0,l=156,c=156,r=156],true)@COMPLETING 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@398fcff1[p=0,l=156,c=156,r=156]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 279 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=17/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=18,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=10} 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=279 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=156},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6b4d198b] ([p=123,l=123,c=16384,r=0],[p=156,l=156,c=156,r=0],true)@END 15:09:45.665 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=16} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@63c1a522) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.671 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=18,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=17} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=156 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 291 HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} filled 291 HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=18,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=291,c=8192,r=291]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.672 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=0} POST //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 61 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} parsed true HttpParser{s=CONTENT,0 of 61} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.679 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=7} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/dim/ACT @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/dim/ACT -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parse HeapByteBuffer@5447d1cf[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} Content@4fa01413{HeapByteBufferR@817ba51[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@4fa01413{HeapByteBufferR@817ba51[p=230,l=291,c=8192,r=61]={POST /sen... 61\r\n\r\n<<<{"parameters":[{"name":"b...ype":"int","value":5}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} parsed false HttpParser{s=END,61 of 61} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=61,q=1,[0]=EOF,s=STREAM] read 61 from Content@4fa01413{HeapByteBufferR@817ba51[p=291,l=291,c=8192,r=0]={POST /sen...e":5}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.680 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=8} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@6593376c[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}) 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=265 null 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/dim/ACT on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=16} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] (null,[p=0,l=265,c=265,r=265],true)@START 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=265} last=true content=HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>} 15:09:45.688 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 265 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] ([p=0,l=123,c=16384,r=123],[p=0,l=265,c=265,r=265],true)@COMPLETING 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2a5cb741[p=0,l=265,c=265,r=265]={<<<{"triggered":[{"name":"br.../dim","statusCode":200}>>>}] 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 388 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,61 of 61},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=388 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643385688}],"response":{"task":"ACT","start":1636643385688,"end":1636643385688,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=265},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1fac5569] ([p=123,l=123,c=16384,r=0],[p=265,l=265,c=265,r=0],true)@END 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false {"triggered":[{"name":"brightness","type":"int","value":5,"timestamp":1636643385688}],"response":{"task":"ACT","start":1636643385688,"end":1636643385688,"uri":"/light/switch/dim","status":"EXECUTED"},"type":"ACT_RESPONSE","uri":"/light/switch/dim","statusCode":200} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3f45aca6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=19,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/dim/ACT,age=17} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/dim/ACT written=265 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,61 of 61} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} filled 184 HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=19,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=184,c=8192,r=184]={<<>>Connectio...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.689 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=46/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/light/services/switch/resources/brightness/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/light/services/switch/resources/brightness/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} parsed false HttpParser{s=END,0 of -1} 15:09:45.736 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=47/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=47} 15:09:45.743 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@c3895f9[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}) 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=155 null 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@71c29e0a[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/light/services/switch/resources/brightness/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=55} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63f02c08] (null,[p=0,l=155,c=155,r=155],true)@START 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=155} last=true content=HeapByteBuffer@71c29e0a[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>} 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 155 15:09:45.744 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63f02c08] ([p=0,l=123,c=16384,r=123],[p=0,l=155,c=155,r=155],true)@COMPLETING 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@71c29e0a[p=0,l=155,c=155,r=155]={<<<{"response":{"name":"brig...ness","statusCode":200}>>>}] 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 278 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=55/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=20,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=56} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=278 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=155},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@63f02c08] ([p=123,l=123,c=16384,r=0],[p=155,l=155,c=155,r=0],true)@END 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null {"response":{"name":"brightness","type":"int","value":5,"timestamp":1636643385688},"type":"GET_RESPONSE","uri":"/light/switch/brightness","statusCode":200} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=56} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=56} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2e8f6e7f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=20,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/light/services/switch/resources/brightness/GET,age=56} 15:09:45.745 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/light/services/switch/resources/brightness/GET written=155 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=20,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.751 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.752 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} Content@6650a10a{HeapByteBufferR@3075104[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@6650a10a{HeapByteBufferR@3075104[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parsed false HttpParser{s=END,71 of 71} 15:09:45.759 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@6650a10a{HeapByteBufferR@3075104[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:45.760 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@576764a7[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6ed1903e[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22802d49] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@6ed1903e[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22802d49] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>X9EXvNoEP...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6ed1903e[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:45.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=12/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=11} 15:09:45.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:45.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:45.767 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@22802d49] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@70d0c83d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=21,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.768 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.773 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {HttpClientTransportOverHTTP@7923f5b3{STOPPED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {Client@6b63d445[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:45.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@7578e06a,POJO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@30b2b76f,POJO} 15:09:45.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1457148583]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@23ee75c5,POJO} 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@11a7ba62,POJO} 15:09:45.775 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@82ccba55[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] added {HttpClient@43826ec{STOPPED},AUTO} 15:09:45.775 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@82ccba55[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] added {SessionTracker@340b7ef6{STOPPED},AUTO} 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.775 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@30404dba{STOPPED} added {InflaterPool@6050462a{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@30404dba{STOPPED} added {DeflaterPool@4c0884e8{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@30404dba{STOPPED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@43826ec{STOPPED} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STARTING} added {ScheduledExecutorScheduler@11841b15{STOPPED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@73877e19,POJO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@7923f5b3{STOPPED} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@7923f5b3{STARTING} added {ClientSelectorManager@7b208b45{STOPPED},AUTO} 15:09:45.775 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@7b208b45{STOPPED} 15:09:45.776 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.776Z added {SelectorProducer@34523d46,POJO} 15:09:45.776 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.776Z added {QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:45.776 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.776Z created 15:09:45.776 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7cedfa63{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.776Z,MANAGED} 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@7b208b45{STARTING} added {ManagedSelector@7cedfa63{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7cedfa63{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.784Z 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0} 15:09:45.784 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] added {ReservedThreadExecutor@3e83c18{s=0/2,p=0},AUTO} 15:09:45.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@3e83c18{s=0/2,p=0} 15:09:45.785 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4326ms ReservedThreadExecutor@3e83c18{s=0/2,p=0} 15:09:45.785 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-55,5,main] 15:09:45.785 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-56,5,main] 15:09:45.785 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.831 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-57,5,main] 15:09:45.831 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.831 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-58,5,main] 15:09:45.831 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.831 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-59,5,main] 15:09:45.831 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.831 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-60,5,main] 15:09:45.831 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-61,5,main] 15:09:45.832 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@70788844-62,5,main] 15:09:45.832 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4373ms QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4373ms EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.832Z 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@2b0b4d53 startThread=0 15:09:45.832 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7068f7ca on ManagedSelector@7cedfa63{STARTING} id=0 keys=0 selected=0 updates=0 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@2b0b4d53 in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.832Z tryProduce false 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7068f7ca 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.832 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 0 keys 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4373ms ManagedSelector@7cedfa63{STARTED} id=0 keys=0 selected=0 updates=0 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4373ms ClientSelectorManager@7b208b45{STARTED} 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4373ms HttpClientTransportOverHTTP@7923f5b3{STARTED} 15:09:45.832 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@6b63d445[provider=null,keyStore=null,trustStore=null] 15:09:45.833 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:45.833 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 38548b19[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms Client@6b63d445[provider=null,keyStore=null,trustStore=null] 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@11841b15{STOPPED} 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms ScheduledExecutorScheduler@11841b15{STARTED} 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms HttpClient@43826ec{STARTED} 15:09:45.839 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@340b7ef6{STOPPED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms SessionTracker@340b7ef6{STARTED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@30404dba{STOPPED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@6050462a{STOPPED,size=0,capacity=UNLIMITED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms InflaterPool@6050462a{STARTED,size=0,capacity=UNLIMITED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@4c0884e8{STOPPED,size=0,capacity=UNLIMITED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms DeflaterPool@4c0884e8{STARTED,size=0,capacity=UNLIMITED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms WebSocketExtensionFactory@30404dba{STARTED} 15:09:45.840 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4381ms WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STARTED},openSessions.size=0] 15:09:45.840 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa to ws://127.0.0.1:8899/ws/sensinact 15:09:45.840 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:45.840 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:45.840 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:45.840 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:45.847 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa, policy=WebSocketPolicy@303a5119[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@43826ec{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=null,MANAGED} 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=null 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] added {Pool@d1a10ac[size=0 closed=false],POJO} 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4388ms DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4388ms HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f] 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f for HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=1] 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=1] 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:45.847 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@31fc71ab{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:45.847 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@71391b3f startThread=0 15:09:45.848 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@71391b3f in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.848 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:45.848 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@5169821f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34088]] on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:45.848 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@b3c3761{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}} on ManagedSelector@7cedfa63{STARTED} id=0 keys=0 selected=0 updates=0 15:09:45.848 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=0 selected=0 updates=1 15:09:45.848 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.848 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@71391b3f in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/0 selected 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@5169821f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34088]] 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@b3c3761{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}} 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@5169821f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34088]] startThread=0 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.848 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:45.848 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@5169821f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34088]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:45.848 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:45.849 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:45.849 [qtp63387985-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:45.849 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1eebde02 Connect@b3c3761{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}} 15:09:45.849 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.849 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34088 remote=/127.0.0.1:8899] 15:09:45.849 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@3e916d09 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:45.855 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1ad45907{Connect@b3c3761{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34088 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}}} startThread=0 15:09:45.855 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.855 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1ad45907{Connect@b3c3761{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34088 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=1,pool=DuplexConnectionPool@1bcb79c2[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}}} in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.855 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@50de7060 on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@55ff2ab1{HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:45.855 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=2 15:09:45.855 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@54e1fe24{HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:45.855 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.856 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:45.863 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@5169821f[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34088]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@3e916d09 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=1 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=2 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=0}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.863 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@31fc71ab{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@1bcb79c2[c=0/1/64,a=0,i=1,q=1] 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/1 selected 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 2 updates 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@50de7060 15:09:45.863 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a 15:09:45.863 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@31fc71ab{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@d1a10ac[size=1 closed=false] 15:09:45.864 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.864 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.864 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:45.864 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[PENDING/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]} on HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/1/64,a=1,i=0,q=0] 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[PENDING/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]} associated true to HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[PENDING/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Sn2dQXPe2xvUKKkzA+upXQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@2483422c{s=START} 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Sn2dQXPe2xvUKKkzA+upXQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@2483422c{s=COMPLETING} 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [HeapByteBuffer@71bd9202[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:45.871 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=16/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[PENDING/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@2483422c{s=COMPLETING}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.871 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:45.871 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@2483422c{s=END} 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]}, result: null 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f 15:09:45.872 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=16/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.872 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=16/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.872 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1ad45907{Connect@b3c3761{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34088 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@f03b2de, client.connector=HttpClient@43826ec{STARTED}}}} in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}] 15:09:45.872 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=16/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=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 15:09:45.879 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.879Z 15:09:45.879 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.879Z 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.879Z 15:09:45.879 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=14]@2021-11-11T15:09:45.879Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=23/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=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 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2021-11-11T15:09:45.879Z tryProduce true 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.879 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@55ff2ab1{HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=24/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=24/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:45.879 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=START,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:45.880 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:45.887 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: Sn2dQXPe2xvUKKkzA+upXQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@5dab384{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=1} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:45.888 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:45.889 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef, policy=WebSocketPolicy@29452ebc[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:45.889 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:45.933 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=53/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=46} 15:09:45.933 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=53/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=46} 15:09:45.934 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=53/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=53/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47}] 15:09:45.934 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47}] added {WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47},POJO} 15:09:45.934 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],AUTO} 15:09:45.934 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=54/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=47}] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=55},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=55}] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4483ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4483ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=55},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=55}] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=55},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4484ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:45.942 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:45.943 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=START}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=56} 15:09:45.943 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:45.943 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{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:8899/ws/sensinact,age=56} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5dab384{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@5dab384{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=63} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@bc3db5) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@cc3d0 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=63} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:45 GMT Connection: Upgrade Sec-WebSocket-Accept: hNhJR2PAntI1GDEL91jDyQ9TEfI= Upgrade: WebSocket 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@52782ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@25c1d252] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:45 GMT Connection: Upgrade Sec-WebSocket-Accept: hNhJR2PAntI1GDEL91jDyQ9TEfI= Upgrade: WebSocket 15:09:45.950 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@52782ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@25c1d252] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:45.951 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:45.951 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=COMPLETING}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=64} 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@52782ad6[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@25c1d252] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:45.951 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1eebde02 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@bc3db5 w=false 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@5dab384{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5dab384{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:45.951 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@5dab384{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=64} 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:45.951 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:45.951 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=64} to WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=64} 15:09:45.958 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@5dab384{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:45.958 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0} tryExecute EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.958Z 15:09:45.958 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=1} startReservedThread p=1 15:09:45.958 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3e83c18{s=0/2,p=1}@5fd6d439 startThread=0 15:09:45.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=71} upgrading from HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=71} to WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=71} 15:09:45.958 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3e83c18{s=0/2,p=1}@5fd6d439 in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}] 15:09:45.958 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=1}@5fd6d439 started 15:09:45.958 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@5fd6d439 waiting 15:09:45.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@55ff2ab1[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@37465d39{s=END}]=>HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=71} 15:09:45.958 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[HANDSHAKING],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:45.959 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:45.958Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=86/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@56eb5a3c[batching=true] 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=87/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}] 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENING],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@56eb5a3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:45.959 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=87/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:45.959 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:45.959 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@75f30b50{AC.ReadCB@54e1fe24{HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=87/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@19ac7e48{DirectByteBuffer@176b930d[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@176b930d[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:45.959 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@176b930d[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.959 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:45.959 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=87/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.966 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@19ac7e48{DirectByteBuffer@176b930d[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[null 0 null]@1c79b356[PENDING/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:45.966 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@176b930d[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:45.966 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f] 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356 15:09:45.966 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:45.966 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:45.966 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:45.966 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:45.966 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:45.966 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:45.966 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:45.966 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356 Date: Thu, 11 Nov 2021 15:09:45 GMT Connection: Upgrade Sec-WebSocket-Accept: hNhJR2PAntI1GDEL91jDyQ9TEfI= Upgrade: WebSocket 15:09:45.967 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:45.967 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:45.974 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:45.967 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:45.967 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3be984f7[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@365c9f58 | +> SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef] - STARTED += ExtensionStack@5eb8f8d5[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:45.974 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f > HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356] null 15:09:45.974 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356 15:09:45.974 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:45.974 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:45.974 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@38d6211b{s=HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:45.975 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ff2ab1::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@5dab384{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:45.975 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:45.975 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:45.975 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:45.982 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],AUTO} 15:09:45.982 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:45.983 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:45.991 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa] 15:09:45.991 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4532ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa] 15:09:45.991 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4532ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:45.991 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:45.992 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:45.992 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:45.992 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @4533ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@19ac7e48{DirectByteBuffer@176b930d[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=71/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@54e1fe24(l:/127.0.0.1:34088 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@15dcf41f(exchange=HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]})[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[HANDSHAKING],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@36796679[batching=true] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENING],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@36796679[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=72/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.031 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=1 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/1 selected 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.037 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@56569936[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@13541538 | +> SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa] - STARTED += ExtensionStack@d2cbd9f[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@703516e7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@15dcf41f(exchange=null)[send=HttpSenderOverHTTP@7fc8932f(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2483422c{s=START}],recv=HttpReceiverOverHTTP@77d7bac(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:46.037 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@31fc71ab{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@54e1fe24::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@d1a10ac[size=0 closed=false] 15:09:46.038 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f > HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:46.038 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6fca2a8f > HttpResponse[HTTP/1.1 101 Switching Protocols]@1c79b356] null 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@da520b9[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>} 15:09:46.038 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=30,fin=true,rsv=...,masked=false] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=30,fin=true,rsv=...,masked=false] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=30,fin=true,rsv=...,masked=true], Flusher@362cf7d[PROCESSING]) 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null] to Flusher@674aeee2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.038 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:46.038 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=36 cap=32768] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.046 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [DirectByteBuffer@75d4bc9[p=0,l=36,c=32768,r=36]={<<<\x81\x9e\x87\xC1\x81`\xFc\xE3\xF4\x12\xEe\xE3\xBbB\xA8\xB2\xE4\x0e\xF4\xA8\xEf\x01\xE4\xB5\xAe\x10\xF5\xAe\xF7\t\xE3\xA4\xF3\x13\xA5\xBc>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 36 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=36,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=36 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] processing 0 entries: [] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] auto flushing 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] flushing 0 frames: [] 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.046 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=79/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2021-11-11T15:09:46.046Z 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2021-11-11T15:09:46.046Z 15:09:46.046 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2021-11-11T15:09:46.046Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=80/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.046 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=15]@2021-11-11T15:09:46.046Z 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=88/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.055 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2021-11-11T15:09:46.055Z tryProduce true 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xC9W\x02\xE0\x9e{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.055 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.055 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 36 DirectByteBuffer@7a3b9ff1[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x87\xC1\x81`\xFc\xE3\xF4\x12\xEe\xE3\xBbB\xA8\xB2\xE4\x0e\xF4\xA8\xEf\x01\xE4\xB5\xAe\x10\xF5\xAe\xF7\t\xE3\xA4\xF3\x13\xA5\xBc>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 36 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x87\xC1\x81`\xFc\xE3\xF4\x12\xEe\xE3\xBbB\xA8\xB2\xE4\x0e\xF4\xA8\xEf\x01\xE4\xB5\xAe\x10\xF5\xAe\xF7\t\xE3\xA4\xF3\x13\xA5\xBc>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=36,c=4096,r=36]={<<<\x81\x9e\x87\xC1\x81`\xFc\xE3\xF4\x12\xEe\xE3\xBbB\xA8\xB2\xE4\x0e\xF4\xA8\xEf\x01\xE4\xB5\xAe\x10\xF5\xAe\xF7\t\xE3\xA4\xF3\x13\xA5\xBc>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 36 bytes 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:46.055 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=88/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 30 - Parser@1a40ecfc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:46.055 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7e4ceb1d[p=0,l=30,c=30,r=30]={<<<\xFc\xE3\xF4\x12\xEe\xE3\xBbB\xA8\xB2\xE4\x0e\xF4\xA8\xEf\x01\xE4\xB5\xAe\x10\xF5\xAe\xF7\t\xE3\xA4\xF3\x13\xA5\xBc>>>} 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=30,fin=true,rsv=...,masked=true] 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=30,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7e4ceb1d[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.055 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([30] "{"uri":"/sensinact/providers"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5d857bf8[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=83,fin=true,rsv=...,masked=false] 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=83,fin=true,rsv=...,masked=false] 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=83,fin=true,rsv=...,masked=false], Flusher@2be2d155[PROCESSING]) 15:09:46.056 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null] to Flusher@3138ebcb[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.062 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.062 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=85 cap=32768] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=85,c=32768,r=85]={<<<\x81S{"providers":["slider",...":"/","statusCode":200}>>>50},"type...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 85 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=85,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=85 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1eebde02 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] processing 0 entries: [] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] auto flushing 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] flushing 0 frames: [] 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=36,l=36,c=4096,r=0]={\x81\x9e\x87\xC1\x81`{"u...iders"}<<<>>>ight/serv...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\x87\xC1\x81`{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0} tryExecute EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:46.063Z 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.063 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0}@5fd6d439 offer EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:46.063Z 15:09:46.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]]}} 15:09:46.070 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=1} startReservedThread p=1 15:09:46.070 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3e83c18{s=0/2,p=1}@2e98ea3e startThread=0 15:09:46.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.070 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3e83c18{s=0/2,p=1}@2e98ea3e in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}] 15:09:46.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:46.071 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:46.071 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=1}@2e98ea3e started 15:09:46.071 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@2e98ea3e waiting 15:09:46.071 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:46.071Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=24/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=24/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.071 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 85 DirectByteBuffer@6ec32a21[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["slider",...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 85 bytes - DirectByteBuffer@6ec32a21[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["slider",...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["slider",...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 85 bytes 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 83 - Parser@5404dae6[ExtensionStack,s=PAYLOAD_LEN,c=0,len=83,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3ff92b76[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=83,fin=true,rsv=...,masked=false] 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3ff92b76[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([83] "{"providers":["slide...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=85,l=85,c=4096,r=0]={\x81S{"provi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.071 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]]}} 15:09:46.071 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=1}@5fd6d439 task=EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.071Z 15:09:46.079 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.079 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.079Z tryProduce true 15:09:46.079 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.080 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.080 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0}@5fd6d439 waiting 15:09:46.080 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.080 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 15:09:46.246 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:46.246 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@425fc546[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>} 15:09:46.246 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=46,fin=true,rsv=...,masked=false] 15:09:46.246 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=46,fin=true,rsv=...,masked=false] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=46,fin=true,rsv=...,masked=true], Flusher@362cf7d[PROCESSING]) 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null] to Flusher@674aeee2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=46,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=52 cap=32768] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [DirectByteBuffer@75d4bc9[p=0,l=52,c=32768,r=52]={<<<\x81\xAe#\xD7~\xB7X\xF5\x0b\xC5J\xF5D\x95\x0c\xA4\x1b\xD9P\xBe\x10\xD6@\xA3Q...\xDeG\xB2\x0c\xC4\x0c\xA4\x12\xDeG\xB2\x0c\x98P\xB2\x0c\xC1J\xB4\x1b\xC4\x01\xAa>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 52 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=175/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=52,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=52 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] processing 0 entries: [] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] auto flushing 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=52,terminated=null] flushing 0 frames: [] 15:09:46.247 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=183/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2021-11-11T15:09:46.247Z 15:09:46.247 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2021-11-11T15:09:46.247Z 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2021-11-11T15:09:46.248Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=184/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=16]@2021-11-11T15:09:46.248Z 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=184/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]]}} 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2021-11-11T15:09:46.248Z tryProduce true 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9e\x87\xC1\x81`{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 52 DirectByteBuffer@7a3b9ff1[p=0,l=52,c=4096,r=52]={<<<\x81\xAe#\xD7~\xB7X\xF5\x0b\xC5J\xF5D\x95\x0c\xA4\x1b\xD9P\xBe\x10\xD6@\xA3Q...\xDeG\xB2\x0c\xC4\x0c\xA4\x12\xDeG\xB2\x0c\x98P\xB2\x0c\xC1J\xB4\x1b\xC4\x01\xAa>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=184/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=30,f=null]] 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 52 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=52,c=4096,r=52]={<<<\x81\xAe#\xD7~\xB7X\xF5\x0b\xC5J\xF5D\x95\x0c\xA4\x1b\xD9P\xBe\x10\xD6@\xA3Q...\xDeG\xB2\x0c\xC4\x0c\xA4\x12\xDeG\xB2\x0c\x98P\xB2\x0c\xC1J\xB4\x1b\xC4\x01\xAa>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.248 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=52,c=4096,r=52]={<<<\x81\xAe#\xD7~\xB7X\xF5\x0b\xC5J\xF5D\x95\x0c\xA4\x1b\xD9P\xBe\x10\xD6@\xA3Q...\xDeG\xB2\x0c\xC4\x0c\xA4\x12\xDeG\xB2\x0c\x98P\xB2\x0c\xC1J\xB4\x1b\xC4\x01\xAa>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 52 bytes 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 46 - Parser@1a40ecfc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@28a8367a[p=0,l=46,c=46,r=46]={<<>>} 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=46,fin=true,rsv=...,masked=true] 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=46,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@28a8367a[p=0,l=46,c=46,r=46]={<<<{"uri":"/sensinact/providers/slider/services"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.248 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([46] "{"uri":"/sensinact/providers/slider/services"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@49315e8e[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=87,fin=true,rsv=...,masked=false] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=87,fin=true,rsv=...,masked=false] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=87,fin=true,rsv=...,masked=false], Flusher@2be2d155[PROCESSING]) 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null] to Flusher@3138ebcb[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=87,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=89 cap=32768] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=89,c=32768,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>"type":"G...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:46.249 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 89 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=89,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:46.249 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=89 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] processing 0 entries: [] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] auto flushing 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=89,terminated=null] flushing 0 frames: [] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.249 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1eebde02 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=52,l=52,c=4096,r=0]={\x81\xAe#\xD7~\xB7{"u...vices"}<<<>>>itch/reso...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.249 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.249 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAe#\xD7~\xB7{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]]}} 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:46.250 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0} tryExecute EatWhatYouKill@5bfc257/SelectorProducer@34523d46/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.25Z 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@5fd6d439 offer EatWhatYouKill@5bfc257/SelectorProducer@34523d46/REPRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.25Z 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.250 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.25Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@5fd6d439 task=EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:46.25Z 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.25Z tryProduce true 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]]}} 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=83,f=null]] 15:09:46.250 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 89 DirectByteBuffer@6ec32a21[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.250 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 89 bytes - DirectByteBuffer@6ec32a21[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=89,c=4096,r=89]={<<<\x81W{"services":["admin","c...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 89 bytes 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 87 - Parser@5404dae6[ExtensionStack,s=PAYLOAD_LEN,c=0,len=87,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5659efad[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=87,fin=true,rsv=...,masked=false] 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=87,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5659efad[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([87] "{"services":["admin"...ST","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=89,l=89,c=4096,r=0]={\x81W{"servi...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]]}} 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=1 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/1 selected 15:09:46.251 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@2b0b4d53 in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}] 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.251 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:46.447 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@665b855c[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>} 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=63,fin=true,rsv=...,masked=false] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=63,fin=true,rsv=...,masked=false] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=63,fin=true,rsv=...,masked=true], Flusher@362cf7d[PROCESSING]) 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null] to Flusher@674aeee2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=63,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=69 cap=32768] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [DirectByteBuffer@75d4bc9[p=0,l=69,c=32768,r=69]={<<<\x81\xBf\x13\x8f\x7f\x93h\xAd\n\xE1z\xAdE\xB1<\xFc\x1a\xFd`\xE6\x11\xF2p\xFbP...z\xEc\x1a\xE0<\xEc\n\xE1`\xE0\r\xBca\xEa\x0c\xFcf\xFd\x1c\xF6`\xAd\x02>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 69 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=69,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=69 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] processing 0 entries: [] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] auto flushing 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=69,terminated=null] flushing 0 frames: [] 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.448 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2021-11-11T15:09:46.448Z 15:09:46.448 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2021-11-11T15:09:46.448Z 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2021-11-11T15:09:46.449Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=17]@2021-11-11T15:09:46.449Z 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]]}} 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2021-11-11T15:09:46.449Z tryProduce true 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAe#\xD7~\xB7{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 69 DirectByteBuffer@7a3b9ff1[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x13\x8f\x7f\x93h\xAd\n\xE1z\xAdE\xB1<\xFc\x1a\xFd`\xE6\x11\xF2p\xFbP...z\xEc\x1a\xE0<\xEc\n\xE1`\xE0\r\xBca\xEa\x0c\xFcf\xFd\x1c\xF6`\xAd\x02>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 69 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x13\x8f\x7f\x93h\xAd\n\xE1z\xAdE\xB1<\xFc\x1a\xFd`\xE6\x11\xF2p\xFbP...z\xEc\x1a\xE0<\xEc\n\xE1`\xE0\r\xBca\xEa\x0c\xFcf\xFd\x1c\xF6`\xAd\x02>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=199/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=46,f=null]] 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=69,c=4096,r=69]={<<<\x81\xBf\x13\x8f\x7f\x93h\xAd\n\xE1z\xAdE\xB1<\xFc\x1a\xFd`\xE6\x11\xF2p\xFbP...z\xEc\x1a\xE0<\xEc\n\xE1`\xE0\r\xBca\xEa\x0c\xFcf\xFd\x1c\xF6`\xAd\x02>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.449 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 69 bytes 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 63 - Parser@1a40ecfc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4130d4cd[p=0,l=63,c=63,r=63]={<<>>} 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=63,fin=true,rsv=...,masked=true] 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=63,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4130d4cd[p=0,l=63,c=63,r=63]={<<<{"uri":"/sensinact/provid...ices/cursor/resources"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.449 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([63] "{"uri":"/sensinact/p...rs/slider/services/cursor/resources"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1344354f[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=90,fin=true,rsv=...,masked=false] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=90,fin=true,rsv=...,masked=false] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=90,fin=true,rsv=...,masked=false], Flusher@2be2d155[PROCESSING]) 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null] to Flusher@3138ebcb[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=90,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=92 cap=32768] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=92,c=32768,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>pe":"GET_...\x00\x00\x00\x00\x00\x00\x00}] 15:09:46.451 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:46.451 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:46.451 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 92 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=92,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1eebde02 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=92 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] processing 0 entries: [] 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] auto flushing 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=92,terminated=null] flushing 0 frames: [] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=69,l=69,c=4096,r=0]={\x81\xBf\x13\x8f\x7f\x93{"u...urces"}<<<>>>atus/GET"...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\x13\x8f\x7f\x93{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0} tryExecute EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.452Z 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]]}} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0}@2e98ea3e offer EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.452Z 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=1} startReservedThread p=1 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@3e83c18{s=0/2,p=1}@7d54248a startThread=0 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:46.452 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@3e83c18{s=0/2,p=1}@7d54248a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}] 15:09:46.452 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=1}@7d54248a started 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:46.452 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:46.452 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@7d54248a waiting 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=1}@2e98ea3e task=EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.452Z 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.452 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.452Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:46.452Z tryProduce true 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]]}} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=87,f=null]] 15:09:46.452 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81W{"servi...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 92 DirectByteBuffer@6ec32a21[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 92 bytes - DirectByteBuffer@6ec32a21[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=92,c=4096,r=92]={<<<\x81Z{"resources":["position...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 92 bytes 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 90 - Parser@5404dae6[ExtensionStack,s=PAYLOAD_LEN,c=0,len=90,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7393c550[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=90,fin=true,rsv=...,masked=false] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=90,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7393c550[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([90] "{"resources":["posit...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"resources":["position"],"type":"RESOURCES_LIST","uri":"/slider/cursor","statusCode":200} 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=92,l=92,c=4096,r=0]={\x81Z{"resou...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:46.452 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00} 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]]}} 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=1 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:46.453 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0}@5fd6d439 waiting 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/1 selected 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:46.453 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:46.540 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:46.541 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7357a7cd[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>} 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=76,fin=true,rsv=...,masked=false] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=76,fin=true,rsv=...,masked=false] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=76,fin=true,rsv=...,masked=true], Flusher@362cf7d[PROCESSING]) 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null] to Flusher@674aeee2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=76,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@362cf7d[PROCESSING],AUTO,null]] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=82 cap=32768] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [DirectByteBuffer@75d4bc9[p=0,l=82,c=32768,r=82]={<<<\x81\xCcC\xBcy\xEa8\x9e\x0c\x98*\x9eC\xC8l\xCf\x1c\x840\xD5\x17\x8b \xC8V...\xD9\n\x856\xCe\x1a\x8f0\x93\t\x850\xD5\r\x83,\xD2V\xAd\x06\xE8[\x97>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:47.650 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 82 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=82,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=82 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] processing 0 entries: [] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] auto flushing 15:09:47.650 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=82,terminated=null] flushing 0 frames: [] 15:09:47.650 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=1198/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=1198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2021-11-11T15:09:47.651Z 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2021-11-11T15:09:47.651Z 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2021-11-11T15:09:47.651Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:47.651 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=18]@2021-11-11T15:09:47.651Z 15:09:47.651 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2021-11-11T15:09:47.651Z tryProduce true 15:09:47.651 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]]}} 15:09:47.651 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:47.651 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xBf\x13\x8f\x7f\x93{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.652 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=1199/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=63,f=null]] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.652 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 82 DirectByteBuffer@7a3b9ff1[p=0,l=82,c=4096,r=82]={<<<\x81\xCcC\xBcy\xEa8\x9e\x0c\x98*\x9eC\xC8l\xCf\x1c\x840\xD5\x17\x8b \xC8V...\xD9\n\x856\xCe\x1a\x8f0\x93\t\x850\xD5\r\x83,\xD2V\xAd\x06\xE8[\x97>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 82 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=82,c=4096,r=82]={<<<\x81\xCcC\xBcy\xEa8\x9e\x0c\x98*\x9eC\xC8l\xCf\x1c\x840\xD5\x17\x8b \xC8V...\xD9\n\x856\xCe\x1a\x8f0\x93\t\x850\xD5\r\x83,\xD2V\xAd\x06\xE8[\x97>>>}meters":...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=82,c=4096,r=82]={<<<\x81\xCcC\xBcy\xEa8\x9e\x0c\x98*\x9eC\xC8l\xCf\x1c\x840\xD5\x17\x8b \xC8V...\xD9\n\x856\xCe\x1a\x8f0\x93\t\x850\xD5\r\x83,\xD2V\xAd\x06\xE8[\x97>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 82 bytes 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 76 - Parser@1a40ecfc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6cc2f1c7[p=0,l=76,c=76,r=76]={<<<8\x9e\x0c\x98*\x9eC\xC8l\xCf\x1c\x840\xD5\x17\x8b \xC8V\x9a1\xD3\x0f\x83'...\xD9\n\x856\xCe\x1a\x8f0\x93\t\x850\xD5\r\x83,\xD2V\xAd\x06\xE8[\x97>>>} 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=76,fin=true,rsv=...,masked=true] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=76,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6cc2f1c7[p=0,l=76,c=76,r=76]={<<<{"uri":"/sensinact/provid...esources/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:47.652 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([76] "{"uri":"/sensinact/p...vices/cursor/resources/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4c48f96e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@2be2d155[PROCESSING]) 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null] to Flusher@3138ebcb[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2be2d155[PROCESSING],AUTO,null]] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>}9,"uri":...\x00\x00\x00\x00\x00\x00\x00}] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 1/1/1 selected 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 1 keys, 0 updates 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1eebde02 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0} tryExecute EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:47.653Z 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=82,l=82,c=4096,r=0]={\x81\xCcC\xBcy\xEa{"u...n/GET"}<<<>>>}meters":...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCcC\xBcy\xEa{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@5fd6d439 offer EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:47.653Z 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.653 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:47.653Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:47.653 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]]}} 15:09:47.653 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@5fd6d439 task=EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:47.653Z 15:09:47.654 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]]}} 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=true/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:47.653Z tryProduce true 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.654 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:47.654 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81Z{"resou...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.654 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=90,f=null]] 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@6ec32a21[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@6ec32a21[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b568a3f 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@5404dae6[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@268e4569[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@268e4569[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.654 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1636643386540},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@56674a9f[READING] getAction(DirectByteBuffer@6ec32a21[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6ec32a21[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]]}} 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a on ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=1 15:09:47.654 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0}@2e98ea3e waiting 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/1 selected 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4e19af2a 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.654 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 1 keys 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1977/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1977/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1977/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2021-11-11T15:09:47.746Z 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2021-11-11T15:09:47.746Z 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2021-11-11T15:09:47.746Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1977/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=19]@2021-11-11T15:09:47.746Z 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1977/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1978/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2021-11-11T15:09:47.746Z tryProduce true 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1978/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.746 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=21,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.746 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@54950d56{HeapByteBufferR@62410642[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@54950d56{HeapByteBufferR@62410642[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed false HttpParser{s=END,71 of 71} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@54950d56{HeapByteBufferR@62410642[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.747 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77a6042f[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@b255830[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@613c2c00] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@b255830[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@613c2c00] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b255830[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@613c2c00] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.748 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@712a898a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=22,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.749 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.749 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.751 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2021-11-11T15:09:47.752Z 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2021-11-11T15:09:47.752Z 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2021-11-11T15:09:47.752Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=20]@2021-11-11T15:09:47.752Z 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2021-11-11T15:09:47.752Z tryProduce true 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.752 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 134 HeapByteBuffer@5447d1cf[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} filled 134 HeapByteBuffer@5447d1cf[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=22,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=134,c=8192,r=134]={<<>>son\r\nUser...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.752 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=0} GET //127.0.0.1:8899/sensinact/slider HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=1} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.753 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@7d20ad54[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}) 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=120 null 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@24b8584[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3af78ee2] (null,[p=0,l=120,c=120,r=120],true)@START 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=120} last=true content=HeapByteBuffer@24b8584[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 120 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.754 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3af78ee2] ([p=0,l=123,c=16384,r=123],[p=0,l=120,c=120,r=120],true)@COMPLETING 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@24b8584[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}] 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 243 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=23,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=243 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=120},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3af78ee2] ([p=123,l=123,c=16384,r=0],[p=120,l=120,c=120,r=0],true)@END {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider,age=3} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@9a763c3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=23,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider,age=3} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider written=120 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 141 HeapByteBuffer@5447d1cf[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} filled 141 HeapByteBuffer@5447d1cf[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=23,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=141,c=8192,r=141]={<<>>er-Agent:...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.755 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.756 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=1} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.757 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@67332418[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}) 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=157 null 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2e62dba3[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=3} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@605b0a2e] (null,[p=0,l=157,c=157,r=157],true)@START 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=157} last=true content=HeapByteBuffer@2e62dba3[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 157 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@605b0a2e] ([p=0,l=123,c=16384,r=123],[p=0,l=157,c=157,r=157],true)@COMPLETING 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2e62dba3[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}] 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 280 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=24,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=3} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=280 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=157},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@605b0a2e] ([p=123,l=123,c=16384,r=0],[p=157,l=157,c=157,r=0],true)@END 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=3} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.759 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=3} 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7f3677cf) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.759 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=24,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor,age=4} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor written=157 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.760 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:47.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:47.760 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:47.760 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.763 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 waiting 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2021-11-11T15:09:47.763Z 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2021-11-11T15:09:47.763Z 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2021-11-11T15:09:47.763Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:47.763 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4fecc276 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=21]@2021-11-11T15:09:47.763Z 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.763 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2021-11-11T15:09:47.763Z tryProduce true 15:09:47.763 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.763 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.763 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.764 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.770 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=24,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.770 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.771 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.777 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} parsed false HttpParser{s=END,0 of -1} 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@172f56d9[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@17732410[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@323099ad] (null,[p=0,l=152,c=152,r=152],true)@START 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@17732410[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@323099ad] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 15:09:47.778 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@17732410[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 15:09:47.779 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.779 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=25,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=9} 15:09:47.779 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.779 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.779 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@323099ad] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 15:09:47.779 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@57588e8b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=25,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=15} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.785 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:47.786 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.786 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.792 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:47.792 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:47.792 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.792 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.792 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.793 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:47.831 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2021-11-11T15:09:47.793Z 15:09:47.831 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2021-11-11T15:09:47.831Z 15:09:47.831 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2021-11-11T15:09:47.831Z 15:09:47.831 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=22]@2021-11-11T15:09:47.831Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=45/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:47.831 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2021-11-11T15:09:47.831Z tryProduce true 15:09:47.831 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=45/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:47.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.831 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.831 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=45/60000}{io=0/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:47.836 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=25,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} GET //127.0.0.1:8899/sensinact/slider/cursor/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/cursor/position/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=0} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/cursor/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.836 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/cursor/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.843 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=7} parsed false HttpParser{s=END,0 of -1} 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@39dcf39e[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@16e84f1[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/cursor/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d2a131c] (null,[p=0,l=152,c=152,r=152],true)@START 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@16e84f1[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d2a131c] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@16e84f1[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.844 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=26,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=8} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4d2a131c] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@10d2184b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.850 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=26,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/cursor/position/GET,age=14} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/cursor/position/GET written=152 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.851 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STARTED},openSessions.size=1] 15:09:47.851 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STARTED},openSessions.size=1] 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.851 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@340b7ef6{STARTED} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=26,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.851 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@36796679[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:47.851 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:47.857 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=203/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[OPENED],f=Flusher@674aeee2[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@36796679[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.857 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@4e4c49cc{HeapByteBufferR@3bf005f8[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@4e4c49cc{HeapByteBufferR@3bf005f8[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,71 of 71} 15:09:47.858 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3923efcf) 15:09:47.858 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@4e4c49cc{HeapByteBufferR@3bf005f8[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:47.859 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3923efcf,OFF,null] to Flusher@674aeee2[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.864 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.864 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:47.864 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3923efcf,OFF,null]] 15:09:47.864 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@3923efcf,OFF,null]] 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@725e03e0{IDLE}->null [DirectByteBuffer@68ea4487[p=0,l=6,c=1024,r=6]={<<<\x88\x8aF\x01\x06\x1d>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@31b1d13b[p=0,l=10,c=10,r=10]={<<>>}] 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{WRITING}->null:IDLE-->WRITING 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=210/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[CLOSING],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@725e03e0{WRITING}->null 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@725e03e0{IDLE}->null:WRITING-->IDLE 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@151152ee SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2021-11-11T15:09:47.865Z 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2021-11-11T15:09:47.865Z 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@3aac9327 startThread=0 15:09:47.865 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@3aac9327 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:47.865 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@3aac9327 started 15:09:47.865 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.865 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 waiting 15:09:47.865 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=23]@2021-11-11T15:09:47.865Z 15:09:47.865 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@264f17a9[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:47.865 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=23]@2021-11-11T15:09:47.865Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=211/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:47.872 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@a612885[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.872 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2021-11-11T15:09:47.872Z tryProduce true 15:09:47.872 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.872 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@67509ec6{AC.ReadCB@365c9f58{WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=FI,flush=-,to=218/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]]}} 15:09:47.872 [Thread-38] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5a261b10{l=/127.0.0.1:34088,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:47.872 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=218/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[OPENED],f=Flusher@3138ebcb[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=76,f=null]] 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:47.872 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@318523f4] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCcC\xBcy\xEa{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@a612885[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8aF\x01\x06\x1dE\xE8Uu3ubr1o>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8aF\x01\x06\x1dE\xE8Uu3ubr1o>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8aF\x01\x06\x1dE\xE8Uu3ubr1o>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:47.872 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@318523f4] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:47.872 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:09:47.879 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:09:47.872 [Thread-38] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@75f30b50{AC.ReadCB@13541538{WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]]}} 15:09:47.879 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>tI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@a612885[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:47.879 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@1a40ecfc[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:09:47.879 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.879 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@347173c6[p=0,l=10,c=10,r=10]={<<>>} 15:09:47.879 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=28/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=23} 15:09:47.880 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.880 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@7cedfa63{STARTED} id=0 keys=1 selected=0 updates=0 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@318523f4] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:09:47.880 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c220be startThread=0 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@23a7914) 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=23} 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:47.880 [Thread-38] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=15/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@23a7914,OFF,null] to Flusher@3138ebcb[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.880 [Thread-38] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@674aeee2[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:47.880 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:47.880 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=23} 15:09:47.880 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:47.880 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c220be in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}] 15:09:47.934 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/0 selected 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:47.934 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 0 updates 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6d1deab6) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.934 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@23a7914,OFF,null]] 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.934 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.934 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=null,CLOSED,fill=-,flush=-,to=69/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa] 15:09:47.934 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.934 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 0 keys 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa] 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=27,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=77} 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:47.934 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@23a7914,OFF,null]] 15:09:47.934 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=null,CLOSED,fill=-,flush=-,to=69/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],behavior=CLIENT,connection=WebSocketClientConnection@13541538::SocketChannelEndPoint@5a261b10{l=0.0.0.0/0.0.0.0:34088,r=null,CLOSED,fill=-,flush=-,to=69/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@13541538[s=ConnectionState@2cf2f38a[DISCONNECTED],f=Flusher@674aeee2[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5404dae6[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@36796679[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@41aaedaa],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:47.934 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:09:47.934 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@340b7ef6{STOPPED} 15:09:47.934 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@447112ca{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4fee1fa2[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:47.934 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.934 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{WRITING}->null:IDLE-->WRITING 15:09:47.935 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@30404dba{STARTED} 15:09:47.935 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.935 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@4c0884e8{STARTED,size=0,capacity=UNLIMITED} 15:09:47.935 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=W,to=62/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[CLOSING],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.935 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@73c220be in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}] 15:09:47.941 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@4c0884e8{STOPPED,size=0,capacity=UNLIMITED} 15:09:47.941 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@447112ca{WRITING}->null 15:09:47.941 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@447112ca{IDLE}->null:WRITING-->IDLE 15:09:47.942 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@6050462a{STARTED,size=0,capacity=UNLIMITED} 15:09:47.942 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@6050462a{STOPPED,size=0,capacity=UNLIMITED} 15:09:47.942 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@30404dba{STOPPED} 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:09:47.942 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@43826ec{STARTED} 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} filled 137 HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=27,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=137,c=8192,r=137]={<<>>\r\nUser-Ag...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7603b0cf{l=/127.0.0.1:8899,r=/127.0.0.1:34088,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@67509ec6{null} 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.942 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:47.942 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=0} GET //127.0.0.1:8899/sensinact/providers HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.943 [Thread-38] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:47.949 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70bebada startThread=0 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.949 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70bebada in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:47.949 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:47.949 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=7} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.949 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.949 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:47.949 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.949 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:47.949 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=7} 15:09:47.949 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:09:47.949 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3138ebcb[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:47.949 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:47.949 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=7} 15:09:47.949 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:47.949 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[READING] getAction(DirectByteBuffer@7a3b9ff1[p=16,l=16,c=4096,r=0]={\x88\x8aF\x01\x06\x1d\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:47.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:09:47.950 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@56eb5a3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:47.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:47.950 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@1cfed8dc[EOF] getAction(DirectByteBuffer@7a3b9ff1[p=16,l=16,c=4096,r=0]={\x88\x8aF\x01\x06\x1d\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:47.950 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@75b3673,queue=0,pool=DuplexConnectionPool@1bcb79c2[c=0/0/64,a=0,i=0,q=0] 15:09:47.957 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:09:47.950 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=8} 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@11841b15{STARTED} 15:09:47.950 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@56eb5a3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:47.957 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef] 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef] 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@11841b15{STOPPED} 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@6b63d445[provider=null,keyStore=null,trustStore=null] 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@6b63d445[provider=null,keyStore=null,trustStore=null] 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@7923f5b3{STARTED} 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],behavior=SERVER,connection=WebSocketServerConnection@365c9f58::SocketChannelEndPoint@7603b0cf{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=15/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@365c9f58[s=ConnectionState@22855bd7[DISCONNECTED],f=Flusher@3138ebcb[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@1a40ecfc[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@56eb5a3c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7629a8ef],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@7b208b45{STARTED} 15:09:47.957 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@70bebada in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@7cedfa63{STARTED} id=0 keys=0 selected=0 updates=0 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@50ca7009 on ManagedSelector@7cedfa63{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:47.957 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STOPPING} id=0 keys=0 selected=0 updates=1 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/0 selected 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@50ca7009 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@7cedfa63{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=15} 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.957 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 waiting with 0 keys 15:09:47.957 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.958 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} parsed false HttpParser{s=END,0 of -1} 15:09:47.958 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@32ef6d7e on ManagedSelector@7cedfa63{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:47.958 [Thread-38] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7cedfa63{STOPPING} id=0 keys=0 selected=0 updates=1 15:09:47.958 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=16} 15:09:47.958 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken with none selected 15:09:47.964 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.964 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 woken up from select, 0/0/0 selected 15:09:47.964 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@102c3277 processing 0 keys, 1 updates 15:09:47.964 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:47.964 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@32ef6d7e 15:09:47.964 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@33315ae3[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}) 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=83 null 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@30977900[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28957665] (null,[p=0,l=83,c=83,r=83],true)@START 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@30977900[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 83 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28957665] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\ntI1GDEL9...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@30977900[p=0,l=83,c=83,r=83]={<<<{"providers":["slider","l...":"/","statusCode":200}>>>}] 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=23/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=28,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@28957665] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null {"providers":["slider","light"],"type":"PROVIDERS_LIST","uri":"/","statusCode":200} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=23} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2adf619b) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.965 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.966 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=28,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=23} 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83 15:09:47.966 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:47.966 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@5bfc257/SelectorProducer@34523d46/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:47.966Z 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}] 15:09:47.972 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=2/2,p=0}@5fd6d439 size 2 > capacity 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}] 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@3e83c18{s=2/2,p=0} 15:09:47.972 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3e83c18{s=2/2,p=0}@5fd6d439 in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@3e83c18{s=2/2,p=0}] 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@5447d1cf[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=1/2,p=0}@2e98ea3e offer STOP! 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0}@7d54248a offer STOP! 15:09:47.972 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=0/2,p=0}@2e98ea3e task=STOP! 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@3e83c18{s=-1/2,p=0} 15:09:47.972 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=-1/2,p=0}@7d54248a task=STOP! 15:09:47.972 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=-1/2,p=0}@2e98ea3e Exited 15:09:47.972 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@3e83c18{s=-1/2,p=0}@7d54248a Exited 15:09:47.972 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3e83c18{s=-1/2,p=0}@2e98ea3e in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@3e83c18{s=-1/2,p=0}@7d54248a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} filled 153 HeapByteBuffer@5447d1cf[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.972 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@70788844-58,5,main] for 14999 15:09:47.972 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-61] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-61,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-60] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-60,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-56] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-56,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.972 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=28,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.973 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.973 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=153,c=8192,r=153]={<<>>va/1.8.0_...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.973 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.973 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.973 [WebSocketClient@70788844-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-57,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.973 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.973 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.980 [WebSocketClient@70788844-62] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-62,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [WebSocketClient@70788844-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-59,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.980 [WebSocketClient@70788844-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-55,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [WebSocketClient@70788844-58] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@70788844-58,5,main] exited for QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:47.980 [Thread-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@70788844-59,5,] for 14992 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:47.980 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:47.980 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@5bfc257/SelectorProducer@34523d46/IDLE/p=false/QueuedThreadPool[WebSocketClient@70788844]@56da52a7{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:47.98Z 15:09:47.980 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@7cedfa63{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:47.980 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:47.981 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@7b208b45{STOPPED} 15:09:47.981 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@7923f5b3{STOPPED} 15:09:47.981 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@43826ec{STOPPED} 15:09:47.981 [Thread-38] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] 15:09:47.981 [Thread-38] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@a5e869a6[httpClient=HttpClient@43826ec{STOPPED},openSessions.size=0] 15:09:47.981 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=1} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:47.981 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=1} 15:09:47.981 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=1} 15:09:47.987 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.987 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=7} 15:09:47.987 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=7} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=8} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:47.988 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@18d4f468[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}) 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=87 null 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1b719f49[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a73f605] (null,[p=0,l=87,c=87,r=87],true)@START 15:09:47.989 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=87} last=true content=HeapByteBuffer@1b719f49[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:47 GMT Content-Type: application/json;charset=utf-8 Content-Length: 87 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a73f605] ([p=0,l=122,c=16384,r=122],[p=0,l=87,c=87,r=87],true)@COMPLETING 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\ntI1GDEL9...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1b719f49[p=0,l=87,c=87,r=87]={<<<{"services":["admin","cur...ider","statusCode":200}>>>}] 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 209 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=22/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=29,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=15} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=209 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=87},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a73f605] ([p=122,l=122,c=16384,r=0],[p=87,l=87,c=87,r=0],true)@END 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null {"services":["admin","cursor"],"type":"SERVICES_LIST","uri":"/slider","statusCode":200} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=15} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=15} 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5f65a4e2) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:47.995 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=29,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services,age=16} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services written=87 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 170 HeapByteBuffer@5447d1cf[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} filled 170 HeapByteBuffer@5447d1cf[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=29,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} {} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=170,c=8192,r=170]={<<>>t: 127.0....\x00\x00\x00\x00\x00\x00\x00} 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:47.996 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:48.003 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=0} 15:09:48.031 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:48.031 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=28} parsed false HttpParser{s=END,0 of -1} 15:09:48.031 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=28} 15:09:48.031 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:48.031 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@77313c49[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}) 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=90 null 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@22a73f74[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=29} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5097dd76] (null,[p=0,l=90,c=90,r=90],true)@START 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=90} last=true content=HeapByteBuffer@22a73f74[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>} 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 90 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5097dd76] ([p=0,l=122,c=16384,r=122],[p=0,l=90,c=90,r=90],true)@COMPLETING 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\ntI1GDEL9...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@22a73f74[p=0,l=90,c=90,r=90]={<<<{"resources":["position"]...rsor","statusCode":200}>>>}] 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 212 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=36/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=30,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=29} 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=212 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=90},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5097dd76] ([p=122,l=122,c=16384,r=0],[p=90,l=90,c=90,r=0],true)@END 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:48.032 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=29} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=30} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5bd7704a) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.033 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=30,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources,age=36} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources written=90 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 179 HeapByteBuffer@5447d1cf[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} filled 179 HeapByteBuffer@5447d1cf[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=30,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=179,c=8192,r=179]={<<>>0.1:8899\r...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=0} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:48.039 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=7} 15:09:48.046 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:48.047 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:48.047 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=8} 15:09:48.047 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:48.047 [qtp63387985-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@309a72fa[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=2335 null 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@43f3ca40[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=10} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1542f624] (null,[p=0,l=2335,c=2335,r=2335],true)@START 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=2335} last=true content=HeapByteBuffer@43f3ca40[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:48 GMT Content-Type: application/json;charset=utf-8 Content-Length: 2335 15:09:48.049 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:48.050 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1542f624] ([p=0,l=124,c=16384,r=124],[p=0,l=2335,c=2335,r=2335],true)@COMPLETING 15:09:48.050 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=124,c=16384,r=124]={<<>>I1GDEL91j...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@43f3ca40[p=0,l=2335,c=2335,r=2335]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 15:09:48.053 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 2459 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=31,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=15} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=2459 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=2335},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1542f624] ([p=124,l=124,c=16384,r=0],[p=2335,l=2335,c=2335,r=0],true)@END 15:09:48.054 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=15} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=15} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@3da9022c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=31,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position,age=15} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position written=2335 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.054 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.058 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 size 2 > capacity 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:48.061 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:48.061 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@4fecc276 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1000/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2021-11-11T15:09:49.062Z 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2021-11-11T15:09:49.062Z 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2021-11-11T15:09:49.062Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:49.062 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=24]@2021-11-11T15:09:49.062Z 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.062 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.062 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2021-11-11T15:09:49.062Z tryProduce true 15:09:49.062 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.062 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 183 HeapByteBuffer@5447d1cf[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.063 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} filled 183 HeapByteBuffer@5447d1cf[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=31,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=183,c=8192,r=183]={<<>>8899\r\nCon...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=0} 15:09:49.063 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@226cb4ba[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}) 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=152 null 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2653342f[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6351be81] (null,[p=0,l=152,c=152,r=152],true)@START 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=152} last=true content=HeapByteBuffer@2653342f[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 152 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6351be81] ([p=0,l=123,c=16384,r=123],[p=0,l=152,c=152,r=152],true)@COMPLETING 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>\nI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2653342f[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}] 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 275 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=32,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=1} 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=275 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:49.064 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=152},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6351be81] ([p=123,l=123,c=16384,r=0],[p=152,l=152,c=152,r=0],true)@END 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} {"response":{"name":"position","type":"int","value":1,"timestamp":1636643388054},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@15f64413) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=32,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/GET,age=2} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/GET written=152 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:49.065 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.065 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:49.066 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:09:49.066 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:49.066 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.066 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2021-11-11T15:09:49.067Z 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2021-11-11T15:09:49.067Z 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2021-11-11T15:09:49.067Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=25]@2021-11-11T15:09:49.067Z 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2021-11-11T15:09:49.067Z tryProduce true 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.067 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=32,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:49.067 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@211d8f00{HeapByteBufferR@1c3de5ce[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@211d8f00{HeapByteBufferR@1c3de5ce[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,71 of 71} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@211d8f00{HeapByteBufferR@1c3de5ce[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:49.068 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@267cfc36[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6b541276[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18b49947] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@6b541276[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:49 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18b49947] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>\nI1GDEL91...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6b541276[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@18b49947] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@34de966f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=33,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:49.069 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:49.070 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.070 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {HttpClientTransportOverHTTP@3c89bb12{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {Client@48c4245d[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3df978b9,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@7906578e,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp145105559]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@61a91912,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@1763992e,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@7d861c06[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] added {HttpClient@5ee34b1b{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@7d861c06[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] added {SessionTracker@5c92166b{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@659925f4{STOPPED} added {InflaterPool@4cd1c1dc{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@659925f4{STOPPED} added {DeflaterPool@47f08b81{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@659925f4{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@5ee34b1b{STOPPED} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STARTING} added {ScheduledExecutorScheduler@2787de58{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@659a2455,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@3c89bb12{STOPPED} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@3c89bb12{STARTING} added {ClientSelectorManager@267517e4{STOPPED},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@267517e4{STOPPED} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.071Z added {SelectorProducer@5b022357,POJO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.071Z added {QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.071Z created 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@6f8e0cee{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.071Z,MANAGED} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@267517e4{STARTING} added {ManagedSelector@6f8e0cee{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@6f8e0cee{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.071Z 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=0} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] added {ReservedThreadExecutor@614aeccc{s=0/2,p=0},AUTO} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@614aeccc{s=0/2,p=0} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7612ms ReservedThreadExecutor@614aeccc{s=0/2,p=0} 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-69,5,main] 15:09:49.071 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-70,5,main] 15:09:49.072 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-71,5,main] 15:09:49.072 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-72,5,main] 15:09:49.072 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-73,5,main] 15:09:49.072 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-74,5,main] 15:09:49.072 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-75,5,main] 15:09:49.072 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.072 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1591954203-76,5,main] 15:09:49.072 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7618ms QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.077 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.077 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7618ms EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.077Z 15:09:49.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@d176a31 startThread=0 15:09:49.077 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@3a91d146 on ManagedSelector@6f8e0cee{STARTING} id=0 keys=0 selected=0 updates=0 15:09:49.077 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@d176a31 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.077 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.077Z tryProduce false 15:09:49.077 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.077 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@3a91d146 15:09:49.077 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.078 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 0 keys 15:09:49.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7619ms ManagedSelector@6f8e0cee{STARTED} id=0 keys=0 selected=0 updates=0 15:09:49.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7619ms ClientSelectorManager@267517e4{STARTED} 15:09:49.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7619ms HttpClientTransportOverHTTP@3c89bb12{STARTED} 15:09:49.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@48c4245d[provider=null,keyStore=null,trustStore=null] 15:09:49.079 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:49.079 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:49.079 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 4784013e[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:49.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7621ms Client@48c4245d[provider=null,keyStore=null,trustStore=null] 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2787de58{STOPPED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7621ms ScheduledExecutorScheduler@2787de58{STARTED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7621ms HttpClient@5ee34b1b{STARTED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5c92166b{STOPPED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7621ms SessionTracker@5c92166b{STARTED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@659925f4{STOPPED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@4cd1c1dc{STOPPED,size=0,capacity=UNLIMITED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7621ms InflaterPool@4cd1c1dc{STARTED,size=0,capacity=UNLIMITED} 15:09:49.080 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@47f08b81{STOPPED,size=0,capacity=UNLIMITED} 15:09:49.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7630ms DeflaterPool@47f08b81{STARTED,size=0,capacity=UNLIMITED} 15:09:49.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7630ms WebSocketExtensionFactory@659925f4{STARTED} 15:09:49.088 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7630ms WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STARTED},openSessions.size=0] 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c to ws://127.0.0.1:8899/ws/sensinact 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:49.089 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c, policy=WebSocketPolicy@5965844d[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@5ee34b1b{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=null,MANAGED} 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=null 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] added {Pool@4c98a6d5[size=0 closed=false],POJO} 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7630ms DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:49.089 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7630ms HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:49.089 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7] 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 for HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=1] 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=1] 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:49.099 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@7f02251{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:49.099 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@dffa30b startThread=0 15:09:49.099 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@dffa30b in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.099 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:49.100 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@7ee12b6d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34090]] on ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:09:49.100 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=1 15:09:49.100 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@40bb913f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}} on ManagedSelector@6f8e0cee{STARTED} id=0 keys=0 selected=0 updates=0 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.100 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STARTED} id=0 keys=0 selected=0 updates=1 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@7ee12b6d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34090]] 15:09:49.100 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:49.100 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@dffa30b in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.100 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/0 selected 15:09:49.100 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:49.100 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@7ee12b6d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34090]] startThread=0 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.100 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@7ee12b6d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34090]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:49.100 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@40bb913f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}} 15:09:49.100 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 1/1/1 selected 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 1 keys, 0 updates 15:09:49.101 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@18a0bfb8 Connect@40bb913f{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}} 15:09:49.101 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:49.101 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6f7af48c on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:49.101 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=/127.0.0.1:8899] 15:09:49.106 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.106 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1c9f3874{Connect@40bb913f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}}} startThread=0 15:09:49.106 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.106 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.106 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.106 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.106 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1c9f3874{Connect@40bb913f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=1,pool=DuplexConnectionPool@aa004a0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}}} in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.106 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:49.106 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.107 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c73d71b{AC.ReadCB@672a3dcd{HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.107 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@4e43be15 on ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=0 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=2 15:09:49.107 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6f7af48c 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d 15:09:49.107 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.107 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@7ee12b6d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34090]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:49.107 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.107 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.114 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.114 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b6ec6f6{AC.ReadCB@4a7c3382{HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f on ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=1 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=2 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/1 selected 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 2 updates 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@4e43be15 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@7f02251{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@aa004a0[c=0/1/64,a=0,i=1,q=1] 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@7f02251{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@4c98a6d5[size=1 closed=false] 15:09:49.114 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[PENDING/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]} on HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/1/64,a=1,i=0,q=0] 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 15:09:49.114 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[PENDING/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]} associated true to HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[PENDING/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: UwZB+v9mdBCC3KTzs7cMdg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@3a0014c1{s=START} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: UwZB+v9mdBCC3KTzs7cMdg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@3a0014c1{s=COMPLETING} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e7b714d{IDLE}->null [HeapByteBuffer@6f205939[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{WRITING}->null:IDLE-->WRITING 15:09:49.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:49.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=21/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[PENDING/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@3a0014c1{s=COMPLETING}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5278fb73 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=28/60000}{io=1/1,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@4e7b714d{WRITING}->null 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{IDLE}->null:WRITING-->IDLE 15:09:49.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=28/60000}{io=1/0,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@3a0014c1{s=END} 15:09:49.135 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 15:09:49.136 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 15:09:49.136 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=29/60000}{io=1/0,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=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 15:09:49.136 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]}, result: null 15:09:49.136 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 15:09:49.136 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.136 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2021-11-11T15:09:49.136Z 15:09:49.136 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2021-11-11T15:09:49.136Z 15:09:49.136 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1c9f3874{Connect@40bb913f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34090 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@44840df0, client.connector=HttpClient@5ee34b1b{STARTED}}}} in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}] 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2021-11-11T15:09:49.143Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=36/60000}{io=1/0,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=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 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=26]@2021-11-11T15:09:49.143Z 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c73d71b{AC.ReadCB@672a3dcd{HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=36/60000}{io=1/0,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2021-11-11T15:09:49.143Z tryProduce true 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=36/60000}{io=1/0,kio=1,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=36/60000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.143 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:49.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: UwZB+v9mdBCC3KTzs7cMdg== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@4501a9ff{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} 15:09:49.150 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=0} 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:49.157 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:49.158 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce, policy=WebSocketPolicy@248f5b6e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:49.158 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:49.158 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=8} 15:09:49.158 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=8} 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=8}] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9}] added {WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},POJO} 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],AUTO} 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9}] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9}] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7700ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7700ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9}] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7700ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:49.159 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=START}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=9} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{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:8899/ws/sensinact,age=16} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4501a9ff{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@730be09) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@59bac1aa 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:49 GMT Connection: Upgrade Sec-WebSocket-Accept: vgvvL1T0Gcxjufpxl5LZxgbJ4Ns= Upgrade: WebSocket 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@24816b85[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@5dc0b654] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:49 GMT Connection: Upgrade Sec-WebSocket-Accept: vgvvL1T0Gcxjufpxl5LZxgbJ4Ns= Upgrade: WebSocket 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@24816b85[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@5dc0b654] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f828b13{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{WRITING}->null:IDLE-->WRITING 15:09:49.166 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 1/1/1 selected 15:09:49.166 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 1 keys, 0 updates 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=W,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=COMPLETING}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@5f828b13{WRITING}->null 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{IDLE}->null:WRITING-->IDLE 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@24816b85[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@5dc0b654] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@730be09 w=false 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:49.166 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18a0bfb8 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@4501a9ff{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@4501a9ff{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:49.166 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.166 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=16} to WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:49.173 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@4501a9ff{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:49.173 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:49.173 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=0} tryExecute EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.173Z 15:09:49.173 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} upgrading from HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} to WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:49.173 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=1} startReservedThread p=1 15:09:49.173 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@614aeccc{s=0/2,p=1}@599db583 startThread=0 15:09:49.173 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@672a3dcd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14f5ca2b{s=END}]=>HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:49.173 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@614aeccc{s=0/2,p=1}@599db583 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}] 15:09:49.173 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=1}@599db583 started 15:09:49.173 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[HANDSHAKING],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.174 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@599db583 waiting 15:09:49.174 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:49.174 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:49.174 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@6c73945e[batching=true] 15:09:49.174 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:49.173Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:49.174 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENING],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@6c73945e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:49.181 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.181 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.181 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}] 15:09:49.181 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:49.181 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b6ec6f6{AC.ReadCB@4a7c3382{HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.181 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=45/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:49.181 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:49.181 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@c15fd33{DirectByteBuffer@2d202c1[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:49.181 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.188 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2d202c1[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.181 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@7631f130[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@31398fef | +> SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce] - STARTED += ExtensionStack@69fa737e[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:49.188 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:49.188 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d 15:09:49.188 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:49.188 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@2d202c1[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.188 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:49.188 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.188 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.188 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1e0caf1f{s=HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:49.188 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@c15fd33{DirectByteBuffer@2d202c1[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[null 0 null]@72e468e5[PENDING/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2d202c1[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:49.189 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@672a3dcd::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@4501a9ff{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7] 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5 15:09:49.189 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:49.189 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5 Date: Thu, 11 Nov 2021 15:09:49 GMT Connection: Upgrade Sec-WebSocket-Accept: vgvvL1T0Gcxjufpxl5LZxgbJ4Ns= Upgrade: WebSocket 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5] null 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:49.236 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],AUTO} 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7785ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7785ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:49.244 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=55/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @7792ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@c15fd33{DirectByteBuffer@2d202c1[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@4a7c3382(l:/127.0.0.1:34090 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@b4139b9(exchange=HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]})[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[HANDSHAKING],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@23c0f7b5[batching=true] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=62/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENING],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@23c0f7b5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=63/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.251 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f on ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=0 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=1 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/1 selected 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.259 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@43ef08fa[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@6ed9643 | +> SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c] - STARTED += ExtensionStack@47da0c1d[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@1edc090a{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@b4139b9(exchange=null)[send=HttpSenderOverHTTP@114bd549(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@3a0014c1{s=START}],recv=HttpReceiverOverHTTP@69e0a682(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@7f02251{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@4a7c3382::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@4c98a6d5[size=0 closed=false] 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7] 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@392a04e7 > HttpResponse[HTTP/1.1 101 Switching Protocols]@72e468e5] null 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:49.259 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:49.259 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3875a715[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>} 15:09:49.259 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}] 15:09:49.259 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=27,fin=true,rsv=...,masked=false] 15:09:49.259 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=27,fin=true,rsv=...,masked=false] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=27,fin=true,rsv=...,masked=true], Flusher@36b25e6b[PROCESSING]) 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null] to Flusher@72664b0c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=27,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=33 cap=32768] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e7b714d{IDLE}->null [DirectByteBuffer@328dcc65[p=0,l=33,c=32768,r=33]={<<<\x81\x9b\x88\x1aC.\xF386\\\xE18y\x0c\xA7i&@\xFbs-O\xEbnl]\xE4s'K\xFa8>>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{WRITING}->null:IDLE-->WRITING 15:09:49.266 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:49.266 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 33 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=33,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=33 remaining=0 WriteFlusher@4e7b714d{WRITING}->null 15:09:49.266 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5278fb73 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{IDLE}->null:WRITING-->IDLE 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] 15:09:49.266 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] processing 0 entries: [] 15:09:49.266 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] auto flushing 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=33,terminated=null] flushing 0 frames: [] 15:09:49.266 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2021-11-11T15:09:49.266Z 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2021-11-11T15:09:49.267Z 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2021-11-11T15:09:49.267Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=27]@2021-11-11T15:09:49.267Z 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8aF\x01\x06\x1d\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2021-11-11T15:09:49.267Z tryProduce true 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 33 DirectByteBuffer@7a3b9ff1[p=0,l=33,c=4096,r=33]={<<<\x81\x9b\x88\x1aC.\xF386\\\xE18y\x0c\xA7i&@\xFbs-O\xEbnl]\xE4s'K\xFa8>>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 33 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=33,c=4096,r=33]={<<<\x81\x9b\x88\x1aC.\xF386\\\xE18y\x0c\xA7i&@\xFbs-O\xEbnl]\xE4s'K\xFa8>>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=33,c=4096,r=33]={<<<\x81\x9b\x88\x1aC.\xF386\\\xE18y\x0c\xA7i&@\xFbs-O\xEbnl]\xE4s'K\xFa8>>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 33 bytes 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:49.267 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 27 - Parser@276259b2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:49.267 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3e8e3aea[p=0,l=27,c=27,r=27]={<<<\xF386\\\xE18y\x0c\xA7i&@\xFbs-O\xEbnl]\xE4s'K\xFa8>>>>} 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=27,fin=true,rsv=...,masked=true] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=27,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3e8e3aea[p=0,l=27,c=27,r=27]={<<<{"uri":"/sensinact/slider"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([27] "{"uri":"/sensinact/slider"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@42616105[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=120,fin=true,rsv=...,masked=false] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=120,fin=true,rsv=...,masked=false] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=120,fin=true,rsv=...,masked=false], Flusher@2508c6f6[PROCESSING]) 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null] to Flusher@7f483219[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=120,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=122 cap=32768] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f828b13{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=122,c=32768,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>cursor/po...\x00\x00\x00\x00\x00\x00\x00}] 15:09:49.274 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{WRITING}->null:IDLE-->WRITING 15:09:49.275 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 1/1/1 selected 15:09:49.275 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 1 keys, 0 updates 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 122 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=122,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=122 remaining=0 WriteFlusher@5f828b13{WRITING}->null 15:09:49.275 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18a0bfb8 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{IDLE}->null:WRITING-->IDLE 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] processing 0 entries: [] 15:09:49.275 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.275 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] auto flushing 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=122,terminated=null] flushing 0 frames: [] 15:09:49.281 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=33,l=33,c=4096,r=0]={\x81\x9b\x88\x1aC.{"u...lider"}<<<>>>s/slider/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9b\x88\x1aC.{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.281 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0} tryExecute EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:49.281Z 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.281 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]]}} 15:09:49.282 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=0}@599db583 offer EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:49.281Z 15:09:49.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.282 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=1} startReservedThread p=1 15:09:49.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:49.282 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@614aeccc{s=0/2,p=1}@75ce32c7 startThread=0 15:09:49.282 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:49.282 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@614aeccc{s=0/2,p=1}@75ce32c7 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}] 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.282 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=1}@75ce32c7 started 15:09:49.282 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:49.282 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@75ce32c7 waiting 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d 15:09:49.282 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=1}@599db583 task=EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:49.282Z 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.282 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.282 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:49.282Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:49.282 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:49.282Z tryProduce true 15:09:49.289 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.289 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.289 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 122 DirectByteBuffer@688e0eb9[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.289 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 122 bytes - DirectByteBuffer@688e0eb9[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=122,c=4096,r=122]={<<<\x81x{"response":{"name":"sl...ider","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 122 bytes 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 120 - Parser@18d3948d[ExtensionStack,s=PAYLOAD_LEN,c=0,len=120,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@39b24acc[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>} 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=120,fin=true,rsv=...,masked=false] 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) 15:09:49.289 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=120,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@39b24acc[p=0,l=120,c=120,r=120]={<<<{"response":{"name":"slid...ider","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([120] "{"response":{"name":...ER","uri":"/slider","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"slider","services":["admin","cursor"]},"type":"DESCRIBE_PROVIDER","uri":"/slider","statusCode":200} 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=122,l=122,c=4096,r=0]={\x81x{"respo...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.290 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.297 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]]}} 15:09:49.297 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.297 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f on ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=0 15:09:49.297 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=1 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:49.297 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@d176a31 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}] 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/1 selected 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.297 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@778f5450[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>} 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=34,fin=true,rsv=...,masked=false] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=34,fin=true,rsv=...,masked=false] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=34,fin=true,rsv=...,masked=true], Flusher@36b25e6b[PROCESSING]) 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null] to Flusher@72664b0c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=34,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=40 cap=32768] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e7b714d{IDLE}->null [DirectByteBuffer@328dcc65[p=0,l=40,c=32768,r=40]={<<<\x81\xA2\xF9\xD4\x0b\xD5\x82\xF6~\xA7\x90\xF61\xF7\xD6\xA7n\xBb\x8a\xBde\xB4\x9a\xA0$\xA6\x95\xBdo\xB0\x8b\xFbh\xA0\x8b\xA7d\xA7\xDb\xA9>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{WRITING}->null:IDLE-->WRITING 15:09:49.467 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 40 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=170/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=40,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=40 remaining=0 WriteFlusher@4e7b714d{WRITING}->null 15:09:49.467 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{IDLE}->null:WRITING-->IDLE 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] processing 0 entries: [] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] auto flushing 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=40,terminated=null] flushing 0 frames: [] 15:09:49.467 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5278fb73 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.467 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:49.467 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.467 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=185/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2021-11-11T15:09:49.467Z 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2021-11-11T15:09:49.468Z 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2021-11-11T15:09:49.468Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=28]@2021-11-11T15:09:49.468Z 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=186/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]]}} 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9b\x88\x1aC.{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2021-11-11T15:09:49.468Z tryProduce true 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 40 DirectByteBuffer@7a3b9ff1[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\xF9\xD4\x0b\xD5\x82\xF6~\xA7\x90\xF61\xF7\xD6\xA7n\xBb\x8a\xBde\xB4\x9a\xA0$\xA6\x95\xBdo\xB0\x8b\xFbh\xA0\x8b\xA7d\xA7\xDb\xA9>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 40 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\xF9\xD4\x0b\xD5\x82\xF6~\xA7\x90\xF61\xF7\xD6\xA7n\xBb\x8a\xBde\xB4\x9a\xA0$\xA6\x95\xBdo\xB0\x8b\xFbh\xA0\x8b\xA7d\xA7\xDb\xA9>>>r/service...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=40,c=4096,r=40]={<<<\x81\xA2\xF9\xD4\x0b\xD5\x82\xF6~\xA7\x90\xF61\xF7\xD6\xA7n\xBb\x8a\xBde\xB4\x9a\xA0$\xA6\x95\xBdo\xB0\x8b\xFbh\xA0\x8b\xA7d\xA7\xDb\xA9>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 40 bytes 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=27,f=null]] 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 34 - Parser@276259b2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:49.468 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@571c4ca2[p=0,l=34,c=34,r=34]={<<<\x82\xF6~\xA7\x90\xF61\xF7\xD6\xA7n\xBb\x8a\xBde\xB4\x9a\xA0$\xA6\x95\xBdo\xB0\x8b\xFbh\xA0\x8b\xA7d\xA7\xDb\xA9>>>} 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=34,fin=true,rsv=...,masked=true] 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=34,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@571c4ca2[p=0,l=34,c=34,r=34]={<<<{"uri":"/sensinact/slider/cursor"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:49.468 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([34] "{"uri":"/sensinact/slider/cursor"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@12279950[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=157,fin=true,rsv=...,masked=false] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=157,fin=true,rsv=...,masked=false] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=157,fin=true,rsv=...,masked=false], Flusher@2508c6f6[PROCESSING]) 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null] to Flusher@7f483219[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=157,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=161 cap=32768] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f828b13{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=161,c=32768,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>ri":"/lig...\x00\x00\x00\x00\x00\x00\x00}] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{WRITING}->null:IDLE-->WRITING 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 1/1/1 selected 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 161 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=161,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 1 keys, 0 updates 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=161 remaining=0 WriteFlusher@5f828b13{WRITING}->null 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{IDLE}->null:WRITING-->IDLE 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] processing 0 entries: [] 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18a0bfb8 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] auto flushing 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=161,terminated=null] flushing 0 frames: [] 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]] 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=40,l=40,c=4096,r=0]={\x81\xA2\xF9\xD4\x0b\xD5{"u...ursor"}<<<>>>r/service...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA2\xF9\xD4\x0b\xD5{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:49.469 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0} tryExecute EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:49.469Z 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]]}} 15:09:49.469 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:49.470 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=0}@75ce32c7 offer EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:49.469Z 15:09:49.470 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=1} startReservedThread p=1 15:09:49.470 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@614aeccc{s=0/2,p=1}@6372532e startThread=0 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:49.470 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@614aeccc{s=0/2,p=1}@6372532e in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}] 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d 15:09:49.470 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=1}@6372532e started 15:09:49.470 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@6372532e waiting 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:49.47Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.470 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=120,f=null]]}} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x81x{"respo...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 161 DirectByteBuffer@688e0eb9[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 161 bytes - DirectByteBuffer@688e0eb9[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=161,c=4096,r=161]={<<<\x81~\x00\x9d{"response":{"name":"...rsor","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 161 bytes 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@75ce32c7 task=EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:49.47Z 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 157 - Parser@18d3948d[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=157,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6db5b130[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=157,fin=true,rsv=...,masked=false] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=157,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:49.47Z tryProduce true 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6db5b130[p=0,l=157,c=157,r=157]={<<<{"response":{"name":"curs...rsor","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([157] "{"response":{"name":...i":"/slider/cursor","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 {"response":{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]},"type":"DESCRIBE_SERVICE","uri":"/slider/cursor","statusCode":200} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=161,l=161,c=4096,r=0]={\x81~\x00\x9d{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]]}} 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f on ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=0 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=1 15:09:49.470 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=2/2,p=0}@599db583 waiting 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/1 selected 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@24c0a74f 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:49.470 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:49.560 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:49.560 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@625708bb[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>} 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@36b25e6b[PROCESSING]) 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null] to Flusher@72664b0c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@36b25e6b[PROCESSING],AUTO,null]] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e7b714d{IDLE}->null [DirectByteBuffer@328dcc65[p=0,l=53,c=32768,r=53]={<<<\x81\xAfjjdp\x11H\x11\x02\x03H^RE\x19\x01\x1e\x19\x03\n\x11\t\x1eK...\x18E\x07\x05\x18\x19\x0b\x02E\x1a\x0b\x03\x03\x1e\r\x1f\x04E#5>H\x19>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{WRITING}->null:IDLE-->WRITING 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1198/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@4e7b714d{WRITING}->null 15:09:50.669 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{IDLE}->null:WRITING-->IDLE 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 15:09:50.669 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 15:09:50.669 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:50.669 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5278fb73 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:50.669 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:50.669 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1199/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2021-11-11T15:09:50.669Z 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2021-11-11T15:09:50.67Z 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2021-11-11T15:09:50.67Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1200/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=29]@2021-11-11T15:09:50.67Z 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=1200/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]]}} 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2021-11-11T15:09:50.67Z tryProduce true 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xA2\xF9\xD4\x0b\xD5{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=1200/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=34,f=null]] 15:09:50.670 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@7a3b9ff1[p=0,l=53,c=4096,r=53]={<<<\x81\xAfjjdp\x11H\x11\x02\x03H^RE\x19\x01\x1e\x19\x03\n\x11\t\x1eK...\x18E\x07\x05\x18\x19\x0b\x02E\x1a\x0b\x03\x03\x1e\r\x1f\x04E#5>H\x19>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=53,c=4096,r=53]={<<<\x81\xAfjjdp\x11H\x11\x02\x03H^RE\x19\x01\x1e\x19\x03\n\x11\t\x1eK...\x18E\x07\x05\x18\x19\x0b\x02E\x1a\x0b\x03\x03\x1e\r\x1f\x04E#5>H\x19>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=53,c=4096,r=53]={<<<\x81\xAfjjdp\x11H\x11\x02\x03H^RE\x19\x01\x1e\x19\x03\n\x11\t\x1eK...\x18E\x07\x05\x18\x19\x0b\x02E\x1a\x0b\x03\x03\x1e\r\x1f\x04E#5>H\x19>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@276259b2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6a1ef1d7[p=0,l=47,c=47,r=47]={<<<\x11H\x11\x02\x03H^RE\x19\x01\x1e\x19\x03\n\x11\t\x1eK\x03\x06\x03\x00\x15\x18E\x07\x05\x18\x19\x0b\x02E\x1a\x0b\x03\x03\x1e\r\x1f\x04E#5>H\x19>>>} 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6a1ef1d7[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/slider/cursor/position/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:50.670 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/slider/cursor/position/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@46010dfb[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=152,fin=true,rsv=...,masked=false], Flusher@2508c6f6[PROCESSING]) 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null] to Flusher@7f483219[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=152,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@2508c6f6[PROCESSING],AUTO,null]] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=156 cap=32768] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f828b13{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=156,c=32768,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}ri":...\x00\x00\x00\x00\x00\x00\x00}] 15:09:50.671 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{WRITING}->null:IDLE-->WRITING 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 1/1/1 selected 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 1 keys, 0 updates 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 156 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=156,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=156 remaining=0 WriteFlusher@5f828b13{WRITING}->null 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{IDLE}->null:WRITING-->IDLE 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@18a0bfb8 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] processing 0 entries: [] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] auto flushing 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=156,terminated=null] flushing 0 frames: [] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=53,l=53,c=4096,r=0]={\x81\xAfjjdp{"u...n/GET"}<<<>>>rsor/reso...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAfjjdp{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=2/2,p=0} tryExecute EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:50.672Z 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]]}} 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@599db583 offer EatWhatYouKill@426e505c/SelectorProducer@5b022357/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:50.672Z 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:50.672Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:50.672 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6a015d0d 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=157,f=null]]}} 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x9d{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.672 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 156 DirectByteBuffer@688e0eb9[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 156 bytes - DirectByteBuffer@688e0eb9[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.672 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=0,l=156,c=4096,r=156]={<<<\x81~\x00\x98{"response":{"name":"...tion","statusCode":200}>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 156 bytes 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 152 - Parser@18d3948d[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=152,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@652f1860[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>} 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=152,fin=true,rsv=...,masked=false] 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=152,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@652f1860[p=0,l=152,c=152,r=152]={<<<{"response":{"name":"posi...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([152] "{"response":{"name":...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"position","type":"int","value":1,"timestamp":1636643389560},"type":"GET_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@d37d744[READING] getAction(DirectByteBuffer@688e0eb9[p=156,l=156,c=4096,r=0]={\x81~\x00\x98{"res...e":200}<<<>>>:200}\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@688e0eb9[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x98{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@599db583 task=EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:50.673Z 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]]}} 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=true/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:50.673Z tryProduce true 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=true 0->1 for SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.673 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=2/2,p=0}@75ce32c7 waiting 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 1 on SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.673 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 1 keys 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1692/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1693/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1693/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2021-11-11T15:09:50.763Z 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2021-11-11T15:09:50.763Z 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2021-11-11T15:09:50.763Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1693/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=1693/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=30]@2021-11-11T15:09:50.763Z 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1693/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2021-11-11T15:09:50.763Z tryProduce true 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.763 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=33,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.763 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@287c69e9{HeapByteBufferR@1d305918[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@287c69e9{HeapByteBufferR@1d305918[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed false HttpParser{s=END,71 of 71} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@287c69e9{HeapByteBufferR@1d305918[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.764 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@60a750f1[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2bdf5e2d[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:50 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@34382ad7] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@2bdf5e2d[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:50.765 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:50 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@34382ad7] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>cxjufpxl5...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2bdf5e2d[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@34382ad7] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5fdc3eb9) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=34,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {HttpClientTransportOverHTTP@6b587673{STOPPED},AUTO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {Client@1bcf67e8[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@5f404594,POJO} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@53692008,POJO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp2066366456]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@1bbae752,POJO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@460b6d54,POJO} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@3a484672[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] added {HttpClient@6d3c232f{STOPPED},AUTO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@3a484672[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] added {SessionTracker@5cf87cfd{STOPPED},AUTO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@76075d65{STOPPED} added {InflaterPool@3a4ba480{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@76075d65{STOPPED} added {DeflaterPool@27b71f50{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@76075d65{STOPPED},AUTO} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] 15:09:50.766 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6d3c232f{STOPPED} 15:09:50.766 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STARTING} added {ScheduledExecutorScheduler@74971ed9{STOPPED},AUTO} 15:09:50.767 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@131fcb6f,POJO} 15:09:50.767 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@6b587673{STOPPED} 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@6b587673{STARTING} added {ClientSelectorManager@ccd1bc3{STOPPED},AUTO} 15:09:50.767 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@ccd1bc3{STOPPED} 15:09:50.767 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.767 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.767Z added {SelectorProducer@4455f57d,POJO} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.767Z added {QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.767Z created 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@29fc1a2b{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.767Z,MANAGED} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@ccd1bc3{STARTING} added {ManagedSelector@29fc1a2b{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@29fc1a2b{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.767Z 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] added {ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0},AUTO} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9308ms ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0} 15:09:50.767 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-80,5,main] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-81,5,main] 15:09:50.768 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-82,5,main] 15:09:50.768 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-83,5,main] 15:09:50.768 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-84,5,main] 15:09:50.768 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-85,5,main] 15:09:50.768 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-86,5,main] 15:09:50.768 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.768 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1832657711-87,5,main] 15:09:50.768 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9310ms QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.769 [WebSocketClient@1832657711-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9310ms EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.769Z 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@4a9486c0 startThread=0 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@4a9486c0 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.769 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@4c27d39d on ManagedSelector@29fc1a2b{STARTING} id=0 keys=0 selected=0 updates=0 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.769Z tryProduce false 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@4c27d39d 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.769 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 0 keys 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9310ms ManagedSelector@29fc1a2b{STARTED} id=0 keys=0 selected=0 updates=0 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9310ms ClientSelectorManager@ccd1bc3{STARTED} 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9310ms HttpClientTransportOverHTTP@6b587673{STARTED} 15:09:50.769 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@1bcf67e8[provider=null,keyStore=null,trustStore=null] 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 40ee0a22[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms Client@1bcf67e8[provider=null,keyStore=null,trustStore=null] 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@74971ed9{STOPPED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms ScheduledExecutorScheduler@74971ed9{STARTED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms HttpClient@6d3c232f{STARTED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@5cf87cfd{STOPPED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms SessionTracker@5cf87cfd{STARTED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@76075d65{STOPPED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3a4ba480{STOPPED,size=0,capacity=UNLIMITED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms InflaterPool@3a4ba480{STARTED,size=0,capacity=UNLIMITED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@27b71f50{STOPPED,size=0,capacity=UNLIMITED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms DeflaterPool@27b71f50{STARTED,size=0,capacity=UNLIMITED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms WebSocketExtensionFactory@76075d65{STARTED} 15:09:50.771 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9312ms WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STARTED},openSessions.size=0] 15:09:50.771 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a to ws://127.0.0.1:8899/ws/sensinact 15:09:50.772 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:50.772 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:50.772 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:50.772 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:50.772 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a, policy=WebSocketPolicy@15923407[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6d3c232f{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=null,MANAGED} 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=null 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] added {Pool@5cf8edcf[size=0 closed=false],POJO} 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9313ms DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9313ms HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b] 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b for HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=1] 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=1] 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:50.772 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@629f066f{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:50.772 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1542af63 startThread=0 15:09:50.772 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1542af63 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.773 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:50.773 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@ec3948[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34092]] on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:50.773 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@9e5cb80{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}} on ManagedSelector@29fc1a2b{STARTED} id=0 keys=0 selected=0 updates=0 15:09:50.773 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STARTED} id=0 keys=0 selected=0 updates=1 15:09:50.773 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:50.773 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1542af63 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.773 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:09:50.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:50.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:50.773 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/0 selected 15:09:50.773 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 1 updates 15:09:50.773 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.773 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@ec3948[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34092]] 15:09:50.773 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@9e5cb80{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}} 15:09:50.774 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@ec3948[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34092]] startThread=0 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.774 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@ec3948[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34092]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:50.774 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 1/1/1 selected 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 1 keys, 0 updates 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@1aff7dd1 Connect@9e5cb80{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}} 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34092 remote=/127.0.0.1:8899] 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@4b40e144 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@1ec0fa56{Connect@9e5cb80{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34092 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}}} startThread=0 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.774 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@1ec0fa56{Connect@9e5cb80{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34092 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=1,pool=DuplexConnectionPool@57540fd0[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}}} in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.774 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.774 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.774 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@5f99541a on ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=0 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7674ae{AC.ReadCB@678d1b5b{HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=2 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@4b40e144 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@ec3948[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34092]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.775 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7ab42ec2{AC.ReadCB@5ba6dbb6{HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 on ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=1 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=2 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/1 selected 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 2 updates 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@5f99541a 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@629f066f{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@57540fd0[c=0/1/64,a=0,i=1,q=1] 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.775 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@629f066f{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@5cf8edcf[size=1 closed=false] 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[PENDING/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]} on HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/1/64,a=1,i=0,q=0] 15:09:50.775 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b 15:09:50.781 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[PENDING/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]} associated true to HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[PENDING/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.781 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b 15:09:50.781 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9ta26wTNQoxPHqk6P3qArA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:50.781 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:50.781 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@2bcb2fdd{s=START} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9ta26wTNQoxPHqk6P3qArA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@2bcb2fdd{s=COMPLETING} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6afb071d{IDLE}->null [HeapByteBuffer@7efab0df[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{WRITING}->null:IDLE-->WRITING 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@255d5cbb SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=6/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[PENDING/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@2bcb2fdd{s=COMPLETING}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@6afb071d{WRITING}->null 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{IDLE}->null:WRITING-->IDLE 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=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 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@2bcb2fdd{s=END} 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2021-11-11T15:09:50.782Z 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]}, result: null 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2021-11-11T15:09:50.782Z 15:09:50.782 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.782 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2021-11-11T15:09:50.782Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=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 15:09:50.782 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=31]@2021-11-11T15:09:50.782Z 15:09:50.789 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2021-11-11T15:09:50.789Z tryProduce true 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7674ae{AC.ReadCB@678d1b5b{HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=14/60000}{io=1/0,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:50.789 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@1ec0fa56{Connect@9e5cb80{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34092 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@dda4e64, client.connector=HttpClient@6d3c232f{STARTED}}}} in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:09:50.789 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.789 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=14/60000}{io=1/0,kio=1,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:50.789 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.789 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:50.789 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:50.796 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: 9ta26wTNQoxPHqk6P3qArA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@18757d18{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=0} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:50.797 [qtp63387985-17] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:50.798 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3, policy=WebSocketPolicy@7035dd0f[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:50.798 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=7} 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8} 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] added {WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},POJO} 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],AUTO} 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9346ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3] 15:09:50.805 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9346ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=8}] 15:09:50.812 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:50.812 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.812 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9353ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.812 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:50.812 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=START}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=15} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{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:8899/ws/sensinact,age=16} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@18757d18{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@18757d18{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@16adb6df) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@482edca0 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:50 GMT Connection: Upgrade Sec-WebSocket-Accept: Wrau4YnVcRN8qgRNli7ozx42dEY= Upgrade: WebSocket 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@60bdb1dc[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@75a76fb7] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:50 GMT Connection: Upgrade Sec-WebSocket-Accept: Wrau4YnVcRN8qgRNli7ozx42dEY= Upgrade: WebSocket 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@60bdb1dc[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@75a76fb7] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@e473492{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{WRITING}->null:IDLE-->WRITING 15:09:50.813 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 1/1/1 selected 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=W,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=COMPLETING}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:09:50.813 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 1 keys, 0 updates 15:09:50.813 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@e473492{WRITING}->null 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{IDLE}->null:WRITING-->IDLE 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@60bdb1dc[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@75a76fb7] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1aff7dd1 SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@16adb6df w=false 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@18757d18{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@18757d18{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@18757d18{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0} tryExecute EatWhatYouKill@878537d/SelectorProducer@4455f57d/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.82Z 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} to WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1} startReservedThread p=1 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@18757d18{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}@5bc277ea startThread=0 15:09:50.820 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}@5bc277ea in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}] 15:09:50.820 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=1}@5bc277ea started 15:09:50.820 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}@5bc277ea waiting 15:09:50.820 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} upgrading from HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} to WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:50.820 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@878537d/SelectorProducer@4455f57d/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:50.82Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=38/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:50.821 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@678d1b5b[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@33d84270{s=END}]=>HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=24} 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=20/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[HANDSHAKING],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:50.833 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=51/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:50.833 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@444c1529[batching=true] 15:09:50.833 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=51/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}] 15:09:50.833 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=20/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENING],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@444c1529[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:50.833 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7ab42ec2{AC.ReadCB@5ba6dbb6{HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=51/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:50.833 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:50.834 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=51/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.834 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.834 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=20/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.834 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@5705b89f{DirectByteBuffer@59c25c0f[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@59c25c0f[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7674ae{AC.ReadCB@3fc2ff36{WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@59c25c0f[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@5705b89f{DirectByteBuffer@59c25c0f[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[null 0 null]@2563488f[PENDING/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@59c25c0f[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:50.841 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3a2d5a1[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@3fc2ff36 | +> SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3] - STARTED += ExtensionStack@654ebc84[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b] 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:50.841 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:50.841 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:50.849 [qtp63387985-17] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:50.849 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@7bb06a06{s=HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:50.849 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@678d1b5b::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@18757d18{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f Date: Thu, 11 Nov 2021 15:09:50 GMT Connection: Upgrade Sec-WebSocket-Accept: Wrau4YnVcRN8qgRNli7ozx42dEY= Upgrade: WebSocket 15:09:50.849 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 waiting 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b > HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f] null 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:50.849 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:50.856 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],AUTO} 15:09:50.856 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:50.856 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:50.863 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a] 15:09:50.863 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9405ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9405ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9405ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@5705b89f{DirectByteBuffer@59c25c0f[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@5ba6dbb6(l:/127.0.0.1:34092 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@1a9bd18d(exchange=HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]})[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[HANDSHAKING],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@78d0a97b[batching=true] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENING],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@78d0a97b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.864 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7ab42ec2{AC.ReadCB@5dfdd3ef{WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:50.869 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STARTED},openSessions.size=1] 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STARTED},openSessions.size=1] 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@5c92166b{STARTED} 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 on ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=0 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=1 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@23c0f7b5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/1 selected 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 1 updates 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[OPENED],f=Flusher@72664b0c[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@23c0f7b5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.871 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@18ff5634[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@5dfdd3ef | +> SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=0,kro=1} | +> Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a] - STARTED += ExtensionStack@3c77a1e1[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4632439c) 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4632439c,OFF,null] to Flusher@72664b0c[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@273f4505{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@1a9bd18d(exchange=null)[send=HttpSenderOverHTTP@46dd27db(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@2bcb2fdd{s=START}],recv=HttpReceiverOverHTTP@3e67873a(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:50.871 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4632439c,OFF,null]] 15:09:50.871 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@629f066f{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@5ba6dbb6::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@5cf8edcf[size=0 closed=false] 15:09:50.872 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3c2b0a7d[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>} 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@4632439c,OFF,null]] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=47,fin=true,rsv=...,masked=false] 15:09:50.879 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b > HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=47,fin=true,rsv=...,masked=false] 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4e7b714d{IDLE}->null [DirectByteBuffer@1a0041db[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x08\x89\x18\xF4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@17a0ab1f[p=0,l=10,c=10,r=10]={<<<\x0b`K\x9c}\xFd|\x9b\x7f\xE7>>>}] 15:09:50.879 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@58cec85b > HttpResponse[HTTP/1.1 101 Switching Protocols]@2563488f] null 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=47,fin=true,rsv=...,masked=true], Flusher@32ecf388[PROCESSING]) 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{WRITING}->null:IDLE-->WRITING 15:09:50.879 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@32ecf388[PROCESSING],AUTO,null] to Flusher@29adce87[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29adce87[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=47,fin=true,rsv=...,masked=true],Flusher@32ecf388[PROCESSING],AUTO,null]] 15:09:50.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=205/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[CLOSING],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@4e7b714d{WRITING}->null 15:09:50.879 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4e7b714d{IDLE}->null:WRITING-->IDLE 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@32ecf388[PROCESSING],AUTO,null]] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:50.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5278fb73 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=206/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:50.879 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:09:50.879 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=53 cap=32768] 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:50.879 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=0,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6afb071d{IDLE}->null [DirectByteBuffer@36d3610d[p=0,l=53,c=32768,r=53]={<<<\x81\xAf\x02+\xAd\x05y\t\xD8wk\t\x97'-X\xC8kqB\xC3da_\x82...fN\xDfv=Y\xCcrFN\xDefpB\xCf`?_\xDfpg\t\xD0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{WRITING}->null:IDLE-->WRITING 15:09:50.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=206/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 53 SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=21/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=53,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=53 remaining=0 WriteFlusher@6afb071d{WRITING}->null 15:09:50.886 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=213/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{IDLE}->null:WRITING-->IDLE 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] processing 0 entries: [] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] auto flushing 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=53,terminated=null] flushing 0 frames: [] 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@44bbd565{l=/127.0.0.1:34090,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.886 [Thread-56] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:50.886 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2021-11-11T15:09:50.886Z 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6b6ec6f6{AC.ReadCB@6ed9643{WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]]}} 15:09:50.886 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] onFillInterestedFailed {} 15:09:50.886 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2021-11-11T15:09:50.886Z 15:09:50.893 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@6f8e0cee{STARTED} id=0 keys=1 selected=0 updates=0 15:09:50.893 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d686b80 startThread=0 15:09:50.893 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d686b80 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}] 15:09:50.893 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:50.894 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/0 selected 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2021-11-11T15:09:50.893Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=221/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:50.894 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@72664b0c[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:50.894 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 0 updates 15:09:50.894 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@c9c5963 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=32]@2021-11-11T15:09:50.894Z 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5c73d71b{AC.ReadCB@31398fef{WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=FI,flush=-,to=221/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]]}} 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.894 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:50.894 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAfjjdp{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.894 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2021-11-11T15:09:50.894Z tryProduce true 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.894 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 0 keys 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c] 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x08\x89\x18\xF4\x0b`K\x9c}\xFd|\x9b\x7f\xE7>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[OPENED],f=Flusher@7f483219[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x08\x89\x18\xF4\x0b`K\x9c}\xFd|\x9b\x7f\xE7>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x08\x89\x18\xF4\x0b`K\x9c}\xFd|\x9b\x7f\xE7>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],behavior=CLIENT,connection=WebSocketClientConnection@6ed9643::SocketChannelEndPoint@44bbd565{l=0.0.0.0/0.0.0.0:34090,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@6ed9643[s=ConnectionState@60b089d1[DISCONNECTED],f=Flusher@72664b0c[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@18d3948d[ExtensionStack,s=START,c=0,len=152,f=null]],remote=WebSocketRemoteEndpoint@23c0f7b5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@6f952d6c],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@276259b2[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@5c92166b{STOPPED} 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@526dd6b[p=0,l=10,c=10,r=10]={<<<\x0b`K\x9c}\xFd|\x9b\x7f\xE7>>>} 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@255d5cbb SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=52/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.894 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@659925f4{STARTED} 15:09:50.894 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@4d686b80 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}] 15:09:50.894 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@47f08b81{STARTED,size=0,capacity=UNLIMITED} 15:09:50.894 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=52/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@47f08b81{STOPPED,size=0,capacity=UNLIMITED} 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@4cd1c1dc{STARTED,size=0,capacity=UNLIMITED} 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@4cd1c1dc{STOPPED,size=0,capacity=UNLIMITED} 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@659925f4{STOPPED} 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@5ee34b1b{STARTED} 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=59/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2021-11-11T15:09:50.901Z 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5459c5d4) 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5459c5d4,OFF,null] to Flusher@7f483219[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=33]@2021-11-11T15:09:50.901Z 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@6d4a65c6,queue=0,pool=DuplexConnectionPool@aa004a0[c=0/0/64,a=0,i=0,q=0] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@2787de58{STARTED} 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5459c5d4,OFF,null]] 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@3aa8a7be startThread=0 15:09:50.901 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@3aa8a7be in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@5459c5d4,OFF,null]] 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@2787de58{STOPPED} 15:09:50.901 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5f828b13{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2142331a[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:09:50.901 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@3aa8a7be started 15:09:50.901 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@48c4245d[provider=null,keyStore=null,trustStore=null] 15:09:50.908 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{WRITING}->null:IDLE-->WRITING 15:09:50.901 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=33]@2021-11-11T15:09:50.901Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:50.908 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@48c4245d[provider=null,keyStore=null,trustStore=null] 15:09:50.901 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=33]@2021-11-11T15:09:50.901Z 15:09:50.908 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@3c89bb12{STARTED} 15:09:50.908 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aa8a7be waiting 15:09:50.908 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@267517e4{STARTED} 15:09:50.908 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@6f8e0cee{STARTED} id=0 keys=0 selected=0 updates=0 15:09:50.908 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=W,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[CLOSING],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.908 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7674ae{AC.ReadCB@3fc2ff36{WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=67/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@5f828b13{WRITING}->null 15:09:50.909 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1992ff12 on ManagedSelector@6f8e0cee{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5f828b13{IDLE}->null:WRITING-->IDLE 15:09:50.909 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2021-11-11T15:09:50.908Z tryProduce true 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:09:50.909 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STOPPING} id=0 keys=0 selected=0 updates=1 15:09:50.909 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.909 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/0 selected 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1992ff12 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@6f8e0cee{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 waiting with 0 keys 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:09:50.909 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=67/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.909 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1046b62 on ManagedSelector@6f8e0cee{STOPPING} id=0 keys=0 selected=0 updates=0 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:50.909 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.909 [Thread-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@6f8e0cee{STOPPING} id=0 keys=0 selected=0 updates=1 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken with none selected 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 53 DirectByteBuffer@be2773b[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\x02+\xAd\x05y\t\xD8wk\t\x97'-X\xC8kqB\xC3da_\x82...fN\xDfv=Y\xCcrFN\xDefpB\xCf`?_\xDfpg\t\xD0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 woken up from select, 0/0/0 selected 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 53 bytes - DirectByteBuffer@be2773b[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\x02+\xAd\x05y\t\xD8wk\t\x97'-X\xC8kqB\xC3da_\x82...fN\xDfv=Y\xCcrFN\xDefpB\xCf`?_\xDfpg\t\xD0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@16675304 processing 0 keys, 1 updates 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=0,l=53,c=4096,r=53]={<<<\x81\xAf\x02+\xAd\x05y\t\xD8wk\t\x97'-X\xC8kqB\xC3da_\x82...fN\xDfv=Y\xCcrFN\xDefpB\xCf`?_\xDfpg\t\xD0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1046b62 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 53 bytes 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 47 - Parser@73184c7c[ExtensionStack,s=PAYLOAD_LEN,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.909 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@3f19fdcf[p=0,l=47,c=47,r=47]={<<>>} 15:09:50.909 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=2/2,p=0}@599db583 size 2 > capacity 15:09:50.909 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@671c529{l=/127.0.0.1:8899,r=/127.0.0.1:34090,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.932 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=47,fin=true,rsv=...,masked=true] 15:09:50.932 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@614aeccc{s=2/2,p=0}@599db583 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}] 15:09:50.932 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.909 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:50.909Z 15:09:50.932 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5c73d71b{null} 15:09:50.932 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=47,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}] 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=2/2,p=0}] 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@614aeccc{s=2/2,p=0} 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=1/2,p=0}@75ce32c7 offer STOP! 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f55e87d startThread=0 15:09:50.932 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=0/2,p=0}@6372532e offer STOP! 15:09:50.932 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:50.932 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f55e87d in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@614aeccc{s=-1/2,p=0} 15:09:50.932 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@75ce32c7 task=STOP! 15:09:50.932 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@75ce32c7 Exited 15:09:50.932 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@75ce32c7 in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@614aeccc{s=-1/2,p=0}] 15:09:50.932 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1591954203-70,5,main] for 14999 15:09:50.932 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:09:50.932 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@7f483219[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:09:50.932 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=null]] 15:09:50.932 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[READING] getAction(DirectByteBuffer@7a3b9ff1[p=16,l=16,c=4096,r=0]={\x88\x8a\x08\x89\x18\xF4\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.932 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.932 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:09:50.932 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@6372532e task=STOP! 15:09:50.940 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.932 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-73] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-73,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.932 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=23/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@6c73945e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:50.940 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.933 [WebSocketClient@1591954203-70] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-70,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-76] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-76,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.933 [WebSocketClient@1591954203-74] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-74,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-69] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-69,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.933 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3f19fdcf[p=0,l=47,c=47,r=47]={<<<{"uri":"/sensinact/providers?rawDescribe=true"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:50.940 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1591954203-72,5,main] for 14991 15:09:50.940 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([47] "{"uri":"/sensinact/providers?rawDescribe=true"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:50.940 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=31/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@6c73945e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:50.940 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.940 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:50.940 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce] 15:09:50.940 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:09:50.940 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.940 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@6372532e Exited 15:09:50.947 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.940 [WebSocketClient@1591954203-71] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-71,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.940 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.947 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@614aeccc{s=-1/2,p=0}@6372532e in QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.941 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:50.947 [WebSocketClient@1591954203-75] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-75,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce] 15:09:50.947 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7582418e[EOF] getAction(DirectByteBuffer@7a3b9ff1[p=16,l=16,c=4096,r=0]={\x88\x8a\x08\x89\x18\xF4\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1954b44c[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} 15:09:50.947 [WebSocketClient@1591954203-72] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1591954203-72,5,main] exited for QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=18,fin=true,rsv=...,masked=false] 15:09:50.947 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=18,fin=true,rsv=...,masked=false] 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=18,fin=true,rsv=...,masked=false], Flusher@40b812a3[PROCESSING]) 15:09:50.947 [Thread-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1591954203-75,5,] for 14984 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@40b812a3[PROCESSING],AUTO,null] to Flusher@3d8c56ad[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3d8c56ad[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:50.947 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:09:50.947 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=18,fin=true,rsv=...,masked=false],Flusher@40b812a3[PROCESSING],AUTO,null]] 15:09:50.947 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:50.947 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],behavior=SERVER,connection=WebSocketServerConnection@31398fef::SocketChannelEndPoint@671c529{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=38/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@31398fef[s=ConnectionState@503ab6d8[DISCONNECTED],f=Flusher@7f483219[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@276259b2[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@6c73945e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@37e41ce],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@40b812a3[PROCESSING],AUTO,null]] 15:09:50.948 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@426e505c/SelectorProducer@5b022357/IDLE/p=false/QueuedThreadPool[WebSocketClient@1591954203]@8a62297{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:50.947Z 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:50.948 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1f55e87d in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:50.948 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@6f8e0cee{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:50.948 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@267517e4{STOPPED} 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=20 cap=32768] 15:09:50.948 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:50.948 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@3c89bb12{STOPPED} 15:09:50.955 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@5ee34b1b{STOPPED} 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@e473492{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=20,c=32768,r=20]={<<<\x81\x12["slider","light"]>>>me":"posi...\x00\x00\x00\x00\x00\x00\x00}] 15:09:50.955 [Thread-47] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{WRITING}->null:IDLE-->WRITING 15:09:50.955 [Thread-47] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@89241860[httpClient=HttpClient@5ee34b1b{STOPPED},openSessions.size=0] 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 1/1/1 selected 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 20 SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=W,to=46/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=20,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=20 remaining=0 WriteFlusher@e473492{WRITING}->null 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 1 keys, 0 updates 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{IDLE}->null:WRITING-->IDLE 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] processing 0 entries: [] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] auto flushing 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=20,terminated=null] flushing 0 frames: [] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1aff7dd1 SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=68/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=68/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=53,l=53,c=4096,r=0]={\x81\xAf\x02+\xAd\x05{"u...=true"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=68/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\x02+\xAd\x05{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7674ae{AC.ReadCB@3fc2ff36{WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]]}} 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0} tryExecute EatWhatYouKill@878537d/SelectorProducer@4455f57d/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:50.955Z 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}@5bc277ea offer EatWhatYouKill@878537d/SelectorProducer@4455f57d/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:50.955Z 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 size 2 > capacity 15:09:50.955 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:50.955 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@c9c5963 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:50.955 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1} startReservedThread p=1 15:09:50.955 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:50.962 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}@b236c15 startThread=0 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@f2ef038 15:09:50.962 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}@b236c15 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}] 15:09:50.962 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=1}@b236c15 started 15:09:50.962 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}@b236c15 waiting 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.962 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.962 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=true/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:50.962Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:50.962 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7ab42ec2{AC.ReadCB@5dfdd3ef{WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=76/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:50.962 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:50.962 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=1}@5bc277ea task=EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=true/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:50.962Z 15:09:50.962 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:50.963 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=true/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:50.962Z tryProduce true 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@73d8cc13[READING] getAction(DirectByteBuffer@6ad38955[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.963 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.963 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 20 DirectByteBuffer@6ad38955[p=0,l=20,c=4096,r=20]={<<<\x81\x12["slider","light"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 20 bytes - DirectByteBuffer@6ad38955[p=0,l=20,c=4096,r=20]={<<<\x81\x12["slider","light"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@73d8cc13[READING] getAction(DirectByteBuffer@6ad38955[p=0,l=20,c=4096,r=20]={<<<\x81\x12["slider","light"]>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 20 bytes 15:09:50.963 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:50.963 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 18 - Parser@1a7c12f6[ExtensionStack,s=PAYLOAD_LEN,c=0,len=18,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3bed88a5[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=18,fin=true,rsv=...,masked=false] 15:09:50.963 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=18,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3bed88a5[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([18] "["slider","light"]") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] ["slider","light"] 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@73d8cc13[READING] getAction(DirectByteBuffer@6ad38955[p=20,l=20,c=4096,r=0]={\x81\x12["slide...light"]<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@6ad38955[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x12["slide...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7ab42ec2{AC.ReadCB@5dfdd3ef{WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]]}} 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 on ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=0 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=1 15:09:50.970 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@4a9486c0 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}] 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/1 selected 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 1 updates 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@55782db0 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.970 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 1 keys ["slider","light"] 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=207/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=207/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=207/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:50.974 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2021-11-11T15:09:50.974Z 15:09:50.977 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2021-11-11T15:09:50.977Z 15:09:50.977 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2021-11-11T15:09:50.977Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=211/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:50.977 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=34]@2021-11-11T15:09:50.977Z 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=211/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:50.978 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2021-11-11T15:09:50.978Z tryProduce true 15:09:50.978 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:50.978 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=211/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:50.978 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=211/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.978 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=34,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:50.978 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} Content@406ec331{HeapByteBufferR@5fd98800[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@406ec331{HeapByteBufferR@5fd98800[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parsed false HttpParser{s=END,71 of 71} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@406ec331{HeapByteBufferR@5fd98800[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:50.985 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@580e558f[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6e4f72f4[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:50 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d457eb5] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@6e4f72f4[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:50 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d457eb5] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>RN8qgRNli...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6e4f72f4[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:50.993 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7d457eb5] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@476f43f3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=35,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:50.994 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.000 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.000 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:51.007 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2021-11-11T15:09:51.007Z 15:09:51.007 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2021-11-11T15:09:51.007Z 15:09:51.007 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2021-11-11T15:09:51.007Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=35]@2021-11-11T15:09:51.007Z 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2021-11-11T15:09:51.008Z tryProduce true 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 HeapByteBuffer@5447d1cf[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.008 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} filled 127 HeapByteBuffer@5447d1cf[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=35,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=127,c=8192,r=127]={<<>>ation/jso...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.008 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.031 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.031 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=0} GET //127.0.0.1:8899/sensinact HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=7} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.038 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=7} 15:09:51.039 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:51.039 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=8} parsed false HttpParser{s=END,0 of -1} 15:09:51.039 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=30/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=8} 15:09:51.039 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.039 [qtp63387985-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:51.040 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@263964ed[p=0,l=943,c=943,r=943]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}) 15:09:51.040 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=943 null 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@44bf3953[p=0,l=943,c=943,r=943]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=15} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 943 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=943},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5969022b] (null,[p=0,l=943,c=943,r=943],true)@START 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=943} last=true content=HeapByteBuffer@44bf3953[p=0,l=943,c=943,r=943]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 943 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=943},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5969022b] ([p=0,l=123,c=16384,r=123],[p=0,l=943,c=943,r=943],true)@COMPLETING 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>RN8qgRNli...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@44bf3953[p=0,l=943,c=943,r=943]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}] 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1066 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=38/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=36,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=15} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1066 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=943},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5969022b] ([p=123,l=123,c=16384,r=0],[p=943,l=943,c=943,r=0],true)@END 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=15} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact,age=15} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7ae1aa61) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=36,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact,age=15} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=943 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=9/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.055 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:51.055 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2021-11-11T15:09:51.056Z 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2021-11-11T15:09:51.056Z 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2021-11-11T15:09:51.056Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=36]@2021-11-11T15:09:51.056Z 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2021-11-11T15:09:51.056Z tryProduce true 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.056 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=36,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:51.062 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.063 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} Content@6d67d4bc{HeapByteBufferR@782ad336[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@6d67d4bc{HeapByteBufferR@782ad336[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} parsed false HttpParser{s=END,71 of 71} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@6d67d4bc{HeapByteBufferR@782ad336[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.070 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@130114a1[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4090e049[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e8d380e] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@4090e049[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e8d380e] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>RN8qgRNli...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4090e049[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=15/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=9} 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.071 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6e8d380e] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@25d891a5) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=37,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=15} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} filled 154 HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.077 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=37,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=154,c=8192,r=154]={<<>>a/1.8.0_2...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers?rawDescribe=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} GET //127.0.0.1:8899/sensinact/providers?rawDescribe=true HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:51.078 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers?rawDescribe=true HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} parsed false HttpParser{s=END,0 of -1} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=7} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.085 [qtp63387985-16] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:51.086 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@3e672da3[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}) 15:09:51.086 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=18 null 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@7932108e[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=14} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ef80aee] (null,[p=0,l=18,c=18,r=18],true)@START 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=18} last=true content=HeapByteBuffer@7932108e[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>} 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 18 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ef80aee] ([p=0,l=122,c=16384,r=122],[p=0,l=18,c=18,r=18],true)@COMPLETING 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=122,c=16384,r=122]={<<>>\nRN8qgRNl...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@7932108e[p=0,l=18,c=18,r=18]={<<<["slider","light"]>>>}] 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 140 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=38,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=14} 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=140 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=18},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ef80aee] ([p=122,l=122,c=16384,r=0],[p=18,l=18,c=18,r=0],true)@END 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false ["slider","light"] 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=14} 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:51.092 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1f4ce92d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=38,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers?rawDescribe=true,age=15} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=18 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.093 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.099 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.099 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.100 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:51.100 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2021-11-11T15:09:51.1Z 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2021-11-11T15:09:51.135Z 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2021-11-11T15:09:51.135Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=35/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=37]@2021-11-11T15:09:51.135Z 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2021-11-11T15:09:51.135Z tryProduce true 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=35/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=35/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.135 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=38,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.135 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:51.142 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:51.142 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:51.142 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.142 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=7} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} Content@1712a7dc{HeapByteBufferR@2ada71cc[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@1712a7dc{HeapByteBufferR@2ada71cc[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} parsed false HttpParser{s=END,71 of 71} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@1712a7dc{HeapByteBufferR@2ada71cc[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.143 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=8} 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4cf64153[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4e582356[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=16} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@37757f40] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@4e582356[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@37757f40] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:51.151 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>RN8qgRNli...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4e582356[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=16/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@37757f40] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@16d09b3e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=39,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=17} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.152 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.152 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {HttpClientTransportOverHTTP@3adbe50f{STOPPED},AUTO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {Client@3a627c80[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@49aa766b,POJO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@963176,POJO} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1694519286]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@4cafa9aa,POJO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@562c877a,POJO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@fcb9311e[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] added {HttpClient@20ed3303{STOPPED},AUTO} 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@fcb9311e[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] added {SessionTracker@67001148{STOPPED},AUTO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@989da1{STOPPED} added {InflaterPool@31cb96e1{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@989da1{STOPPED} added {DeflaterPool@3eed0f5{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:51.158 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.158 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:51.158 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:51.158 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.158 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@989da1{STOPPED},AUTO} 15:09:51.158 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] 15:09:51.165 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@20ed3303{STOPPED} 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STARTING} added {ScheduledExecutorScheduler@2032e725{STOPPED},AUTO} 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@4d23015c,POJO} 15:09:51.165 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.165 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.165 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@3adbe50f{STOPPED} 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@3adbe50f{STARTING} added {ClientSelectorManager@383f1975{STOPPED},AUTO} 15:09:51.165 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@383f1975{STOPPED} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.166Z added {SelectorProducer@73a00e09,POJO} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.166Z added {QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.166Z created 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@26dcd8c0{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.166Z,MANAGED} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@383f1975{STARTING} added {ManagedSelector@26dcd8c0{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@26dcd8c0{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.166Z 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] added {ReservedThreadExecutor@66e889df{s=0/2,p=0},AUTO} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@66e889df{s=0/2,p=0} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9707ms ReservedThreadExecutor@66e889df{s=0/2,p=0} 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-90,5,main] 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-91,5,main] 15:09:51.166 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.166 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-92,5,main] 15:09:51.167 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-93,5,main] 15:09:51.167 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-94,5,main] 15:09:51.167 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-95,5,main] 15:09:51.167 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-96,5,main] 15:09:51.167 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@552416003-97,5,main] 15:09:51.167 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9708ms QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.167 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9715ms EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.174Z 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@31ddd4a4 startThread=0 15:09:51.174 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1a5f7e7c on ManagedSelector@26dcd8c0{STARTING} id=0 keys=0 selected=0 updates=0 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@31ddd4a4 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.174Z tryProduce false 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1a5f7e7c 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.174 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 0 keys 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9715ms ManagedSelector@26dcd8c0{STARTED} id=0 keys=0 selected=0 updates=0 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9715ms ClientSelectorManager@383f1975{STARTED} 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9715ms HttpClientTransportOverHTTP@3adbe50f{STARTED} 15:09:51.174 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@3a627c80[provider=null,keyStore=null,trustStore=null] 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5b22b970[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms Client@3a627c80[provider=null,keyStore=null,trustStore=null] 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@2032e725{STOPPED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms ScheduledExecutorScheduler@2032e725{STARTED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms HttpClient@20ed3303{STARTED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@67001148{STOPPED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms SessionTracker@67001148{STARTED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@989da1{STOPPED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@31cb96e1{STOPPED,size=0,capacity=UNLIMITED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms InflaterPool@31cb96e1{STARTED,size=0,capacity=UNLIMITED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@3eed0f5{STOPPED,size=0,capacity=UNLIMITED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9716ms DeflaterPool@3eed0f5{STARTED,size=0,capacity=UNLIMITED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9717ms WebSocketExtensionFactory@989da1{STARTED} 15:09:51.175 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9717ms WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STARTED},openSessions.size=0] 15:09:51.175 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d to ws://127.0.0.1:8899/ws/sensinact 15:09:51.176 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:51.176 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:51.176 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:51.176 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:51.181 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d, policy=WebSocketPolicy@7df60067[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@20ed3303{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=null,MANAGED} 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=null 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] added {Pool@7ca0863b[size=0 closed=false],POJO} 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9722ms DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9722ms HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0] 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 for HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=1] 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=1] 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:51.181 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@748fe51d{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:51.181 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@415156bf startThread=0 15:09:51.181 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@415156bf in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.182 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:51.182 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@2ed951f0{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}} on ManagedSelector@26dcd8c0{STARTED} id=0 keys=0 selected=0 updates=0 15:09:51.182 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@fccff67[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34094]] on ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:09:51.182 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=0 selected=0 updates=1 15:09:51.182 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=1 15:09:51.182 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@415156bf in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.182 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.182 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.182 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/0 selected 15:09:51.182 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:09:51.182 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@fccff67[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34094]] 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@fccff67[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34094]] startThread=0 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@2ed951f0{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}} 15:09:51.189 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@fccff67[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34094]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 1/1/1 selected 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 1 keys, 0 updates 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2c53b358 Connect@2ed951f0{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}} 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34094 remote=/127.0.0.1:8899] 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@286c320a{Connect@2ed951f0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34094 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}}} startThread=0 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.189 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@286c320a{Connect@2ed951f0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34094 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=1,pool=DuplexConnectionPool@529cfee5[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}}} in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.189 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:51.189 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@20a6a875 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.189 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.189 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@78859d81 on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:09:51.189 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.189 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.196 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.196 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ceb6cc2{AC.ReadCB@4af936cd{HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5da8e3ba{AC.ReadCB@7cba16ce{HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=1 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=2 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=2 15:09:51.197 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.197 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/1 selected 15:09:51.197 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.197 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.197 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 2 updates 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.197 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@748fe51d{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.197 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:51.197 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@78859d81 15:09:51.197 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:51.197 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@fccff67[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34094]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:51.238 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a 15:09:51.197 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@529cfee5[c=0/1/64,a=0,i=1,q=1] 15:09:51.238 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@20a6a875 15:09:51.238 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc 15:09:51.238 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=41/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.238 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.238 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=41/60000}{io=1/1,kio=1,kro=0}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.238 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.238 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.238 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@748fe51d{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=41/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@7ca0863b[size=1 closed=false] 15:09:51.238 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.238 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[PENDING/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]} on HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=41/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/1/64,a=1,i=0,q=0] 15:09:51.238 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[PENDING/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]} associated true to HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[PENDING/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pMQSaCswLI4U3hYz7Dy1AQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@cf0c168{s=START} 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pMQSaCswLI4U3hYz7Dy1AQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@cf0c168{s=COMPLETING} 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38edc25c{IDLE}->null [HeapByteBuffer@59e65aa3[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{WRITING}->null:IDLE-->WRITING 15:09:51.239 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.239 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=42/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[PENDING/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@cf0c168{s=COMPLETING}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@38edc25c{WRITING}->null 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{IDLE}->null:WRITING-->IDLE 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@cf0c168{s=END} 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1841c552 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=49/60000}{io=1/1,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]}, result: null 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=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 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2021-11-11T15:09:51.246Z 15:09:51.246 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@286c320a{Connect@2ed951f0{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34094 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@2ae6c0f3, client.connector=HttpClient@20ed3303{STARTED}}}} in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2021-11-11T15:09:51.246Z 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2021-11-11T15:09:51.246Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=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 15:09:51.246 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=38]@2021-11-11T15:09:51.246Z 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ceb6cc2{AC.ReadCB@4af936cd{HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.246 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2021-11-11T15:09:51.246Z tryProduce true 15:09:51.246 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=49/60000}{io=1/0,kio=1,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.253 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.253 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.253 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=56/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.253 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: pMQSaCswLI4U3hYz7Dy1AQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:51.253 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=0} 15:09:51.260 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=7} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2a70ffbb{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13, policy=WebSocketPolicy@3772464e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8} 15:09:51.261 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=8}] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15}] added {WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},POJO} 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],AUTO} 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15}] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15}] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9809ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9809ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15}] 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=15},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:51.268 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:51.269 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9810ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:51.269 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:51.269 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=START}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=16} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{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:8899/ws/sensinact,age=22} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2a70ffbb{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@11f3d1c0) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3496a586 15:09:51.275 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=22} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Connection: Upgrade Sec-WebSocket-Accept: n2xZa1cJn6G/R5MGX6sG6QMaeVc= Upgrade: WebSocket 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@6e360fe5[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6425dae0] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Connection: Upgrade Sec-WebSocket-Accept: n2xZa1cJn6G/R5MGX6sG6QMaeVc= Upgrade: WebSocket 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@6e360fe5[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6425dae0] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6bd76a75{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{WRITING}->null:IDLE-->WRITING 15:09:51.276 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 1/1/1 selected 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=W,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=COMPLETING}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:51.276 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 1 keys, 0 updates 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@6bd76a75{WRITING}->null 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{IDLE}->null:WRITING-->IDLE 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@6e360fe5[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@6425dae0] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@11f3d1c0 w=false 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2a70ffbb{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:51.276 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c53b358 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2a70ffbb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:51.276 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=30/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.276 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} to WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@2a70ffbb{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:51.283 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=30} upgrading from HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=30} to WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=30} 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@4af936cd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@14bd677{s=END}]=>HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=30} 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[HANDSHAKING],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:51.283 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0} tryExecute EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.283Z 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:51.283 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=1} startReservedThread p=1 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@2e174c49[batching=true] 15:09:51.283 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d6eb963 startThread=0 15:09:51.283 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d6eb963 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}] 15:09:51.283 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=1}@6d6eb963 started 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENING],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@2e174c49[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:51.283 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d6eb963 waiting 15:09:51.283 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:51.283 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.283Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:51.290 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.290 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=44/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:51.290 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:51.290 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.290 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.290 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.290 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.290 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.290 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=44/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:09:51.290 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.290 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.290 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.290 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.290 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.291 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.291 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc 15:09:51.291 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.291 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5da8e3ba{AC.ReadCB@7cba16ce{HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=44/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:51.291 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.291 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@20155182[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@218f6ea7 | +> SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13] - STARTED += ExtensionStack@26334d3f[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:51.291 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.291 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@78ee7db9{DirectByteBuffer@76299cd4[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@76299cd4[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@68f926b0{s=HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@76299cd4[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@4af936cd::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@2a70ffbb{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.298 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@78ee7db9{DirectByteBuffer@76299cd4[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[null 0 null]@43c9c453[PENDING/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@76299cd4[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0] 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453 Date: Thu, 11 Nov 2021 15:09:51 GMT Connection: Upgrade Sec-WebSocket-Accept: n2xZa1cJn6G/R5MGX6sG6QMaeVc= Upgrade: WebSocket 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:51.298 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453] null 15:09:51.305 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453 15:09:51.306 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:51.306 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:51.306 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],AUTO} 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9854ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9854ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:51.313 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @9854ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:51.314 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.314 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@78ee7db9{DirectByteBuffer@76299cd4[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@7cba16ce(l:/127.0.0.1:34094 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@3d871cf5(exchange=HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]})[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[HANDSHAKING],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@acaf168[batching=true] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENING],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@acaf168[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=38/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=1 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/1 selected 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a 15:09:51.336 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@3c9c2601[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@371496ef | +> SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d] - STARTED += ExtensionStack@42788859[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.336 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.337 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.337 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@72d25cd7{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@3d871cf5(exchange=null)[send=HttpSenderOverHTTP@2050afca(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@cf0c168{s=START}],recv=HttpReceiverOverHTTP@58cd2ce2(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:51.337 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@57a6e678[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@748fe51d{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@7cba16ce::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@7ca0863b[size=0 closed=false] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@596102fc[PROCESSING]) 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@319854f0 > HttpResponse[HTTP/1.1 101 Switching Protocols]@43c9c453] null 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null] to Flusher@440b2c20[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.344 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=2,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38edc25c{IDLE}->null [DirectByteBuffer@5d5e8d08[p=0,l=81,c=32768,r=81]={<<<\x81\xCb_\xCb/\x15$\xE9Zg6\xE9\x157p\xB8J{,\xA2At<\xBf\x00...:\xB8@`-\xA8Jfp\xA7@v>\xBfFz1\xE4hP\x0b\xE9R>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{WRITING}->null:IDLE-->WRITING 15:09:51.344 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.344 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.344 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@38edc25c{WRITING}->null 15:09:51.344 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1841c552 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=53/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{IDLE}->null:WRITING-->IDLE 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=60/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 15:09:51.351 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2021-11-11T15:09:51.351Z 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2021-11-11T15:09:51.351Z 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2021-11-11T15:09:51.351Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.351 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=39]@2021-11-11T15:09:51.351Z 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=61/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:51.351 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2021-11-11T15:09:51.351Z tryProduce true 15:09:51.351 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.352 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.352 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.352 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xAf\x02+\xAd\x05{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.352 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.352 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=61/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.352 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.352 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb_\xCb/\x15$\xE9Zg6\xE9\x157p\xB8J{,\xA2At<\xBf\x00...:\xB8@`-\xA8Jfp\xA7@v>\xBfFz1\xE4hP\x0b\xE9R>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.352 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb_\xCb/\x15$\xE9Zg6\xE9\x157p\xB8J{,\xA2At<\xBf\x00...:\xB8@`-\xA8Jfp\xA7@v>\xBfFz1\xE4hP\x0b\xE9R>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.352 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb_\xCb/\x15$\xE9Zg6\xE9\x157p\xB8J{,\xA2At<\xBf\x00...:\xB8@`-\xA8Jfp\xA7@v>\xBfFz1\xE4hP\x0b\xE9R>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@7e431536[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@679f70b1[p=0,l=75,c=75,r=75]={<<<$\xE9Zg6\xE9\x157p\xB8J{,\xA2At<\xBf\x00e-\xA4Y|;...:\xB8@`-\xA8Jfp\xA7@v>\xBfFz1\xE4hP\x0b\xE9R>>>} 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@679f70b1[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.359 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@145b81d9[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=163,fin=true,rsv=...,masked=false] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=163,fin=true,rsv=...,masked=false] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=163,fin=true,rsv=...,masked=false], Flusher@8dd711b[PROCESSING]) 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=163,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null] to Flusher@347b3b83[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=163,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=167 cap=32768] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6bd76a75{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=167,c=32768,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>light/swi...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{WRITING}->null:IDLE-->WRITING 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 1/1/1 selected 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 1 keys, 0 updates 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 167 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=167,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=167 remaining=0 WriteFlusher@6bd76a75{WRITING}->null 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c53b358 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{IDLE}->null:WRITING-->IDLE 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] processing 0 entries: [] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] auto flushing 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] flushing 0 frames: [] 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=9/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=81,l=81,c=4096,r=0]={\x81\xCb_\xCb/\x15{"u...n/GET"}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb_\xCb/\x15{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0} tryExecute EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:51.36Z 15:09:51.360 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]}} 15:09:51.360 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0}@6d6eb963 offer EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:51.36Z 15:09:51.366 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=5/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=1} startReservedThread p=1 15:09:51.366 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d31623d startThread=0 15:09:51.366 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.366 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d31623d in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}] 15:09:51.366 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=1}@6d31623d started 15:09:51.366 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:51.366 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d31623d waiting 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d6eb963 task=EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:51.366Z 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:51.366Z tryProduce true 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:51.366Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.366 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:51.366 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.366 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.367 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.367 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 167 DirectByteBuffer@5c49d5b0[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 167 bytes - DirectByteBuffer@5c49d5b0[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 167 bytes 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 163 - Parser@573b69a0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=163,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@d41462c[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=163,fin=true,rsv=...,masked=false] 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=163,fin=true,rsv=...,masked=false]) 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=163,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@d41462c[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.373 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([163] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"45.2:5.7","timestamp":1636643391151},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=167,l=167,c=4096,r=0]={\x81~\x00\xA3{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA3{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]]}} 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=1 15:09:51.374 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@31ddd4a4 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/1 selected 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.374 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.551 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:51.551 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@185c08c7[p=0,l=144,c=144,r=144]={<<<{"uri":"/sensinact/provid...g","value":"0.0,0.0"}]}>>>} 15:09:51.551 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=144,fin=true,rsv=...,masked=false] 15:09:51.551 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=144,fin=true,rsv=...,masked=false] 15:09:51.551 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=144,fin=true,rsv=...,masked=true], Flusher@596102fc[PROCESSING]) 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=144,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null] to Flusher@440b2c20[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=144,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=152 cap=32768] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38edc25c{IDLE}->null [DirectByteBuffer@5d5e8d08[p=0,l=152,c=32768,r=152]={<<<\x81\xFe\x00\x90\xB9s\xA8\xDd\xC2Q\xDd\xAf\xD0Q\x92\xFf\x96\x00\xCd\xB3\xCa\x1a\xC6\xBc\xDa...\x14\x8a\xF1\x9b\x05\xC9\xB1\xCc\x16\x8a\xE7\x9bC\x86\xEd\x95C\x86\xEd\x9b\x0e\xF5\xA0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{WRITING}->null:IDLE-->WRITING 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 152 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=178/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=152,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=152 remaining=0 WriteFlusher@38edc25c{WRITING}->null 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{IDLE}->null:WRITING-->IDLE 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] processing 0 entries: [] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] auto flushing 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] flushing 0 frames: [] 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1841c552 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.552 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2021-11-11T15:09:51.552Z 15:09:51.552 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2021-11-11T15:09:51.552Z 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2021-11-11T15:09:51.553Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=40]@2021-11-11T15:09:51.553Z 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]}} 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2021-11-11T15:09:51.553Z tryProduce true 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb_\xCb/\x15{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=192/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.553 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 152 DirectByteBuffer@be2773b[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90\xB9s\xA8\xDd\xC2Q\xDd\xAf\xD0Q\x92\xFf\x96\x00\xCd\xB3\xCa\x1a\xC6\xBc\xDa...\x14\x8a\xF1\x9b\x05\xC9\xB1\xCc\x16\x8a\xE7\x9bC\x86\xEd\x95C\x86\xEd\x9b\x0e\xF5\xA0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 152 bytes - DirectByteBuffer@be2773b[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90\xB9s\xA8\xDd\xC2Q\xDd\xAf\xD0Q\x92\xFf\x96\x00\xCd\xB3\xCa\x1a\xC6\xBc\xDa...\x14\x8a\xF1\x9b\x05\xC9\xB1\xCc\x16\x8a\xE7\x9bC\x86\xEd\x95C\x86\xEd\x9b\x0e\xF5\xA0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90\xB9s\xA8\xDd\xC2Q\xDd\xAf\xD0Q\x92\xFf\x96\x00\xCd\xB3\xCa\x1a\xC6\xBc\xDa...\x14\x8a\xF1\x9b\x05\xC9\xB1\xCc\x16\x8a\xE7\x9bC\x86\xEd\x95C\x86\xEd\x9b\x0e\xF5\xA0>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 152 bytes 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 144 - Parser@7e431536[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=144,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4b79dd59[p=0,l=144,c=144,r=144]={<<<\xC2Q\xDd\xAf\xD0Q\x92\xFf\x96\x00\xCd\xB3\xCa\x1a\xC6\xBc\xDa\x07\x87\xAd\xCb\x1c\xDe\xB4\xDd...\x14\x8a\xF1\x9b\x05\xC9\xB1\xCc\x16\x8a\xE7\x9bC\x86\xEd\x95C\x86\xEd\x9b\x0e\xF5\xA0>>>} 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=144,fin=true,rsv=...,masked=true] 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=144,fin=true,rsv=...,masked=true]) 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=144,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4b79dd59[p=0,l=144,c=144,r=144]={<<<{"uri":"/sensinact/provid...g","value":"0.0,0.0"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.553 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([144] "{"uri":"/sensinact/p...,"type":"string","value":"0.0,0.0"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:51.554 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:51.554 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5f217fe[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.554 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.554 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.554 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=162,fin=true,rsv=...,masked=false], Flusher@8dd711b[PROCESSING]) 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=162,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null] to Flusher@347b3b83[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=162,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=166 cap=32768] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6bd76a75{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=166,c=32768,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}light/sw...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{WRITING}->null:IDLE-->WRITING 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 1/1/1 selected 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 1 keys, 0 updates 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=W,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@6bd76a75{WRITING}->null 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{IDLE}->null:WRITING-->IDLE 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c53b358 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] processing 0 entries: [] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] auto flushing 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]]:runFillable:BLOCKING 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] flushing 0 frames: [] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=152,l=152,c=4096,r=0]={\x81\xFe\x00\x90\xB9s\xA8\xDd{...0.0"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0} tryExecute EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:51.555Z 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x90\xB9s\xA8\xDd{...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0}@6d31623d offer EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:51.555Z 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=1} startReservedThread p=1 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@66e889df{s=0/2,p=1}@53813a7 startThread=0 15:09:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@66e889df{s=0/2,p=1}@53813a7 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}] 15:09:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=1}@53813a7 started 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]]}} 15:09:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@53813a7 waiting 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=1}@6d31623d task=EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:51.555Z 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:51.555Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:51.555Z tryProduce true 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.555 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]] 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=163,f=null]]}} 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.555 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA3{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 166 bytes - DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 166 bytes 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 162 - Parser@573b69a0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=162,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:51.555 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@bfffd70[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=162,fin=true,rsv=...,masked=false]) 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=162,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:51.555 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@bfffd70[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([162] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"0.0,0.0","timestamp":1636643391554},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=166,l=166,c=4096,r=0]={\x81~\x00\xA2{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA2{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]}} 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=1 15:09:51.556 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=2/2,p=0}@6d6eb963 waiting 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/1 selected 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.556 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.752 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:51.752 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7829b892[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>} 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=75,fin=true,rsv=...,masked=false] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=75,fin=true,rsv=...,masked=false] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=75,fin=true,rsv=...,masked=true], Flusher@596102fc[PROCESSING]) 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null] to Flusher@440b2c20[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=75,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@596102fc[PROCESSING],AUTO,null]] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=81 cap=32768] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38edc25c{IDLE}->null [DirectByteBuffer@5d5e8d08[p=0,l=81,c=32768,r=81]={<<<\x81\xCb6\xD3Z\xF6M\xF1/\x84_\xF1`\xD4\x19\xA0?\x98E\xBa4\x97U\xA7u...S\xA05\x83D\xB0?\x85\x19\xBf5\x95W\xA73\x99X\xFc\x1d\xB3b\xF1'>>>Q\x84\xFf\xC9\x12\xDa\xBc\xD4\x16...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{WRITING}->null:IDLE-->WRITING 15:09:51.753 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.753 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 81 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=197/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.753 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1841c552 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=81 remaining=0 WriteFlusher@38edc25c{WRITING}->null 15:09:51.753 [Thread-65] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{IDLE}->null:WRITING-->IDLE 15:09:51.753 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.754 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]]:runFillable:BLOCKING 15:09:51.754 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] processing 0 entries: [] 15:09:51.754 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] auto flushing 15:09:51.754 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=81,terminated=null] flushing 0 frames: [] 15:09:51.754 [Thread-65] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2021-11-11T15:09:51.754Z 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2021-11-11T15:09:51.754Z 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2021-11-11T15:09:51.754Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=41]@2021-11-11T15:09:51.754Z 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=198/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]]}} 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2021-11-11T15:09:51.754Z tryProduce true 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x90\xB9s\xA8\xDd{...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 81 DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb6\xD3Z\xF6M\xF1/\x84_\xF1`\xD4\x19\xA0?\x98E\xBa4\x97U\xA7u...S\xA05\x83D\xB0?\x85\x19\xBf5\x95W\xA73\x99X\xFc\x1d\xB3b\xF1'>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 81 bytes - DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb6\xD3Z\xF6M\xF1/\x84_\xF1`\xD4\x19\xA0?\x98E\xBa4\x97U\xA7u...S\xA05\x83D\xB0?\x85\x19\xBf5\x95W\xA73\x99X\xFc\x1d\xB3b\xF1'>>>","parame...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=81,c=4096,r=81]={<<<\x81\xCb6\xD3Z\xF6M\xF1/\x84_\xF1`\xD4\x19\xA0?\x98E\xBa4\x97U\xA7u...S\xA05\x83D\xB0?\x85\x19\xBf5\x95W\xA73\x99X\xFc\x1d\xB3b\xF1'>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=198/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=144,f=null]] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.754 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 81 bytes 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 75 - Parser@7e431536[ExtensionStack,s=PAYLOAD_LEN,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@17ad7b19[p=0,l=75,c=75,r=75]={<<>>} 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=75,fin=true,rsv=...,masked=true] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=75,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@17ad7b19[p=0,l=75,c=75,r=75]={<<<{"uri":"/sensinact/provid...esources/location/GET"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.754 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([75] "{"uri":"/sensinact/p...rvices/admin/resources/location/GET"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@97bc9b0[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=162,fin=true,rsv=...,masked=false], Flusher@8dd711b[PROCESSING]) 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=162,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null] to Flusher@347b3b83[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=162,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@8dd711b[PROCESSING],AUTO,null]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=166 cap=32768] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6bd76a75{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=166,c=32768,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}light/sw...\x00\x00\x00\x00\x00\x00\x00}] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{WRITING}->null:IDLE-->WRITING 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 1/1/1 selected 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 1 keys, 0 updates 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@6bd76a75{WRITING}->null 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{IDLE}->null:WRITING-->IDLE 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c53b358 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] processing 0 entries: [] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] auto flushing 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=166,terminated=null] flushing 0 frames: [] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]:runFillable:BLOCKING 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=81,l=81,c=4096,r=0]={\x81\xCb6\xD3Z\xF6{"u...n/GET"}<<<>>>","parame...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb6\xD3Z\xF6{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=2/2,p=0} tryExecute EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:51.755Z 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d6eb963 offer EatWhatYouKill@441cc260/SelectorProducer@73a00e09/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:51.755Z 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]}} 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:51.755Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d6eb963 task=EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:51.755Z 15:09:51.755 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]}} 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=true/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:51.755Z tryProduce true 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@2fa768cc 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA2{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 166 bytes - DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:09:51.755 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=0,l=166,c=4096,r=166]={<<<\x81~\x00\xA2{"response":{"name":"...tion","statusCode":200}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 166 bytes 15:09:51.755 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 162 - Parser@573b69a0[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=162,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@67a1dd37[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=162,fin=true,rsv=...,masked=false] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=162,fin=true,rsv=...,masked=false]) 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=162,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@67a1dd37[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:51.755 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([162] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"name":"location","type":"string","value":"0.0,0.0","timestamp":1636643391554},"type":"GET_RESPONSE","uri":"/slider/admin/location","statusCode":200} 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@15fc5051[READING] getAction(DirectByteBuffer@5c49d5b0[p=166,l=166,c=4096,r=0]={\x81~\x00\xA2{"res...e":200}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@5c49d5b0[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA2{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]}} 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a on ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=1 15:09:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=2/2,p=0}@6d31623d waiting 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/1 selected 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@7823293a 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.756 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 1 keys 15:09:51.839 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.839 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.839 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.839 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.839 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2021-11-11T15:09:51.839Z 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2021-11-11T15:09:51.84Z 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2021-11-11T15:09:51.84Z 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=42]@2021-11-11T15:09:51.84Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2021-11-11T15:09:51.84Z tryProduce true 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=681/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.840 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=681/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} filled 306 HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=39,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=306,c=8192,r=306]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 71 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 71} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.840 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parse HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} Content@e4910c{HeapByteBufferR@14d9a06[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@e4910c{HeapByteBufferR@14d9a06[p=235,l=306,c=8192,r=71]={POST /sen... 71\r\n\r\n<<<{"parameters":[{"name":"l...","value":"45.2:5.7"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} parsed false HttpParser{s=END,71 of 71} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=71,q=1,[0]=EOF,s=STREAM] read 71 from Content@e4910c{HeapByteBufferR@14d9a06[p=306,l=306,c=8192,r=0]={POST /sen...5.7"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.841 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@a658248[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2ead0ef9[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43dd3c80] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@2ead0ef9[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43dd3c80] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>6G/R5MGX6...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2ead0ef9[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.842 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,71 of 71},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@43dd3c80] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@35cbdf46) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=40,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=3} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=163 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,71 of 71} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.843 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2021-11-11T15:09:51.844Z 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2021-11-11T15:09:51.844Z 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2021-11-11T15:09:51.844Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=43]@2021-11-11T15:09:51.844Z 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2021-11-11T15:09:51.844Z tryProduce true 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.844 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.844 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=40,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parsed false HttpParser{s=END,0 of -1} 15:09:51.845 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@16c4efde[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@613d4ea7[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@365c2d79] (null,[p=0,l=163,c=163,r=163],true)@START 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@613d4ea7[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 163 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@365c2d79] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>6G/R5MGX6...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@613d4ea7[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=41,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@365c2d79] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=41,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@35b39bd3) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=41,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.846 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=163 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 305 HeapByteBuffer@5447d1cf[p=0,l=305,c=8192,r=305]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} filled 305 HeapByteBuffer@5447d1cf[p=0,l=305,c=8192,r=305]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=41,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=305,c=8192,r=305]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=305,c=8192,r=305]={<<>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 70 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 70},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 70} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/SET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 70},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parse HeapByteBuffer@5447d1cf[p=235,l=305,c=8192,r=70]={POST /sen... 70\r\n\r\n<<<{"parameters":[{"name":"l...g","value":"0.0,0.0"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=235,l=305,c=8192,r=70]={POST /sen... 70\r\n\r\n<<<{"parameters":[{"name":"l...g","value":"0.0,0.0"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} Content@43828a4{HeapByteBufferR@f7b06f2[p=235,l=305,c=8192,r=70]={POST /sen... 70\r\n\r\n<<<{"parameters":[{"name":"l...g","value":"0.0,0.0"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@43828a4{HeapByteBufferR@f7b06f2[p=235,l=305,c=8192,r=70]={POST /sen... 70\r\n\r\n<<<{"parameters":[{"name":"l...g","value":"0.0,0.0"}]}>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,70 of 70},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} parsed false HttpParser{s=END,70 of 70} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=70,q=1,[0]=EOF,s=STREAM] read 70 from Content@43828a4{HeapByteBufferR@f7b06f2[p=305,l=305,c=8192,r=0]={POST /sen...0.0"}]}<<<>>>}\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:51.847 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,70 of 70},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=0} 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@715fb052[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=162 null 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3467dbd5[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/SET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 162 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@637c173d] (null,[p=0,l=162,c=162,r=162],true)@START 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=162} last=true content=HeapByteBuffer@3467dbd5[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 162 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@637c173d] ([p=0,l=123,c=16384,r=123],[p=0,l=162,c=162,r=162],true)@COMPLETING 15:09:51.848 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>6G/R5MGX6...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3467dbd5[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 285 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,70 of 70},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=285 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@637c173d] ([p=123,l=123,c=16384,r=0],[p=162,l=162,c=162,r=0],true)@END 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=42,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@654df11e) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=42,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/SET,age=2} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/SET written=162 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,70 of 70} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.849 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 182 HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} filled 182 HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=42,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=182,c=8192,r=182]={<<>>:8899\r\nCo...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:51.850 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} GET //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HTTP/1.1 Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.856 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=0} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/admin/resources/location/GET @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/admin/resources/location/GET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent EOF 15:09:51.857 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=1} parsed false HttpParser{s=END,0 of -1} 15:09:51.863 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=13/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=7} 15:09:51.863 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@63afc750[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}) 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=162 null 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@6069f1e7[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/admin/resources/location/GET on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 162 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a2639f5] (null,[p=0,l=162,c=162,r=162],true)@START 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=162} last=true content=HeapByteBuffer@6069f1e7[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:51 GMT Content-Type: application/json;charset=utf-8 Content-Length: 162 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a2639f5] ([p=0,l=123,c=16384,r=123],[p=0,l=162,c=162,r=162],true)@COMPLETING 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>6G/R5MGX6...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6069f1e7[p=0,l=162,c=162,r=162]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}] 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 285 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=14/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,0 of -1},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=43,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=285 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=162},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6a2639f5] ([p=123,l=123,c=16384,r=0],[p=162,l=162,c=162,r=0],true)@END 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:51.864 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=8} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=43,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6335064c) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.865 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=43,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/admin/resources/location/GET,age=9} 15:09:51.869 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@4a55a6e8{STOPPED}[9.4.42.v20210604] added {ExecutorThreadPool[etp893320639]@353efdbf{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/admin/resources/location/GET written=162 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:51.871 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:51.871 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@58b1e85d{STOPPED} added {callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO} 15:09:51.871 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:51.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.871 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@58b1e85d{STOPPED} added {[/]=>callbackServlet,POJO} 15:09:51.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@4a55a6e8{STOPPED}[9.4.42.v20210604] added {ServletHandler@58b1e85d{STOPPED},MANAGED} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@7374fa7d[HTTP/1.1] added {HttpConfiguration@93d9b68{32768/8192,8192/8192,https://:0,[]},POJO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{null, ()}{0.0.0.0:0} added {Server@4a55a6e8{STOPPED}[9.4.42.v20210604],UNMANAGED} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{null, ()}{0.0.0.0:0} added {ExecutorThreadPool[etp893320639]@353efdbf{STOPPED,8<=0<=10,i=0,q=0,NO_TRY},AUTO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@3c0374b6{STOPPED},AUTO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@6870d659,POJO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@7374fa7d[HTTP/1.1],AUTO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@7374fa7d[HTTP/1.1] 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@7d560f0f,POJO} 15:09:51.878 [Thread-66] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$1@7d560f0f 15:09:51.879 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@4a55a6e8{STOPPED}[9.4.42.v20210604] added {ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898},AUTO} 15:09:51.879 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@4a55a6e8{STOPPED}[9.4.42.v20210604] 15:09:51.879 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@4a55a6e8{STARTING}[9.4.42.v20210604] added {ErrorHandler@137adce2{STOPPED},AUTO} 15:09:51.879 [Thread-66] INFO org.eclipse.jetty.server.Server - jetty-9.4.42.v20210604; built: 2021-06-04T17:33:38.939Z; git: 5cd5e6d2375eeab146813b0de9f19eda6ab6e6cb; jvm 1.8.0_202-b08 15:09:51.879 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@4a55a6e8{STARTING}[9.4.42.v20210604] 15:09:51.879 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExecutorThreadPool[etp893320639]@353efdbf{STOPPED,8<=0<=10,i=0,q=0,NO_TRY} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ExecutorThreadPool[etp893320639]@353efdbf{STARTING,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}} added {ReservedThreadExecutor@6cbbecfd{s=0/1,p=0},AUTO} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@6cbbecfd{s=0/1,p=0} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10421ms ReservedThreadExecutor@6cbbecfd{s=0/1,p=0} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10421ms ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@58b1e85d{STOPPED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=callbackServlet[EMBEDDED:null] 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1] 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1] 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={callbackServlet=callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10421ms callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for callbackServlet 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@58b1e85d{STARTING} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10421ms ServletHandler@58b1e85d{STARTED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@137adce2{STOPPED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@137adce2{STARTING} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10421ms ErrorHandler@137adce2{STARTED} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {sun.nio.ch.ServerSocketChannelImpl[/0:0:0:0:0:0:0:0:8898],POJO} 15:09:51.880 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3c0374b6{STOPPED} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10427ms ScheduledExecutorScheduler@3c0374b6{STARTED} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@7374fa7d[HTTP/1.1] 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10427ms HttpConnectionFactory@7374fa7d[HTTP/1.1] 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z added {SelectorProducer@602506ba,POJO} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z added {ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}},UNMANAGED} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z created 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@409bc965{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z,MANAGED} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {ManagedSelector@409bc965{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@409bc965{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10427ms EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=8<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z 15:09:51.886 [Thread-66] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@36026b0c on ManagedSelector@409bc965{STARTING} id=0 keys=0 selected=0 updates=0 15:09:51.886 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=9<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:51.886Z tryProduce false 15:09:51.887 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:51.887 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@36026b0c 15:09:51.887 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:51.887 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:09:51.887 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10428ms ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:09:51.887 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10428ms SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:09:51.887 [Thread-66] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} added {acceptor-0@7edaaba0,POJO} 15:09:51.887 [Thread-66] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:09:51.887 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10428ms ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:09:51.887 [Thread-66] INFO org.eclipse.jetty.server.Server - Started @10428ms 15:09:51.887 [Thread-66] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @10428ms Server@4a55a6e8{STARTED}[9.4.42.v20210604] 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {HttpClientTransportOverHTTP@682bd3c4{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {Client@f2e4acf[provider=null,keyStore=null,trustStore=null],AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@24097e9b,POJO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@5eb97ced,POJO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1757032717]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@153f66e7,POJO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@7aad3f7d,POJO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2af776e6[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] added {HttpClient@226b143b{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@2af776e6[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] added {SessionTracker@6f667ad1{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@566d0c69{STOPPED} added {InflaterPool@388b401d{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@566d0c69{STOPPED} added {DeflaterPool@2bcec6a6{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@566d0c69{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@226b143b{STOPPED} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STARTING} added {ScheduledExecutorScheduler@4912d525{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@2bfbffb2,POJO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@682bd3c4{STOPPED} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@682bd3c4{STARTING} added {ClientSelectorManager@765df79d{STOPPED},AUTO} 15:09:53.872 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@765df79d{STOPPED} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.873Z added {SelectorProducer@4a7761b1,POJO} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.873Z added {QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.873Z created 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3e850122{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.873Z,MANAGED} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@765df79d{STARTING} added {ManagedSelector@3e850122{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3e850122{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.873Z 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] added {ReservedThreadExecutor@27fde870{s=0/2,p=0},AUTO} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@27fde870{s=0/2,p=0} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12414ms ReservedThreadExecutor@27fde870{s=0/2,p=0} 15:09:53.873 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-111,5,main] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-112,5,main] 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-113,5,main] 15:09:53.874 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-114,5,main] 15:09:53.874 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-115,5,main] 15:09:53.874 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-116,5,main] 15:09:53.874 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-117,5,main] 15:09:53.874 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@577442875-118,5,main] 15:09:53.874 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12415ms QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12415ms EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.874Z 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@78faea5f startThread=0 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@78faea5f in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.874 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@37fdfb05 on ManagedSelector@3e850122{STARTING} id=0 keys=0 selected=0 updates=0 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.874Z tryProduce false 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@37fdfb05 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.874 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 0 keys 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12415ms ManagedSelector@3e850122{STARTED} id=0 keys=0 selected=0 updates=0 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12415ms ClientSelectorManager@765df79d{STARTED} 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12415ms HttpClientTransportOverHTTP@682bd3c4{STARTED} 15:09:53.874 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@f2e4acf[provider=null,keyStore=null,trustStore=null] 15:09:53.875 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:09:53.875 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:09:53.875 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 5e39850[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms Client@f2e4acf[provider=null,keyStore=null,trustStore=null] 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4912d525{STOPPED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms ScheduledExecutorScheduler@4912d525{STARTED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms HttpClient@226b143b{STARTED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@6f667ad1{STOPPED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms SessionTracker@6f667ad1{STARTED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@566d0c69{STOPPED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@388b401d{STOPPED,size=0,capacity=UNLIMITED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms InflaterPool@388b401d{STARTED,size=0,capacity=UNLIMITED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@2bcec6a6{STOPPED,size=0,capacity=UNLIMITED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms DeflaterPool@2bcec6a6{STARTED,size=0,capacity=UNLIMITED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms WebSocketExtensionFactory@566d0c69{STARTED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STARTED},openSessions.size=0] 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f to ws://127.0.0.1:8899/ws/sensinact 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:09:53.876 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f, policy=WebSocketPolicy@398474a2[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@226b143b{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=null,MANAGED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=null 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] added {Pool@70abf9b0[size=0 closed=false],POJO} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:09:53.876 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12417ms HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263] 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 for HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=1] 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=1] 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:09:53.876 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:09:53.877 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@476ec9d0{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:09:53.877 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@325bb9a6 startThread=0 15:09:53.877 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@325bb9a6 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.877 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:09:53.877 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@7dcea6c{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}} on ManagedSelector@3e850122{STARTED} id=0 keys=0 selected=0 updates=0 15:09:53.877 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=0 selected=0 updates=1 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:53.877 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@325bb9a6 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/0 selected 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.877 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@12a8fdfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34096]] on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:09:53.877 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@7dcea6c{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}} 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@12a8fdfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34096]] 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@41a72760 Connect@7dcea6c{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}} 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34096 remote=/127.0.0.1:8899] 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@12a8fdfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34096]] startThread=0 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@12a8fdfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34096]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:53.877 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@4598bb8c{Connect@7dcea6c{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34096 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}}} startThread=0 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.877 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@4598bb8c{Connect@7dcea6c{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34096 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=1,pool=DuplexConnectionPool@78c1a023[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}}} in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@2afc529a on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@795f6a87 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.877 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.877 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4c0580c3{AC.ReadCB@79a52541{HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@2ec3d39a{HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=2 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=2 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 2 updates 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@476ec9d0{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@2afc529a 15:09:53.878 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@12a8fdfb[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34096]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@795f6a87 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@78c1a023[c=0/1/64,a=0,i=1,q=1] 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.878 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@476ec9d0{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@70abf9b0[size=1 closed=false] 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[PENDING/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]} on HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/1/64,a=1,i=0,q=0] 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[PENDING/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]} associated true to HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[PENDING/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ZO+OUN2NmgRGbJG4oDi4RA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@5edb3792{s=START} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ZO+OUN2NmgRGbJG4oDi4RA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@5edb3792{s=COMPLETING} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c6c0bb1{IDLE}->null [HeapByteBuffer@b9fdd86[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{WRITING}->null:IDLE-->WRITING 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[PENDING/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5edb3792{s=COMPLETING}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@3c6c0bb1{WRITING}->null 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{IDLE}->null:WRITING-->IDLE 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@131a6c75 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5edb3792{s=END} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]}, result: null 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=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 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.878 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@4598bb8c{Connect@7dcea6c{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34096 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@3e36e4f, client.connector=HttpClient@226b143b{STARTED}}}} in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2021-11-11T15:09:53.878Z 15:09:53.878 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2021-11-11T15:09:53.878Z 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2021-11-11T15:09:53.879Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=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 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=44]@2021-11-11T15:09:53.879Z 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4c0580c3{AC.ReadCB@79a52541{HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2021-11-11T15:09:53.879Z tryProduce true 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.879 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=START,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>","type":...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: ZO+OUN2NmgRGbJG4oDi4RA== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1f2ba77{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=0} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:53.879 [qtp63387985-16] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:53.880 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25, policy=WebSocketPolicy@14cfbc7e[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:09:53.880 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:53.880 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=1} 15:09:53.880 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=1} 15:09:53.880 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=1}] 15:09:53.885 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6}] added {WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6},POJO} 15:09:53.885 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],AUTO} 15:09:53.885 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6}] 15:09:53.885 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=6}] 15:09:53.885 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25] 15:09:53.892 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12433ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25] 15:09:53.892 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12433ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=13},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=13}] 15:09:53.892 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=13},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:09:53.892 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:53.892 [qtp63387985-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12434ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=START}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=14} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{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:8899/ws/sensinact,age=14} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1f2ba77{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@66af9beb) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@f6af70c 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=14} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:53 GMT Connection: Upgrade Sec-WebSocket-Accept: aTvo+O+cXCRgy3xpzK9PN0xO5+c= Upgrade: WebSocket 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@6b622914[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@644cf95f] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:53 GMT Connection: Upgrade Sec-WebSocket-Accept: aTvo+O+cXCRgy3xpzK9PN0xO5+c= Upgrade: WebSocket 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@6b622914[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@644cf95f] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:09:53.893 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=W,to=20/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=COMPLETING}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=21} 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@6b622914[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@644cf95f] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@66af9beb w=false 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1f2ba77{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1f2ba77{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=21} 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=21} to WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=21} 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@1f2ba77{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.9Z 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=1} startReservedThread p=1 15:09:53.900 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=21} upgrading from HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=21} to WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=21} 15:09:53.900 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@27fde870{s=0/2,p=1}@9a2d5b startThread=0 15:09:53.900 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@27fde870{s=0/2,p=1}@9a2d5b in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=1}] 15:09:53.907 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=1}@9a2d5b started 15:09:53.907 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b waiting 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@79a52541[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@58b0a8a0{s=END}]=>HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=28} 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[HANDSHAKING],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@13a40b9f[batching=true] 15:09:53.907 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:53.907Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENING],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@13a40b9f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.907 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:09:53.907 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:53.907 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.907 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:09:53.907 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:53.907 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=28/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.915 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.915 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=7/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@2ec3d39a{HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:09:53.915 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:09:53.915 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@5b2d44ec{DirectByteBuffer@55eaa1f9[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@55eaa1f9[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.915 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@55eaa1f9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@5b2d44ec{DirectByteBuffer@55eaa1f9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[null 0 null]@d7f6c91[PENDING/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.915 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@3287b4cb[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@54f61356 | +> SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25] - STARTED += ExtensionStack@55ab544e[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:53.915 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@55eaa1f9[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.915 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:09:53.922 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:09:53.922 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263] 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91 15:09:53.922 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@32126b9f{s=HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:53.922 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@79a52541::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@1f2ba77{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91 Date: Thu, 11 Nov 2021 15:09:53 GMT Connection: Upgrade Sec-WebSocket-Accept: aTvo+O+cXCRgy3xpzK9PN0xO5+c= Upgrade: WebSocket 15:09:53.922 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 > HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91] null 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91 15:09:53.922 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:53.923 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],AUTO} 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12471ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12471ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=14/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:09:53.930 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:09:53.937 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:53.937 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @12478ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:53.937 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.937 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@5b2d44ec{DirectByteBuffer@55eaa1f9[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@2ec3d39a(l:/127.0.0.1:34096 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@6ffed9a1(exchange=HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]})[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[HANDSHAKING],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@74f8548d[batching=true] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENING],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@74f8548d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.938 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@14d7abc2[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@51d52f9c | +> SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1} | +> Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f] - STARTED += ExtensionStack@35691d85[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.945 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@45fe7331{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@6ffed9a1(exchange=null)[send=HttpSenderOverHTTP@6eb476dd(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5edb3792{s=START}],recv=HttpReceiverOverHTTP@167bc651(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@476ec9d0{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@2ec3d39a::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@70abf9b0[size=0 closed=false] 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 > HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263] 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@6a10b263 > HttpResponse[HTTP/1.1 101 Switching Protocols]@d7f6c91] null 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:09:53.945 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:53.945 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6c15adf2[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>} 15:09:53.945 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:09:53.945 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=82,fin=true,rsv=...,masked=false] 15:09:53.945 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=82,fin=true,rsv=...,masked=false] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=82,fin=true,rsv=...,masked=true], Flusher@62d25e00[PROCESSING]) 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null] to Flusher@25891fad[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=82,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null]] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null]] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=88 cap=32768] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c6c0bb1{IDLE}->null [DirectByteBuffer@66edc682[p=0,l=88,c=32768,r=88]={<<<\x81\xD2F_\xDa\x9a=}\xAf\xE8/}\xE0\xB8i,\xBf\xF456\xB4\xFb%+\xF5...\xFf5p\xAa\xF556\xAe\xF3)1\xF5\xC9\x13\x1d\x89\xD9\x14\x16\x98\xDfd">>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:53.952 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{WRITING}->null:IDLE-->WRITING 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 88 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=88,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=88 remaining=0 WriteFlusher@3c6c0bb1{WRITING}->null 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{IDLE}->null:WRITING-->IDLE 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@131a6c75 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] processing 0 entries: [] 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] auto flushing 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=88,terminated=null] flushing 0 frames: [] 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:53.953 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2021-11-11T15:09:53.953Z 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2021-11-11T15:09:53.953Z 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2021-11-11T15:09:53.953Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=45/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:53.953 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=45]@2021-11-11T15:09:53.953Z 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xCb6\xD3Z\xF6{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 88 DirectByteBuffer@be2773b[p=0,l=88,c=4096,r=88]={<<<\x81\xD2F_\xDa\x9a=}\xAf\xE8/}\xE0\xB8i,\xBf\xF456\xB4\xFb%+\xF5...\xFf5p\xAa\xF556\xAe\xF3)1\xF5\xC9\x13\x1d\x89\xD9\x14\x16\x98\xDfd">>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.953 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2021-11-11T15:09:53.953Z tryProduce true 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 88 bytes - DirectByteBuffer@be2773b[p=0,l=88,c=4096,r=88]={<<<\x81\xD2F_\xDa\x9a=}\xAf\xE8/}\xE0\xB8i,\xBf\xF456\xB4\xFb%+\xF5...\xFf5p\xAa\xF556\xAe\xF3)1\xF5\xC9\x13\x1d\x89\xD9\x14\x16\x98\xDfd">>>meters":[...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.953 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=88,c=4096,r=88]={<<<\x81\xD2F_\xDa\x9a=}\xAf\xE8/}\xE0\xB8i,\xBf\xF456\xB4\xFb%+\xF5...\xFf5p\xAa\xF556\xAe\xF3)1\xF5\xC9\x13\x1d\x89\xD9\x14\x16\x98\xDfd">>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:53.953 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 88 bytes 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 82 - Parser@5ff93738[ExtensionStack,s=PAYLOAD_LEN,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@5174f8c4[p=0,l=82,c=82,r=82]={<<<=}\xAf\xE8/}\xE0\xB8i,\xBf\xF456\xB4\xFb%+\xF5\xEa40\xAc\xF3"...\xFf5p\xAa\xF556\xAe\xF3)1\xF5\xC9\x13\x1d\x89\xD9\x14\x16\x98\xDfd">>>} 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=82,fin=true,rsv=...,masked=true] 15:09:53.953 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:53.953 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=TEXT[len=82,fin=true,rsv=...,masked=true]]] 15:09:53.959 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) 15:09:53.959 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.959 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=82,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:53.960 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5174f8c4[p=0,l=82,c=82,r=82]={<<<{"uri":"/sensinact/provid...es/position/SUBSCRIBE"}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:53.960 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([82] "{"uri":"/sensinact/p...cursor/resources/position/SUBSCRIBE"}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1670475c[p=0,l=216,c=216,r=216]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=216,fin=true,rsv=...,masked=false] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=216,fin=true,rsv=...,masked=false] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=216,fin=true,rsv=...,masked=false], Flusher@534dfc72[PROCESSING]) 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=216,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=220 cap=32768] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=220,c=32768,r=220]={<<<\x81~\x00\xD8{"response":{"initial...tion","statusCode":200}>>>T_RESPONS...\x00\x00\x00\x00\x00\x00\x00}] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:53.961 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:53.961 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 220 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=220,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:53.961 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=220 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:53.962 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:53.962 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] 15:09:53.962 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] processing 0 entries: [] 15:09:53.962 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] auto flushing 15:09:53.962 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.962 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=220,terminated=null] flushing 0 frames: [] 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=88,l=88,c=4096,r=0]={\x81\xD2F_\xDa\x9a{"u...CRIBE"}<<<>>>meters":[...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2F_\xDa\x9a{"u...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]]}} 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:53.967Z 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0}@9a2d5b offer EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:53.967Z 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=1} startReservedThread p=1 15:09:53.967 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:53.967 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:53.967 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@27fde870{s=0/2,p=1}@4934ea84 startThread=0 15:09:53.967 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f 15:09:53.968 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@27fde870{s=0/2,p=1}@4934ea84 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=1}] 15:09:53.968 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=1}@9a2d5b task=EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:53.968Z 15:09:53.968 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=1}@4934ea84 started 15:09:53.968 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@4934ea84 waiting 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.968 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:53.968 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:53.968Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:53.968 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:09:53.968Z tryProduce true 15:09:53.975 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:53.975 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.975 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]] 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=21/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:09:53.975 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 220 DirectByteBuffer@315048e5[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 220 bytes - DirectByteBuffer@315048e5[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=220,c=4096,r=220]={<<<\x81~\x00\xD8{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 220 bytes 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 216 - Parser@5dd86d4f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=216,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@60b5d214[p=0,l=216,c=216,r=216]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=216,fin=true,rsv=...,masked=false] 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=216,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@60b5d214[p=0,l=216,c=216,r=216]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([216] "{"response":{"initia...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"initial":{"name":"position","type":"int","value":1,"timestamp":1636643389560},"subscriptionId":"MID16366433939611523965801"},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=220,l=220,c=4096,r=0]={\x81~\x00\xD8{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00} 15:09:53.975 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:53.982 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]]}} 15:09:53.982 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:53.982 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:53.982 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:53.982 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@78faea5f in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:53.982 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.045 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:54.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@62ffd4c5[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@534dfc72[PROCESSING]) 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>i":"/ligh...\x00\x00\x00\x00\x00\x00\x00}] 15:09:54.247 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=W,to=280/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=265/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 15:09:54.248 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=265/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=265/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:54.248Z 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0}@4934ea84 offer EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:54.248Z 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=1} startReservedThread p=1 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@27fde870{s=0/2,p=1}@576cd53b startThread=0 15:09:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@27fde870{s=0/2,p=1}@576cd53b in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=1}] 15:09:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=1}@576cd53b started 15:09:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@576cd53b waiting 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=1}@4934ea84 task=EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:54.248Z 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:54.248Z tryProduce true 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=266/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]] 15:09:54.248 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:09:54.248Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=266/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=266/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=216,f=null]]}} 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xD8{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@5dd86d4f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@59ab31a6[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:54.248 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@59ab31a6[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366433939611523965801","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1636643394045},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:54.249 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@9a2d5b waiting 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.249 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.347 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:54.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@ee2b2ca[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@534dfc72[PROCESSING]) 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:54.548 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>i":"/ligh...\x00\x00\x00\x00\x00\x00\x00}] 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=W,to=301/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.549 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:54.549Z 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b offer EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:54.549Z 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:54.549Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:54.549 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b task=EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:09:54.549Z 15:09:54.549 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:54.549Z tryProduce true 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:09:54.549 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:54.549 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.549 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=300/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@5dd86d4f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4a592501[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4a592501[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366433939611523965801","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1636643394347},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:54.550 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@4934ea84 waiting 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.550 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.649 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:54.649 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@1a56087d[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@534dfc72[PROCESSING]) 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>:"/light/...\x00\x00\x00\x00\x00\x00\x00}] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:54.850 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:54.850 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=W,to=301/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:54.850 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:54.850 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 15:09:54.850 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]] 15:09:54.851 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 15:09:54.851 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 15:09:54.851 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 15:09:54.851 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:54.851Z 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@4934ea84 offer EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:54.851Z 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:54.851Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=300/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@4934ea84 task=EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:09:54.851Z 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@315048e5[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.851Z tryProduce true 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@315048e5[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@5dd86d4f[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@5d94be4b[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=TEXT[len=233,fin=true,rsv=...,masked=false]]] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@5d94be4b[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366433939611523965801","messages":[{"notification":{"name":"position","type":"int","value":125,"timestamp":1636643394649},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:54.851 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@9a2d5b waiting 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.851 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@23ef543b[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6433939611523965801"}]}>>>} 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=178,fin=true,rsv=...,masked=false] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=178,fin=true,rsv=...,masked=false] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=178,fin=true,rsv=...,masked=true], Flusher@62d25e00[PROCESSING]) 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null] to Flusher@25891fad[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null]] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@62d25e00[PROCESSING],AUTO,null]] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=186 cap=32768] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c6c0bb1{IDLE}->null [DirectByteBuffer@66edc682[p=0,l=186,c=32768,r=186]={<<<\x81\xFe\x00\xB2\xB1\x9bcZ\xCa\xB9\x16(\xD8\xB9Yx\x9e\xE8\x064\xC2\xF2\r;\xD2...l\x85\xA8Pc\x82\xA2Uk\x80\xAeQi\x88\xAdVb\x81\xAaA'\xEc\xE6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{WRITING}->null:IDLE-->WRITING 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 186 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=102/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=186,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=186 remaining=0 WriteFlusher@3c6c0bb1{WRITING}->null 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{IDLE}->null:WRITING-->IDLE 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@131a6c75 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] processing 0 entries: [] 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] auto flushing 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] flushing 0 frames: [] 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=103/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING 15:09:54.954 [Thread-85] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2021-11-11T15:09:54.954Z 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2021-11-11T15:09:54.954Z 15:09:54.954 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2021-11-11T15:09:54.954Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=104/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=46]@2021-11-11T15:09:54.954Z 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=104/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]]}} 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2021-11-11T15:09:54.955Z tryProduce true 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xD2F_\xDa\x9a{"u...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 186 DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xB1\x9bcZ\xCa\xB9\x16(\xD8\xB9Yx\x9e\xE8\x064\xC2\xF2\r;\xD2...l\x85\xA8Pc\x82\xA2Uk\x80\xAeQi\x88\xAdVb\x81\xAaA'\xEc\xE6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 186 bytes - DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xB1\x9bcZ\xCa\xB9\x16(\xD8\xB9Yx\x9e\xE8\x064\xC2\xF2\r;\xD2...l\x85\xA8Pc\x82\xA2Uk\x80\xAeQi\x88\xAdVb\x81\xAaA'\xEc\xE6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2\xB1\x9bcZ\xCa\xB9\x16(\xD8\xB9Yx\x9e\xE8\x064\xC2\xF2\r;\xD2...l\x85\xA8Pc\x82\xA2Uk\x80\xAeQi\x88\xAdVb\x81\xAaA'\xEc\xE6>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=82,f=null]] 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 186 bytes 15:09:54.955 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 178 - Parser@5ff93738[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@6c318e61[p=0,l=178,c=178,r=178]={<<<\xCa\xB9\x16(\xD8\xB9Yx\x9e\xE8\x064\xC2\xF2\r;\xD2\xEfL*\xC3\xF4\x153\xD5...l\x85\xA8Pc\x82\xA2Uk\x80\xAeQi\x88\xAdVb\x81\xAaA'\xEc\xE6>>>} 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=178,fin=true,rsv=...,masked=true] 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6c318e61[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6433939611523965801"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:54.955 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([178] "{"uri":"/sensinact/p...alue":"MID16366433939611523965801"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@49ac2018[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@534dfc72[PROCESSING]) 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@534dfc72[PROCESSING],AUTO,null]] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 1/1/1 selected 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 1 keys, 0 updates 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@41a72760 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=186,l=186,c=4096,r=0]={\x81\xFe\x00\xB2\xB1\x9bcZ{...801"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\xB1\x9bcZ{...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]]}} 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0} tryExecute EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.956Z 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:09:54.956 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:09:54.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:54.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:09:54.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:54.956 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b offer EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.956Z 15:09:54.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:54.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@1c5a3b2f 15:09:54.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:09:54.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b task=EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.957Z 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.957Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=true/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:09:54.957Z tryProduce true 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=233,f=null]] 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@315048e5[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@315048e5[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@5dd86d4f[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@449ec23a[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@449ec23a[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3114d198[READING] getAction(DirectByteBuffer@315048e5[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>alue":125...\x00\x00\x00\x00\x00\x00\x00}) 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@315048e5[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]]}} 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 on ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=1 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:09:54.957 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@4934ea84 waiting 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/1 selected 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@429eab57 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:54.957 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 1 keys 15:09:55.050 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:55.051 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=4184/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=4184/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=4184/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2021-11-11T15:09:56.056Z 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2021-11-11T15:09:56.056Z 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2021-11-11T15:09:56.056Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=4184/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=4184/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=47]@2021-11-11T15:09:56.056Z 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=4185/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2021-11-11T15:09:56.056Z tryProduce true 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 437 HeapByteBuffer@5447d1cf[p=0,l=437,c=8192,r=437]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} filled 437 HeapByteBuffer@5447d1cf[p=0,l=437,c=8192,r=437]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=43,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=437,c=8192,r=437]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=437,c=8192,r=437]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.056 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 194 15:09:56.056 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 194} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CONTENT,0 of 194},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parse HeapByteBuffer@5447d1cf[p=243,l=437,c=8192,r=194]={POST /sen...194\r\n\r\n<<<{"parameters":[{"name":"c...:"<","operand":200}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=243,l=437,c=8192,r=194]={POST /sen...194\r\n\r\n<<<{"parameters":[{"name":"c...:"<","operand":200}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} Content@27975fe5{HeapByteBufferR@16d9d715[p=243,l=437,c=8192,r=194]={POST /sen...194\r\n\r\n<<<{"parameters":[{"name":"c...:"<","operand":200}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=0,[0]=null,s=STREAM] addContent Content@27975fe5{HeapByteBufferR@16d9d715[p=243,l=437,c=8192,r=194]={POST /sen...194\r\n\r\n<<<{"parameters":[{"name":"c...:"<","operand":200}]}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,194 of 194},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} parsed false HttpParser{s=END,194 of 194} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@3636e859[c=194,q=1,[0]=EOF,s=STREAM] read 194 from Content@27975fe5{HeapByteBufferR@16d9d715[p=437,l=437,c=8192,r=0]={POST /sen...00}]}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.057 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,194 of 194},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@410a0a08[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}) 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=218 null 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@24c49073[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@7b1a2cf8{null} 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:56 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f95a368] (null,[p=0,l=218,c=218,r=218],true)@START 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=218} last=true content=HeapByteBuffer@24c49073[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:56 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f95a368] ([p=0,l=123,c=16384,r=123],[p=0,l=218,c=218,r=218],true)@COMPLETING 15:09:56.058 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b5fe67d{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>CRgy3xpzK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@24c49073[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}] 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{WRITING}->null:IDLE-->WRITING 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 341 SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=END,194 of 194},g=HttpGenerator@5bb645cb{s=COMPLETING}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=341 remaining=0 WriteFlusher@4b5fe67d{WRITING}->null 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b5fe67d{IDLE}->null:WRITING-->IDLE 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@411bcb1b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6f95a368] ([p=123,l=123,c=16384,r=0],[p=218,l=218,c=218,r=0],true)@END 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:09:56.059 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=44,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2a96fc1f) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@33e73ab1{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=44,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=3} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=218 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@33e73ab1{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,194 of 194} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:09:56.059 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:56.059 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4b698a43 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.059 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:09:56.261 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@3088e29c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34768]] on ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:09:56.261 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=1 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@3088e29c[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34768]] 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.261 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@10aae1cf on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.261 [etp893320639-101] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@41ee9922{AC.ReadCB@13b7a133{HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6ffe0615 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=2 15:09:56.262 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 2 updates 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@10aae1cf 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6ffe0615 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@c471ad SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=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 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=8,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:56.262Z 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:09:56.262 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@364f3736 started 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=8,q=1,ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}}[pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:09:56.262Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=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 15:09:56.262 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@364f3736 waiting 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:09:56.262 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@41ee9922{AC.ReadCB@13b7a133{HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:09:56.262 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16366433960582069493805 on HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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:8898/MID16366433960582069493805,age=1} POST //127.0.0.1:8898/MID16366433960582069493805 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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:8898/MID16366433960582069493805,age=1} parsed true HttpParser{s=CONTENT,0 of 231} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16366433960582069493805 HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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:8898/MID16366433960582069493805,age=1} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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:8898/MID16366433960582069493805,age=1} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366433960582069493805 on HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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:8898/MID16366433960582069493805,age=1} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366433960582069493805|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:09:56.263 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@21c1666d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} parse HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} Content@3cee8e26{HeapByteBufferR@79b0afff[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b51b425[c=0,q=0,[0]=null,s=STREAM] addContent Content@3cee8e26{HeapByteBufferR@79b0afff[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b51b425[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=END,231 of 231},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} parsed false HttpParser{s=END,231 of 231} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@7b51b425[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@3cee8e26{HeapByteBufferR@79b0afff[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=END,231 of 231},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@21c1666d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@21c1666d{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@21c1666d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@25c8e527) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6d9fc006 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366433960582069493805 on HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:09:56 GMT 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@11ac451d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@672a2b91] (null,[p=0,l=0,c=0,r=0],true)@START 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:09:56 GMT 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@11ac451d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@672a2b91] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5a91b8e{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5a91b8e{WRITING}->null:IDLE-->WRITING 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=W,to=2/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=END,231 of 231},g=HttpGenerator@6b367827{s=COMPLETING}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@5a91b8e{WRITING}->null 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5a91b8e{IDLE}->null:WRITING-->IDLE 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@11ac451d[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@672a2b91] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@25c8e527 w=false 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@21c1666d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@21c1666d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@21c1666d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16366433960582069493805,age=2} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366433960582069493805 written=0 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@21c1666d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 15:09:56.264 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} parsed false HttpParser{s=START,0 of -1} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@41ee9922{AC.ReadCB@13b7a133{HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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}}} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6ffe0615 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@6ffe0615 15:09:56.265 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} onFillable exit HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:09:56.265 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:09:56.360 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:09:56.361 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:03.563 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:03.563 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:03.563 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:03.563 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5252725d SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7504/60000}{io=1/1,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@c471ad SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7298/30000}{io=1/1,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7504/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7504/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2021-11-11T15:10:03.564Z 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2021-11-11T15:10:03.564Z 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:03.564Z 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2021-11-11T15:10:03.564Z 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=48]@2021-11-11T15:10:03.564Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7504/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2021-11-11T15:10:03.564Z tryProduce true 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@f1d7bec{AC.ReadCB@72f9f609{HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=FI,flush=-,to=7504/60000}{io=1/0,kio=1,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@364f3736 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:03.564Z 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7504/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7504/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:03.564 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:03.564 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@6a4a7cea started 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@364f3736 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:03.564Z 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,OPEN,fill=-,flush=-,to=7504/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.564 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@6a4a7cea waiting 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,ISHUT,fill=-,flush=-,to=7505/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:03.564Z tryProduce true 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,ISHUT,fill=-,flush=-,to=7505/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:03.564 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:03.564Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7299/30000}{io=1/0,kio=1,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7299/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.564 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:03.564 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,ISHUT,fill=-,flush=-,to=7505/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,ISHUT,fill=-,flush=-,to=7505/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@41ee9922{AC.ReadCB@13b7a133{HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=FI,flush=-,to=7299/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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}}} 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7d5db96d{l=/127.0.0.1:8899,r=/127.0.0.1:34082,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=0,kro=1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} onFillable enter HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@f1d7bec{null} 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@462a1447 startThread=0 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,OPEN,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:03.565 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@462a1447 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:03.565 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,ISHUT,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.565 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@462a1447 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7505/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,ISHUT,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@72f9f609::SocketChannelEndPoint@7d5db96d{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7506/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@72f9f609[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5bb645cb{s=START}]=>HttpChannelOverHttp@4978d2f2{s=HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=44,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@33e73ab1{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,ISHUT,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.565 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,ISHUT,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6e3b8fe1{l=/127.0.0.1:8898,r=/127.0.0.1:34768,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@41ee9922{null} 15:10:03.565 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 0 updates 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:03.566 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:10:03.566 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.566 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:03.566 [etp893320639-105] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.566 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.566 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} 15:10:03.566 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@13b7a133::SocketChannelEndPoint@6e3b8fe1{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=7300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@13b7a133[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@6b367827{s=START}]=>HttpChannelOverHttp@64c3e491{s=HttpChannelState@21c1666d{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} onFillable exit HttpChannelState@21c1666d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:06.387 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:06.388 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:06.588 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@3e4f0afd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34770]] on ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:10:06.588 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=1 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@3e4f0afd[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34770]] 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@7c72ab3c on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4e62298{AC.ReadCB@348c933b{HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@54a36c74 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=2 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 2 updates 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@7c72ab3c 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@54a36c74 15:10:06.589 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3888df8f SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=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 15:10:06.589 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:06.589Z 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@6a4a7cea offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:06.589Z 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:06.590 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@39eb1ae1 started 15:10:06.590 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@39eb1ae1 waiting 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:06.59Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=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 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4e62298{AC.ReadCB@348c933b{HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@6a4a7cea task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:06.59Z 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:06.59Z tryProduce true 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=HEADER,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:06.590 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16366433960582069493805 on HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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:8898/MID16366433960582069493805,age=0} POST //127.0.0.1:8898/MID16366433960582069493805 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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:8898/MID16366433960582069493805,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16366433960582069493805 HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366433960582069493805 on HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366433960582069493805|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@718e136e{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} parse HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} Content@3cb75c46{HeapByteBufferR@79b5d5b4[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@368cab33[c=0,q=0,[0]=null,s=STREAM] addContent Content@3cb75c46{HeapByteBufferR@79b5d5b4[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@368cab33[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=END,233 of 233},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} parsed false HttpParser{s=END,233 of 233} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@368cab33[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@3cb75c46{HeapByteBufferR@79b5d5b4[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=END,233 of 233},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:06.590 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@718e136e{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@718e136e{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@718e136e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@48866eca) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4e554ef0 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366433960582069493805 on HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:06 GMT 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@199a2afb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a9cdfc8] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:06 GMT 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@199a2afb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a9cdfc8] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3197186f{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3197186f{WRITING}->null:IDLE-->WRITING 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=W,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=END,233 of 233},g=HttpGenerator@5f2442b{s=COMPLETING}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@3197186f{WRITING}->null 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3197186f{IDLE}->null:WRITING-->IDLE 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@199a2afb[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@4a9cdfc8] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@48866eca w=false 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@718e136e{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@718e136e{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@718e136e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366433960582069493805 written=0 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@718e136e{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} parsed false HttpParser{s=START,0 of -1} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@4e62298{AC.ReadCB@348c933b{HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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}}} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@54a36c74 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} onFillable exit HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:06.591 [etp893320639-102] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@364f3736 size 1 > capacity 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@54a36c74 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:06.591 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:06.688 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:06.689 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3888df8f SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/1,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=10000/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:16.592Z 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@39eb1ae1 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:16.592Z 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:16.592 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@7ee8fee9 started 15:10:16.592 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@7ee8fee9 waiting 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:16.592Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4e62298{AC.ReadCB@348c933b{HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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}}} 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@39eb1ae1 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.592Z 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} onFillable enter HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.592Z tryProduce true 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,OPEN,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.592 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.592 [etp893320639-104] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,ISHUT,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,ISHUT,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,ISHUT,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,ISHUT,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7b76781e{l=/127.0.0.1:8898,r=/127.0.0.1:34770,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=0,kro=1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4e62298{null} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 0 updates 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.593 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:16.593 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-101] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@348c933b::SocketChannelEndPoint@7b76781e{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10001/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@348c933b[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5f2442b{s=START}]=>HttpChannelOverHttp@75b19900{s=HttpChannelState@718e136e{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} onFillable exit HttpChannelState@718e136e{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:16.593 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@6a4a7cea size 1 > capacity 15:10:16.711 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:16.712 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:16.913 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@3a7089ec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34772]] on ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:10:16.913 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=1 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@3a7089ec[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34772]] 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@23140ea2 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13a80548{AC.ReadCB@1eaa92a6{HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@59dd9a39 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=2 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:16.913 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 2 updates 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@23140ea2 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@59dd9a39 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@372ce3ac SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.913 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=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 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.914Z 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@7ee8fee9 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.914Z 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:16.914 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@2a9f2102 started 15:10:16.914 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@2a9f2102 waiting 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.914Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=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 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@7ee8fee9 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:16.914Z 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13a80548{AC.ReadCB@1eaa92a6{HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:16.914Z tryProduce true 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:16.914 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8898/MID16366433960582069493805 on HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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:8898/MID16366433960582069493805,age=0} POST //127.0.0.1:8898/MID16366433960582069493805 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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:8898/MID16366433960582069493805,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8898/MID16366433960582069493805 HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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:8898/MID16366433960582069493805,age=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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:8898/MID16366433960582069493805,age=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366433960582069493805 on HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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:8898/MID16366433960582069493805,age=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366433960582069493805|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@53928631{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=0} 15:10:16.914 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} parse HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} Content@33137191{HeapByteBufferR@7611e997[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@174cd9a6[c=0,q=0,[0]=null,s=STREAM] addContent Content@33137191{HeapByteBufferR@7611e997[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@174cd9a6[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=END,233 of 233},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} parsed false HttpParser{s=END,233 of 233} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@174cd9a6[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@33137191{HeapByteBufferR@7611e997[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=END,233 of 233},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@53928631{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53928631{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@53928631{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@47ad7960) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@6f1a17fd 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366433960582069493805 on HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:16 GMT 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@163e16d8[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e7c50] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:16 GMT 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@163e16d8[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e7c50] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4b047fa0{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> 127.0.0....\x00\x00\x00\x00\x00\x00\x00}] 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b047fa0{WRITING}->null:IDLE-->WRITING 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=END,233 of 233},g=HttpGenerator@54ccb2ee{s=COMPLETING}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@4b047fa0{WRITING}->null 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4b047fa0{IDLE}->null:WRITING-->IDLE 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@163e16d8[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@674e7c50] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@47ad7960 w=false 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@53928631{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@53928631{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@53928631{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8898/MID16366433960582069493805,age=1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366433960582069493805 written=0 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@53928631{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} parsed false HttpParser{s=START,0 of -1} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@13a80548{AC.ReadCB@1eaa92a6{HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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}}} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@59dd9a39 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:16.915 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:16.916 [etp893320639-107] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} onFillable exit HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@59dd9a39 15:10:16.916 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@39eb1ae1 size 1 > capacity 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:16.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:17.013 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@65e50680[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34098]] on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:10:17.013 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@65e50680[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34098]] 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@65e50680[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34098]] startThread=0 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:17.013 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@65e50680[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34098]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6a8754c0 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7dd80bd{AC.ReadCB@55ee0426{HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:17.013 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@22b76b54 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:17.014 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=2 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:17.014 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6a8754c0 15:10:17.014 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@65e50680[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34098]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@22b76b54 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3bddf90f SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=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 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2021-11-11T15:10:17.014Z 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2021-11-11T15:10:17.014Z 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2021-11-11T15:10:17.014Z 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=49]@2021-11-11T15:10:17.014Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=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 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2021-11-11T15:10:17.014Z tryProduce true 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7dd80bd{AC.ReadCB@55ee0426{HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:17.014 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 339 HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 339 HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:17.014 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 95 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=CONTENT,0 of 95},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 95} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=CONTENT,0 of 95},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parse HeapByteBuffer@5447d1cf[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6433960582069493805"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6433960582069493805"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} Content@3b1aa10f{HeapByteBufferR@7956cbe7[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6433960582069493805"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@643da6d6[c=0,q=0,[0]=null,s=STREAM] addContent Content@3b1aa10f{HeapByteBufferR@7956cbe7[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6433960582069493805"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@643da6d6[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=END,95 of 95},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed false HttpParser{s=END,95 of 95} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@643da6d6[c=95,q=1,[0]=EOF,s=STREAM] read 95 from Content@3b1aa10f{HeapByteBufferR@7956cbe7[p=339,l=339,c=8192,r=0]={POST /sen...805"}]}<<<>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:17.015 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=END,95 of 95},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5e80f306[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@11c602c2[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@18c41d3a{null} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:17 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@499fc22b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10de10dd] (null,[p=0,l=125,c=125,r=125],true)@START 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@11c602c2[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:17 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@499fc22b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10de10dd] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@312fd016{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>CRgy3xpzK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@11c602c2[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@312fd016{WRITING}->null:IDLE-->WRITING 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=W,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=END,95 of 95},g=HttpGenerator@4b1b0268{s=COMPLETING}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@312fd016{WRITING}->null 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@312fd016{IDLE}->null:WRITING-->IDLE 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@499fc22b[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@10de10dd] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 15:10:17.016 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@55c33937{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@55c33937{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@93a36c4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@55c33937{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@55c33937{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@55c33937{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@55c33937{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,95 of 95} 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:17.016 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} parsed false HttpParser{s=START,0 of -1} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7dd80bd{AC.ReadCB@55ee0426{HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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}}} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@22b76b54 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} onFillable exit HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@22b76b54 15:10:17.017 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:10:17.017 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:17.017 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:26.916 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@372ce3ac SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/1,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3bddf90f SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/1,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=10001/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:26.917Z 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@2a9f2102 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:26.917Z 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2021-11-11T15:10:26.917Z 15:10:26.917 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@2a9f2102 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:26.917Z 15:10:26.917 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@4fbe56d started 15:10:26.917 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2021-11-11T15:10:26.917Z 15:10:26.917 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@4fbe56d waiting 15:10:26.917 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:26.917Z tryProduce true 15:10:26.917 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:10:26.917Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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 15:10:26.917 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@13a80548{AC.ReadCB@1eaa92a6{HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=FI,flush=-,to=10002/30000}{io=1/0,kio=1,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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}}} 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2021-11-11T15:10:26.918Z 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=50]@2021-11-11T15:10:26.917Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} onFillable enter HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2021-11-11T15:10:26.918Z tryProduce true 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.918 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,OPEN,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7dd80bd{AC.ReadCB@55ee0426{HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=FI,flush=-,to=9900/60000}{io=1/0,kio=1,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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}}} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=START,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=9900/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} onFillable enter HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,ISHUT,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@162574cd{l=/127.0.0.1:8898,r=/127.0.0.1:34772,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=0,kro=1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,OPEN,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@13a80548{null} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:26.918 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 0 updates 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:26.918 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:10:26.918 [etp893320639-106] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@1eaa92a6::SocketChannelEndPoint@162574cd{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=10002/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@1eaa92a6[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@54ccb2ee{s=START}]=>HttpChannelOverHttp@65d25fb9{s=HttpChannelState@53928631{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} onFillable exit HttpChannelState@53928631{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:26.918 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@7ee8fee9 size 1 > capacity 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,ISHUT,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@1e742447{l=/127.0.0.1:8899,r=/127.0.0.1:34098,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=0,kro=1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7dd80bd{null} 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:26.918 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2608d865 startThread=0 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:26.919 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2608d865 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:26.919 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:10:26.919 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:26.919 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.919 [qtp63387985-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.919 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.919 [qtp63387985-19] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} 15:10:26.919 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@55ee0426::SocketChannelEndPoint@1e742447{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9901/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@55ee0426[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@4b1b0268{s=START}]=>HttpChannelOverHttp@6909068e{s=HttpChannelState@55c33937{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} onFillable exit HttpChannelState@55c33937{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:26.919 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:10:26.919 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@2608d865 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:27.042 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4a2450d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34100]] on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:10:27.042 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4a2450d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34100]] 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@4a2450d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34100]] startThread=0 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:27.042 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@4a2450d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34100]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6b0bd4da on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.042 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@170d0e9e{AC.ReadCB@6ed67898{HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4a42b65f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=2 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@6b0bd4da 15:10:27.043 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@4a2450d[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34100]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4a42b65f 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3e032352 SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=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 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2021-11-11T15:10:27.043Z 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2021-11-11T15:10:27.043Z 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2021-11-11T15:10:27.043Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=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 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=51]@2021-11-11T15:10:27.043Z 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@170d0e9e{AC.ReadCB@6ed67898{HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2021-11-11T15:10:27.043Z tryProduce true 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:27.043 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 326 HeapByteBuffer@5447d1cf[p=0,l=326,c=8192,r=326]={<<>>069493805...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 326 HeapByteBuffer@5447d1cf[p=0,l=326,c=8192,r=326]={<<>>069493805...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=326,c=8192,r=326]={<<>>069493805...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:27.043 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=326,c=8192,r=326]={<<>>069493805...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 84 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=CONTENT,0 of 84},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 84} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=CONTENT,0 of 84},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parse HeapByteBuffer@5447d1cf[p=242,l=326,c=8192,r=84]={POST /sen... 84\r\n\r\n<<<{"parameters":[{"name":"c...tp://localhost:8898"}]}>>>069493805...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=242,l=326,c=8192,r=84]={POST /sen... 84\r\n\r\n<<<{"parameters":[{"name":"c...tp://localhost:8898"}]}>>>069493805...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} Content@5ebb94b7{HeapByteBufferR@115b5016[p=242,l=326,c=8192,r=84]={POST /sen... 84\r\n\r\n<<<{"parameters":[{"name":"c...tp://localhost:8898"}]}>>>069493805...\x00\x00\x00\x00\x00\x00\x00}} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@490fc8ef[c=0,q=0,[0]=null,s=STREAM] addContent Content@5ebb94b7{HeapByteBufferR@115b5016[p=242,l=326,c=8192,r=84]={POST /sen... 84\r\n\r\n<<<{"parameters":[{"name":"c...tp://localhost:8898"}]}>>>069493805...\x00\x00\x00\x00\x00\x00\x00}} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@490fc8ef[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=END,84 of 84},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} parsed false HttpParser{s=END,84 of 84} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@490fc8ef[c=84,q=1,[0]=EOF,s=STREAM] read 84 from Content@5ebb94b7{HeapByteBufferR@115b5016[p=326,l=326,c=8192,r=0]={POST /sen...898"}]}<<<>>>069493805...\x00\x00\x00\x00\x00\x00\x00}} 15:10:27.044 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=END,84 of 84},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@10c29ea9[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}) 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=218 null 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@754fe79d[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@73c7b302{null} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE on HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:27 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@3f266a81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b958c1a] (null,[p=0,l=218,c=218,r=218],true)@START 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=218} last=true content=HeapByteBuffer@754fe79d[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:27 GMT Content-Type: application/json;charset=utf-8 Content-Length: 218 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@3f266a81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b958c1a] ([p=0,l=123,c=16384,r=123],[p=0,l=218,c=218,r=218],true)@COMPLETING 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@31ece7fa{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>CRgy3xpzK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@754fe79d[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}] 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@31ece7fa{WRITING}->null:IDLE-->WRITING 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 341 SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=W,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=END,84 of 84},g=HttpGenerator@7197f8af{s=COMPLETING}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=341 remaining=0 WriteFlusher@31ece7fa{WRITING}->null 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@31ece7fa{IDLE}->null:WRITING-->IDLE 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@3f266a81[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=218},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3b958c1a] ([p=123,l=123,c=16384,r=0],[p=218,l=218,c=218,r=0],true)@END 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2398bc87{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@2398bc87{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7f7d0d66) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@2398bc87{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@2398bc87{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@2398bc87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:27.045 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE,age=1} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/SUBSCRIBE written=218 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@2398bc87{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} {"response":{"initial":{"name":"position","type":"int","value":150,"timestamp":1636643417016},"subscriptionId":"MID16366434270451814905954"},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,84 of 84} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} parsed false HttpParser{s=START,0 of -1} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@170d0e9e{AC.ReadCB@6ed67898{HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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}}} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4a42b65f on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} onFillable exit HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:27.046 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@4a42b65f 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:27.046 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:32.046 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:32.047 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:32.249 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@7f7200c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34774]] on ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:10:32.249 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=1 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@7f7200c6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34774]] 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@62dfa490 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@393d1c91{AC.ReadCB@38470b01{HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@39a217b4 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=2 15:10:32.249 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 2 updates 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@62dfa490 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@39a217b4 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2458da21 SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=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 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:10:32.249Z 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@4fbe56d offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:10:32.249Z 15:10:32.249 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:32.250 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@289d36bc started 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@4fbe56d task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:10:32.249Z 15:10:32.250 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@289d36bc waiting 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:10:32.25Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=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 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:10:32.25Z tryProduce true 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@393d1c91{AC.ReadCB@38470b01{HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:32.250 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16366434270451814905954 on HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} POST //localhost:8898/MID16366434270451814905954 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16366434270451814905954 HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366434270451814905954 on HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366434270451814905954|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@311a292d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} parse HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} Content@20674a72{HeapByteBufferR@6565d01a[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@36216a85[c=0,q=0,[0]=null,s=STREAM] addContent Content@20674a72{HeapByteBufferR@6565d01a[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@36216a85[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=END,231 of 231},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} parsed false HttpParser{s=END,231 of 231} 15:10:32.250 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@36216a85[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@20674a72{HeapByteBufferR@6565d01a[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=END,231 of 231},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@311a292d{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@311a292d{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@311a292d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@54ca37b2) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@4e64d383 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366434270451814905954 on HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:32 GMT 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@54a2f55[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3802183b] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:32 GMT 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@54a2f55[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3802183b] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3d70cf2e{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d70cf2e{WRITING}->null:IDLE-->WRITING 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=W,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=END,231 of 231},g=HttpGenerator@590e15dc{s=COMPLETING}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@3d70cf2e{WRITING}->null 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3d70cf2e{IDLE}->null:WRITING-->IDLE 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@54a2f55[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3802183b] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@54ca37b2 w=false 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@311a292d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@311a292d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@311a292d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366434270451814905954 written=0 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@311a292d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} parsed false HttpParser{s=START,0 of -1} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@393d1c91{AC.ReadCB@38470b01{HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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}}} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@39a217b4 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@39a217b4 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} onFillable exit HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:32.251 [etp893320639-105] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@2a9f2102 size 1 > capacity 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:32.251 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@3e032352 SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/1,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2021-11-11T15:10:37.047Z 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2021-11-11T15:10:37.047Z 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2021-11-11T15:10:37.047Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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 15:10:37.047 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=52]@2021-11-11T15:10:37.047Z 15:10:37.047 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@170d0e9e{AC.ReadCB@6ed67898{HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=FI,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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}}} 15:10:37.047 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2021-11-11T15:10:37.047Z tryProduce true 15:10:37.047 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=10001/60000}{io=1/0,kio=1,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} onFillable enter HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,OPEN,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,ISHUT,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,ISHUT,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=START,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,ISHUT,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,ISHUT,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@1e536171{l=/127.0.0.1:8899,r=/127.0.0.1:34100,CLOSED,fill=-,flush=-,to=10001/60000}{io=0/0,kio=0,kro=1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@170d0e9e{null} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658d7ee8 startThread=0 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.048 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:10:37.048 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658d7ee8 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10001/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@6ed67898::SocketChannelEndPoint@1e536171{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10002/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@6ed67898[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@7197f8af{s=START}]=>HttpChannelOverHttp@437b3fb3{s=HttpChannelState@2398bc87{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} onFillable exit HttpChannelState@2398bc87{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.048 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:10:37.048 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@658d7ee8 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:37.348 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:37.349 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:37.550 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:37.550 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:37.550 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2458da21 SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5298/30000}{io=1/1,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.550 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@81991b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34776]] on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=1 updates=0 15:10:37.550 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.550 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:10:37.55Z 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@289d36bc offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:10:37.551Z 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:37.551 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@648d9fd3 started 15:10:37.551 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@648d9fd3 waiting 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@289d36bc task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:10:37.551Z 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:10:37.551Z tryProduce true 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:10:37.551Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5299/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@81991b6[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34776]] 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5299/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.551 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 2 keys 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@393d1c91{AC.ReadCB@38470b01{HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=FI,flush=-,to=5299/30000}{io=1/0,kio=1,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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}}} 15:10:37.551 [etp893320639-103] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:10:37.551 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:37.551 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} onFillable enter HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.551 [etp893320639-103] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:10:37.551 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d2bade on ManagedSelector@409bc965{STARTED} id=0 keys=2 selected=0 updates=0 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,OPEN,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,ISHUT,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@758d52d5{AC.ReadCB@dbdffc9{HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,ISHUT,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=START,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@17aca81a on ManagedSelector@409bc965{STARTED} id=0 keys=2 selected=0 updates=1 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=2 selected=0 updates=2 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,ISHUT,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,ISHUT,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/2 selected 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 2 updates 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@28d2bade 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@17aca81a 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5551e263{l=/127.0.0.1:8898,r=/127.0.0.1:34774,CLOSED,fill=-,flush=-,to=5300/30000}{io=0/0,kio=0,kro=1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 2 keys 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@393d1c91{null} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=1 updates=0 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@703294c8 SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-107] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.552 [etp893320639-107] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5301/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.552 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5300/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:37.552 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=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 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:10:37.553Z 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5301/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@648d9fd3 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:10:37.553Z 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:37.553 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@3d611697 started 15:10:37.553 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@3d611697 waiting 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5301/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} 15:10:37.553 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@648d9fd3 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=5,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:10:37.553Z 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@38470b01::SocketChannelEndPoint@5551e263{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5301/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@38470b01[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@590e15dc{s=START}]=>HttpChannelOverHttp@1dd4d7c0{s=HttpChannelState@311a292d{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} onFillable exit HttpChannelState@311a292d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.553 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=5,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:10:37.553Z tryProduce true 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.553 [etp893320639-104] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@648d9fd3 size 1 > capacity 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=5,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=7]@2021-11-11T15:10:37.553Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=1/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=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 15:10:37.553 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@758d52d5{AC.ReadCB@dbdffc9{HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=1/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 465 HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=465,c=8192,r=465]={<<>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16366434270451814905954 on HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} POST //localhost:8898/MID16366434270451814905954 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 231 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} parsed true HttpParser{s=CONTENT,0 of 231} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16366434270451814905954 HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:37.553 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366434270451814905954 on HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366434270451814905954|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@3804a6a2{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=CONTENT,0 of 231},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} parse HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} Content@45a02465{HeapByteBufferR@5af14c6a[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b98a95e[c=0,q=0,[0]=null,s=STREAM] addContent Content@45a02465{HeapByteBufferR@5af14c6a[p=234,l=465,c=8192,r=231]={POST /MID...231\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b98a95e[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=END,231 of 231},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} parsed false HttpParser{s=END,231 of 231} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1b98a95e[c=231,q=1,[0]=EOF,s=STREAM] read 231 from Content@45a02465{HeapByteBufferR@5af14c6a[p=465,l=465,c=8192,r=0]={POST /MID...lue"}]}<<<>>>]}\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=END,231 of 231},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@3804a6a2{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@7f68fa31) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@3baf6ab5 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366434270451814905954 on HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:37 GMT 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@6b6df3b6[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e165dc] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:37 GMT 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@6b6df3b6[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e165dc] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@de0b823{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@de0b823{WRITING}->null:IDLE-->WRITING 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=W,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=END,231 of 231},g=HttpGenerator@68a1d8d5{s=COMPLETING}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@de0b823{WRITING}->null 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@de0b823{IDLE}->null:WRITING-->IDLE 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@6b6df3b6[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@35e165dc] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@7f68fa31 w=false 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@3804a6a2{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@3804a6a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366434270451814905954 written=0 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@3804a6a2{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,231 of 231} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} parsed false HttpParser{s=START,0 of -1} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@758d52d5{AC.ReadCB@dbdffc9{HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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}}} 15:10:37.554 [etp893320639-101] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:37.555 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@17aca81a on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:37.555 [etp893320639-101] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:37.555 [etp893320639-101] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} onFillable exit HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@17aca81a 15:10:37.555 [etp893320639-101] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@289d36bc size 1 > capacity 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:37.555 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys {"type":"CALLBACK","callbackId":"MID16366434270451814905954","messages":[{"notification":{"name":"position","type":"int","value":0,"timestamp":1636643437348},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:10:42.650 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:42.651 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@703294c8 SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/1,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.852 [etp893320639-110-acceptor-0@7edaaba0-ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@4e477aaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34778]] on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=1 updates=0 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=5297/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/REPRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:10:42.852Z 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@3d611697 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/REPRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:10:42.852Z 15:10:42.852 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:42.852 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@702f0f44 started 15:10:42.852 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@702f0f44 waiting 15:10:42.852 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@3d611697 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:10:42.852Z 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:10:42.852Z tryProduce true 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=8]@2021-11-11T15:10:42.852Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=5298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@4e477aaa[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8898 remote=/127.0.0.1:34778]] 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@758d52d5{AC.ReadCB@dbdffc9{HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=FI,flush=-,to=5298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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}}} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=5298/30000}{io=1/0,kio=1,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} onFillable enter HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 30000 ms 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 2 keys 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,OPEN,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=START,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,ISHUT,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}-> 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5a3feebe{l=/127.0.0.1:8898,r=/127.0.0.1:34776,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=0,kro=1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@675ebf47 on ManagedSelector@409bc965{STARTED} id=0 keys=2 selected=0 updates=0 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@758d52d5{null} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=2 selected=0 updates=1 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@675ebf47 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@74a2f26e{AC.ReadCB@777161f2{HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:42.853 [etp893320639-105] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-105] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@82063f9 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@dbdffc9::SocketChannelEndPoint@5a3feebe{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=5298/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@dbdffc9[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@68a1d8d5{s=START}]=>HttpChannelOverHttp@6bd56cd5{s=HttpChannelState@3804a6a2{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} onFillable exit HttpChannelState@3804a6a2{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:42.853 [etp893320639-109] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@4fbe56d size 1 > capacity 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@82063f9 15:10:42.853 [etp893320639-102] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=0}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2aa5de0c SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.853 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=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 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:10:42.853Z 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@702f0f44 offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:10:42.854Z 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:42.854 [etp893320639-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@2a95e47b started 15:10:42.854 [etp893320639-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@2a95e47b waiting 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=1,ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}}[pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:10:42.854Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=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 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1}@702f0f44 task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=9]@2021-11-11T15:10:42.854Z 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@74a2f26e{AC.ReadCB@777161f2{HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:10:42.854Z tryProduce true 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 467 HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.854 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=467,c=8192,r=467]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //localhost:8898/MID16366434270451814905954 on HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} POST //localhost:8898/MID16366434270451814905954 HTTP/1.1 Content-Type: application/json User-Agent: Java/1.8.0_202 Host: localhost:8898 Accept: text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 Connection: keep-alive Content-Length: 233 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} parsed true HttpParser{s=CONTENT,0 of 233} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - handle //localhost:8898/MID16366434270451814905954 HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /MID16366434270451814905954 on HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet null|/MID16366434270451814905954|null -> callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - startAsync HttpChannelState@5e47c239{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - onWritePossible HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.Server - handled=true async=true committed=false on HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=true se=false i=true al=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) WRITE_CALLBACK HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - action WRITE_CALLBACK HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpOutput - onWritePossible 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=CONTENT,0 of 233},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} parse HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@50caae86[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} Content@1fe2cb22{HeapByteBufferR@50edd466[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@650da542[c=0,q=0,[0]=null,s=STREAM] addContent Content@1fe2cb22{HeapByteBufferR@50edd466[p=234,l=467,c=8192,r=233]={POST /MID...233\r\n\r\n<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@650da542[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} parsed false HttpParser{s=END,233 of 233} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@650da542[c=233,q=1,[0]=EOF,s=STREAM] read 233 from Content@1fe2cb22{HeapByteBufferR@50edd466[p=467,l=467,c=8192,r=0]={POST /MID...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.854 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - complete HttpChannelState@5e47c239{s=HANDLING rs=ASYNC os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e47c239{s=HANDLING rs=COMPLETE os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@5e47c239{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@615c4251) s=CLOSING,api=PENDING,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@686e2e83 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /MID16366434270451814905954 on HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:42 GMT 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@561e990c[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e311138] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=1,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:42 GMT 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@561e990c[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e311138] ([p=0,l=108,c=8192,r=108],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@5dfc8e65{IDLE}->null [HeapByteBuffer@50caae86[p=0,l=108,c=8192,r=108]={<<>> localhos...\x00\x00\x00\x00\x00\x00\x00}] 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5dfc8e65{WRITING}->null:IDLE-->WRITING 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 108 SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=W,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=END,233 of 233},g=HttpGenerator@1494bccf{s=COMPLETING}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=108 remaining=0 WriteFlusher@5dfc8e65{WRITING}->null 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@5dfc8e65{IDLE}->null:WRITING-->IDLE 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@561e990c[PROCESSING][i=HTTP/1.1{s=200,h=1,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5e311138] ([p=108,l=108,c=8192,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=PENDING,sc=false,e=null->s=CLOSED,api=ASYNC,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@615c4251 w=false 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@5e47c239{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@5e47c239{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@5e47c239{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//localhost:8898/MID16366434270451814905954,age=1} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /MID16366434270451814905954 written=0 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@5e47c239{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,233 of 233} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} filled 0 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} parsed false HttpParser{s=START,0 of -1} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@74a2f26e{AC.ReadCB@777161f2{HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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}}} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@82063f9 on ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=1 15:10:42.855 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=0/1,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} onFillable exit HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.855 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/1 selected 15:10:42.855 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:10:42.855 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.855 [etp893320639-106] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@3d611697 size 1 > capacity 15:10:42.855 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@82063f9 15:10:42.856 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=0/30000}{io=1/1,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:42.856 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.856 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:42.952 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6cfda539[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34102]] on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:10:42.952 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6cfda539[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34102]] 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6cfda539[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34102]] startThread=0 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.952 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6cfda539[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34102]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@514aff97 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@27e876d1{AC.ReadCB@131ad5c8{HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@62194371 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=2 15:10:42.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:42.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:42.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:10:42.953 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:42.953 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@514aff97 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@62194371 15:10:42.954 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6cfda539[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34102]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7303126a SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=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 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2021-11-11T15:10:42.954Z 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2021-11-11T15:10:42.954Z 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2021-11-11T15:10:42.954Z 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=53]@2021-11-11T15:10:42.954Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=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 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:42.954Z tryProduce true 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@27e876d1{AC.ReadCB@131ad5c8{HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.954 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 339 HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 339 HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=339,c=8192,r=339]={<<>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:42.954 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} POST //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HTTP/1.1 Content-Type: application/json Accept: application/json User-Agent: Java/1.8.0_202 Host: 127.0.0.1:8899 Connection: keep-alive Content-Length: 95 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=CONTENT,0 of 95},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed true HttpParser{s=CONTENT,0 of 95} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=CONTENT,0 of 95},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parse HeapByteBuffer@5447d1cf[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6434270451814905954"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@5447d1cf[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6434270451814905954"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} Content@64e1b54c{HeapByteBufferR@32e45d1d[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6434270451814905954"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2565601a[c=0,q=0,[0]=null,s=STREAM] addContent Content@64e1b54c{HeapByteBufferR@32e45d1d[p=244,l=339,c=8192,r=95]={POST /sen... 95\r\n\r\n<<<{"parameters":[{"name":"s...6434270451814905954"}]}>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2565601a[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=END,95 of 95},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} parsed false HttpParser{s=END,95 of 95} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@2565601a[c=95,q=1,[0]=EOF,s=STREAM] read 95 from Content@64e1b54c{HeapByteBufferR@32e45d1d[p=339,l=339,c=8192,r=0]={POST /sen...954"}]}<<<>>>itions","...\x00\x00\x00\x00\x00\x00\x00}} 15:10:42.955 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=END,95 of 95},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=0} 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@37209c8b[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}) 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=125 null 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@394b5fc5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@2da2434{null} 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE on HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 200 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:42 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@44ae173a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d90fe0] (null,[p=0,l=125,c=125,r=125],true)@START 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=125} last=true content=HeapByteBuffer@394b5fc5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:42 GMT Content-Type: application/json;charset=utf-8 Content-Length: 125 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@44ae173a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d90fe0] ([p=0,l=123,c=16384,r=123],[p=0,l=125,c=125,r=125],true)@COMPLETING 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@148fc3a9{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=123,c=16384,r=123]={<<>>CRgy3xpzK...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@394b5fc5[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}] 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@148fc3a9{WRITING}->null:IDLE-->WRITING 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 248 SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=W,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=END,95 of 95},g=HttpGenerator@5a6bb1a4{s=COMPLETING}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=1} 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=248 remaining=0 WriteFlusher@148fc3a9{WRITING}->null 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@148fc3a9{IDLE}->null:WRITING-->IDLE 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@44ae173a[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=125},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@77d90fe0] ([p=123,l=123,c=16384,r=0],[p=125,l=125,c=125,r=0],true)@END 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:10:42.956 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@a6ef21a{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@a6ef21a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@47a7ae88) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@a6ef21a{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@a6ef21a{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@a6ef21a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE,age=2} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers/slider/services/cursor/resources/position/UNSUBSCRIBE written=125 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@a6ef21a{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,95 of 95} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} filled 0 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} parsed false HttpParser{s=START,0 of -1} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@27e876d1{AC.ReadCB@131ad5c8{HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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}}} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@62194371 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@62194371 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} onFillable exit HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:42.957 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:42.957 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:43.760 [Connector-Scheduler-3cce5371-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=59391/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] idle timeout check, elapsed: 59391 ms, remaining: 3540609 ms 15:10:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@7650f9ec task=null 15:10:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=2/2,p=0}@7650f9ec IDLE 15:10:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@7650f9ec Exited 15:10:44.167 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@7650f9ec in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:10:44.371 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@175d79a0 task=null 15:10:44.371 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@175d79a0 IDLE 15:10:44.371 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@175d79a0 Exited 15:10:44.371 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@175d79a0 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:10:44.486 [Connector-Scheduler-3cce5371-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=59335/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] idle timeout check, elapsed: 59335 ms, remaining: 3540665 ms 15:10:44.953 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@54038729 task=null 15:10:44.953 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=2/2,p=0}@54038729 IDLE 15:10:44.953 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@54038729 Exited 15:10:44.953 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@abbc908{s=1/2,p=0}@54038729 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:10:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3c17fd89 task=null 15:10:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3c17fd89 IDLE 15:10:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3c17fd89 Exited 15:10:45.151 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@abbc908{s=0/2,p=0}@3c17fd89 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:10:47.957 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:47.958 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:50.774 [Connector-Scheduler-3cce5371-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=59818/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] idle timeout check, elapsed: 59818 ms, remaining: 3540182 ms 15:10:50.909 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aa8a7be task=null 15:10:50.909 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aa8a7be IDLE 15:10:50.909 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aa8a7be Exited 15:10:50.909 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aa8a7be in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:50.963 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}@b236c15 task=null 15:10:50.963 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}@b236c15 IDLE 15:10:50.963 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}@b236c15 Exited 15:10:50.963 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}@b236c15 in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:10:51.189 [Connector-Scheduler-3cce5371-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=59434/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] idle timeout check, elapsed: 59434 ms, remaining: 3540566 ms 15:10:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=2/2,p=0}@53813a7 task=null 15:10:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=2/2,p=0}@53813a7 IDLE 15:10:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@53813a7 Exited 15:10:51.555 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@66e889df{s=1/2,p=0}@53813a7 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:10:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d31623d task=null 15:10:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d31623d IDLE 15:10:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0}@6d31623d Exited 15:10:51.756 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@66e889df{s=0/2,p=0}@6d31623d in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:10:52.048 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 1/1/1 selected 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 1 keys, 0 updates 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@7303126a SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9091/60000}{io=1/1,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2aa5de0c SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=9193/30000}{io=1/1,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9091/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=9193/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9091/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=9193/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} tryExecute EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:10:52.049Z 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:52.049Z 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:52.049Z 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@2a95e47b offer EatWhatYouKill@134adf22/SelectorProducer@602506ba/PRODUCING/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:10:52.049Z 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1} startReservedThread p=1 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=1} startReservedThread p=1 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4d893ea1 startThread=0 15:10:52.049 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@741e3cc2 started 15:10:52.049 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@4d893ea1 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}] 15:10:52.049 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@741e3cc2 waiting 15:10:52.049 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=1}@4d893ea1 started 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=0/2,p=1}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:52.049Z 15:10:52.049 [qtp63387985-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@4d893ea1 waiting 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}@2a95e47b task=EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:10:52.049Z 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=7,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=1}}[pc=0,pic=0,pec=1,epc=10]@2021-11-11T15:10:52.049Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=9193/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=true/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=6,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:10:52.049Z tryProduce true 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:52.049Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9092/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=54]@2021-11-11T15:10:52.049Z tryProduce true 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@74a2f26e{AC.ReadCB@777161f2{HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=FI,flush=-,to=9193/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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}}} 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@27e876d1{AC.ReadCB@131ad5c8{HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9092/60000}{io=1/0,kio=1,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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}}} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=9194/30000}{io=1/0,kio=1,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} onFillable enter HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=FI,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} onFillable enter HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:52.049 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:52.049 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 1 keys 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,OPEN,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownInput SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,OPEN,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - atEOF HttpParser{s=START,0 of -1} 15:10:52.049 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,ISHUT,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} filled -1 HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.049 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,ISHUT,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} filled -1 HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,ISHUT,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=START,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} parse HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,ISHUT,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=START,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} parse HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@50caae86[p=0,l=0,c=8192,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.http.HttpParser - START --> CLOSED 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,ISHUT,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,ISHUT,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,ISHUT,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,ISHUT,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@72461a96{l=/127.0.0.1:8899,r=/127.0.0.1:34102,CLOSED,fill=-,flush=-,to=9092/60000}{io=0/0,kio=0,kro=1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@26c6cf34{l=/127.0.0.1:8898,r=/127.0.0.1:34778,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=0,kro=1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@27e876d1{null} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@74a2f26e{null} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@409bc965{STARTED} id=0 keys=1 selected=0 updates=0 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b17837b startThread=0 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:10:52.050 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b17837b in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 0 updates 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:52.050 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:10:52.050 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9092/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9092/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} parsed false HttpParser{s=CLOSED,0 of -1} 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:52.050 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:10:52.050 [etp893320639-104] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9092/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9092/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5b17837b in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:10:52.050 [etp893320639-104] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9093/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9194/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@131ad5c8::SocketChannelEndPoint@72461a96{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9093/60000}{io=0/0,kio=-1,kro=-1}->HttpConnection@131ad5c8[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@5a6bb1a4{s=START}]=>HttpChannelOverHttp@61dd4ef4{s=HttpChannelState@a6ef21a{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} onFillable exit HttpChannelState@a6ef21a{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@777161f2::SocketChannelEndPoint@26c6cf34{l=0.0.0.0/0.0.0.0:8898,r=null,CLOSED,fill=-,flush=-,to=9195/30000}{io=0/0,kio=-1,kro=-1}->HttpConnection@777161f2[p=HttpParser{s=CLOSED,0 of -1},g=HttpGenerator@1494bccf{s=START}]=>HttpChannelOverHttp@fcf8ec5{s=HttpChannelState@5e47c239{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} onFillable exit HttpChannelState@5e47c239{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:52.050 [etp893320639-108] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@702f0f44 size 1 > capacity 15:10:52.050 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:10:53.878 [Connector-Scheduler-3cce5371-1] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=58921/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] idle timeout check, elapsed: 58921 ms, remaining: 3541079 ms 15:10:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@576cd53b task=null 15:10:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=2/2,p=0}@576cd53b IDLE 15:10:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@576cd53b Exited 15:10:54.248 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@27fde870{s=1/2,p=0}@576cd53b in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:10:54.958 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@4934ea84 task=null 15:10:54.958 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@4934ea84 IDLE 15:10:54.958 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0}@4934ea84 Exited 15:10:54.958 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@27fde870{s=0/2,p=0}@4934ea84 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {HttpClientTransportOverHTTP@1f443fae{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {Client@73ba6fe6[provider=null,keyStore=null,trustStore=null],AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@79ab34c1,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@1698d7c0,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp673129458]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@87abc48,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@28d79cba,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6fb3862d[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] added {HttpClient@bdc8014{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@6fb3862d[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] added {SessionTracker@782168b7{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@29f0c4f2{STOPPED} added {InflaterPool@7435a578{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@29f0c4f2{STOPPED} added {DeflaterPool@6093d508{STOPPED,size=0,capacity=UNLIMITED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@29f0c4f2{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@bdc8014{STOPPED} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STARTING} added {ScheduledExecutorScheduler@3c7cfcbb{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@65bb9029,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@1f443fae{STOPPED} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@1f443fae{STARTING} added {ClientSelectorManager@1bfe3203{STOPPED},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@1bfe3203{STOPPED} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.985Z added {SelectorProducer@70e3f36f,POJO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.985Z added {QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.985Z created 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@49601f82{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.985Z,MANAGED} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@1bfe3203{STARTING} added {ManagedSelector@49601f82{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@49601f82{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.985Z 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] added {ReservedThreadExecutor@23e44287{s=0/2,p=0},AUTO} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@23e44287{s=0/2,p=0} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76526ms ReservedThreadExecutor@23e44287{s=0/2,p=0} 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-139,5,main] 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-140,5,main] 15:10:57.985 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-141,5,main] 15:10:57.985 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-142,5,main] 15:10:57.986 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-143,5,main] 15:10:57.986 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-144,5,main] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-145,5,main] 15:10:57.986 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@199000084-146,5,main] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76527ms QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76527ms EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.986Z 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@60e5272 startThread=0 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@60e5272 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.986 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7d755813 on ManagedSelector@49601f82{STARTING} id=0 keys=0 selected=0 updates=0 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:57.986Z tryProduce false 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7d755813 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76527ms ManagedSelector@49601f82{STARTED} id=0 keys=0 selected=0 updates=0 15:10:57.986 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 0 keys 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76527ms ClientSelectorManager@1bfe3203{STARTED} 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76527ms HttpClientTransportOverHTTP@1f443fae{STARTED} 15:10:57.986 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@73ba6fe6[provider=null,keyStore=null,trustStore=null] 15:10:57.989 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] 15:10:57.989 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] of [TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256] 15:10:57.989 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize 69c93ca4[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL] 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms Client@73ba6fe6[provider=null,keyStore=null,trustStore=null] 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@3c7cfcbb{STOPPED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms ScheduledExecutorScheduler@3c7cfcbb{STARTED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms HttpClient@bdc8014{STARTED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@782168b7{STOPPED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms SessionTracker@782168b7{STARTED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@29f0c4f2{STOPPED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@7435a578{STOPPED,size=0,capacity=UNLIMITED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms InflaterPool@7435a578{STARTED,size=0,capacity=UNLIMITED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@6093d508{STOPPED,size=0,capacity=UNLIMITED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms DeflaterPool@6093d508{STARTED,size=0,capacity=UNLIMITED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms WebSocketExtensionFactory@29f0c4f2{STARTED} 15:10:57.990 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76531ms WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STARTED},openSessions.size=0] 15:10:57.990 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f to ws://127.0.0.1:8899/ws/sensinact 15:10:57.990 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=null], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose()) 15:10:57.990 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=null,onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError()) 15:10:57.990 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage()) 15:10:57.990 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=null,onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect()) 15:10:57.991 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f, policy=WebSocketPolicy@173373b4[behavior=CLIENT,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@bdc8014{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=null,MANAGED} 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=null 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] added {Pool@52b6319f[size=0 closed=false],POJO} 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0],MANAGED} 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76532ms DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76532ms HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae] 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae for HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=1] 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=1] 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true 15:10:57.991 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@16a9a4f1{CLOSED, usage=0, multiplex=0/1, pooled=null} 15:10:57.991 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1f1cae23 startThread=0 15:10:57.991 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1f1cae23 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.991 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms 15:10:57.992 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@39efda78[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34104]] on ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:10:57.992 [qtp63387985-18-acceptor-0@626abbd0-ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=1 15:10:57.992 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@51b9129e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}} on ManagedSelector@49601f82{STARTED} id=0 keys=0 selected=0 updates=0 15:10:57.992 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=0 selected=0 updates=1 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/5 selected 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:57.992 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$515/1317441269@1f1cae23 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@39efda78[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34104]] 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/0 selected 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@39efda78[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34104]] startThread=0 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@39efda78[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34104]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@51b9129e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}} 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> idle timeout check, elapsed: 0 ms, remaining: 60000 ms 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} -> SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->,null,HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-> 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@754df63c Connect@51b9129e{java.nio.channels.SocketChannel[connection-pending remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}} 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34104 remote=/127.0.0.1:8899] 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@17f50882 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@71727c4d{Connect@51b9129e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34104 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}}} startThread=0 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.992 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.992 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@71727c4d{Connect@51b9129e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34104 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=1,pool=DuplexConnectionPool@60dd3c23[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}}} in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.992 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> idle timeout check, elapsed: 0 ms, remaining: 3600000 ms 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1c23433c{AC.ReadCB@74073571{HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:57.992 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}-> 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:57.992 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=2 15:10:57.992 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@1eb20cf8 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:57.992 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 2 updates 15:10:57.993 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@17f50882 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 15:10:57.993 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@39efda78[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34104]] in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.993 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@1a8d9b71{HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=2 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 2 updates 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$473/1093709852@1eb20cf8 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@16a9a4f1{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@60dd3c23[c=0/1/64,a=0,i=1,q=1] 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.993 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:57.993 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@16a9a4f1{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@52b6319f[size=1 closed=false] 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[PENDING/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]} on HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/1/64,a=1,i=0,q=0] 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[PENDING/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]} associated true to HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[PENDING/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: zbs8F/cnUhm4jMCj26qqdQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@6a218d61{s=START} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: zbs8F/cnUhm4jMCj26qqdQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@6a218d61{s=COMPLETING} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15168c20{IDLE}->null [HeapByteBuffer@3fd1313b[p=0,l=267,c=4096,r=267]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@31ed8aaf[p=0,l=0,c=0,r=0]={<<<>>>}] 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{WRITING}->null:IDLE-->WRITING 15:10:57.994 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:57.994 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[PENDING/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@6a218d61{s=COMPLETING}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.994 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@73047681 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@15168c20{WRITING}->null 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{IDLE}->null:WRITING-->IDLE 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@6a218d61{s=END} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae 15:10:57.994 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]}, result: null 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae 15:10:57.994 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=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 15:10:57.994 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2021-11-11T15:10:57.994Z 15:10:57.995 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@71727c4d{Connect@51b9129e{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34104 remote=/127.0.0.1:8899],{ssl.peer.port=8899, ssl.peer.host=127.0.0.1, http.destination=HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@55868c71, client.connector=HttpClient@bdc8014{STARTED}}}} in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}] 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2021-11-11T15:10:57.995Z 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2021-11-11T15:10:57.995Z 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2021-11-11T15:10:57.995Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=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 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=55]@2021-11-11T15:10:57.995Z tryProduce true 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1c23433c{AC.ReadCB@74073571{HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}} 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 15:10:57.995 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>"subscrip...\x00\x00\x00\x00\x00\x00\x00} 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} filled 267 HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>"subscrip...\x00\x00\x00\x00\x00\x00\x00} 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=START,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>"subscrip...\x00\x00\x00\x00\x00\x00\x00} {} 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@5447d1cf[p=0,l=267,c=8192,r=267]={<<>>"subscrip...\x00\x00\x00\x00\x00\x00\x00} 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:57.995 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} Upgrade: websocket 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@3cce5371{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} GET //127.0.0.1:8899/ws/sensinact HTTP/1.1 Accept-Encoding: gzip User-Agent: Jetty/9.4.42.v20210604 Upgrade: websocket Connection: Upgrade Sec-WebSocket-Key: zbs8F/cnUhm4jMCj26qqdQ== Sec-WebSocket-Version: 13 Pragma: no-cache Cache-Control: no-cache Host: 127.0.0.1:8899 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} parsed true HttpParser{s=CONTENT,0 of -1} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@14aef16{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=0} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@4803b726{/,null,AVAILABLE} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 session=null 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-5677323c==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@6c63a001{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:10:57.996 [qtp63387985-23] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null 15:10:57.997 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af, policy=WebSocketPolicy@5cccf805[behavior=SERVER,maxTextMessageSize=65536,maxTextMessageBufferSize=32768,maxBinaryMessageSize=65536,maxBinaryMessageBufferSize=32768,asyncWriteTimeout=60000,idleTimeout=3600000,inputBufferSize=4096], batchMode=AUTO, events=JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false],onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false]] 15:10:57.997 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:10:57.997 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1} 15:10:57.997 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1} 15:10:57.997 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1}] 15:10:57.998 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1}] added {WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=1},POJO} 15:10:57.998 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],AUTO} 15:10:57.998 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2}] 15:10:57.998 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=2}] 15:10:57.998 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af] 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76545ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af] 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76545ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=8}] 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=8},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection],MANAGED} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76545ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@a669b58 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=START}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=8} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler194707680==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{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:8899/ws/sensinact,age=8} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@14aef16{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@14aef16{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@267bdc8c) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:58.004 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@1dcc0496 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=8} 101 null HTTP/1.1 Date: Thu, 11 Nov 2021 15:10:57 GMT Connection: Upgrade Sec-WebSocket-Accept: +A7x2T5p6didL4swi3SlNeKMPy4= Upgrade: WebSocket 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@7066e579[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@24d62fc] (null,[p=0,l=0,c=0,r=0],true)@START 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@dc34348[p=0,l=0,c=0,r=0]={<<<>>>} 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:10:57 GMT Connection: Upgrade Sec-WebSocket-Accept: +A7x2T5p6didL4swi3SlNeKMPy4= Upgrade: WebSocket 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@7066e579[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@24d62fc] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [HeapByteBuffer@fbc0f76[p=0,l=166,c=16384,r=166]={<<>>ngth: 278...\x00\x00\x00\x00\x00\x00\x00}] 15:10:58.005 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=W,to=16/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=COMPLETING}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=HANDLING rs=COMPLETING os=COMMITTED is=IDLE awp=false se=false i=false al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=15} 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@7066e579[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@24d62fc] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=org.eclipse.jetty.util.Callback$3@267bdc8c w=false 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@14aef16{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@14aef16{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@14aef16{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=15} 15:10:58.011 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0 15:10:58.011 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:58.011Z 15:10:58.012 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 15:10:58.012 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@3470fc07 startThread=0 15:10:58.012 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@23e44287{s=0/2,p=1}@3470fc07 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}] 15:10:58.012 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=1}@3470fc07 started 15:10:58.012 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@3470fc07 waiting 15:10:58.012 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:10:58.012Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING 15:10:58.012 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=16} to WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0},r=1,c=true/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=16} 15:10:58.012 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0 15:10:58.012 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=17/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}] 15:10:58.019 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@14aef16{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0} 15:10:58.019 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:58.019 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@1a8d9b71{HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}} 15:10:58.019 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.019 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@25b350c4{DirectByteBuffer@2b74ba02[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2b74ba02[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1} 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@2b74ba02[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.019 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} upgrading from HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} to WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:10:58.019 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@25b350c4{DirectByteBuffer@2b74ba02[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[null 0 null]@7ffe9787[PENDING/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.020 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@74073571[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@4a47373d{s=END}]=>HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=//127.0.0.1:8899/ws/sensinact,age=23} 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@2b74ba02[p=0,l=166,c=16384,r=166]={<<>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[HANDSHAKING],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae] 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened() 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@18868e5[batching=true] 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787 Date: Thu, 11 Nov 2021 15:10:57 GMT Connection: Upgrade Sec-WebSocket-Accept: +A7x2T5p6didL4swi3SlNeKMPy4= Upgrade: WebSocket 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENING],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@18868e5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1] 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1} 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.http.HttpParser - END --> START 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787 15:10:58.027 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae > HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787] null 15:10:58.027 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=16/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.034 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 15:10:58.035 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.035 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@2e1b8849[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketServerConnection@cac2d63 | +> SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[SERVER,validating] | +> Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af] - STARTED += ExtensionStack@7edf4224[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} 15:10:58.035 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO} 15:10:58.035 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1} 15:10:58.042 [qtp63387985-23] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START 15:10:58.042 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@33bda83{s=HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=UPGRADED,uri=null,age=0} 15:10:58.042 [qtp63387985-23] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@74073571::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@14aef16{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null 15:10:58.042 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:10:58.042 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],AUTO} 15:10:58.042 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:10:58.042 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:10:58.042 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f] 15:10:58.042 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76584ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f] 15:10:58.043 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76584ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] 15:10:58.043 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[] 15:10:58.043 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=23/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] added {ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection],MANAGED} 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @76591ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@25b350c4{DirectByteBuffer@2b74ba02[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0} 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@1a8d9b71(l:/127.0.0.1:34104 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@5bb0914a(exchange=HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]})[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=30/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[HANDSHAKING],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened() 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() 15:10:58.050 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@a664f76[batching=true] 15:10:58.051 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENING],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@a664f76[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]) objectFactory=org.eclipse.jetty.util.DecoratedObjectFactory[decorators=0] 15:10:58.051 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)] 15:10:58.051 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=31/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.051 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:10:58.064 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.064 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:10:58.064 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:10:58.064 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:58.064 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:10:58.064 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:10:58.064 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:58.064 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:10:58.065 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=13/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.065 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.065 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:58.065 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@6a49b039[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED +- WebSocketClientConnection@2f4b3bb4 | +> SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1} | +> Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null] | +> Generator[CLIENT,validating] | +> Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null] += JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f] - STARTED += ExtensionStack@40a90326[size=0,queueSize=0] - STARTED key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@4f7cad68{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@5bb0914a(exchange=null)[send=HttpSenderOverHTTP@1c81db93(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@6a218d61{s=START}],recv=HttpReceiverOverHTTP@64fa9911(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@16a9a4f1{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@1a8d9b71::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@52b6319f[size=0 closed=false] 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae > HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae] 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@5e9456ae > HttpResponse[HTTP/1.1 101 Switching Protocols]@7ffe9787] null 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@3a46dafc[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid...:"<","operand":200}]}]}>>>} 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=207,fin=true,rsv=...,masked=false] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=207,fin=true,rsv=...,masked=false] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=207,fin=true,rsv=...,masked=true], Flusher@348133c4[PROCESSING]) 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null] to Flusher@5b69fcc4[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.client.HttpReceiver - java.lang.NullPointerException: null at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.parse(HttpReceiverOverHTTP.java:218) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.process(HttpReceiverOverHTTP.java:144) at org.eclipse.jetty.client.http.HttpReceiverOverHTTP.receive(HttpReceiverOverHTTP.java:79) at org.eclipse.jetty.client.http.HttpChannelOverHTTP.receive(HttpChannelOverHTTP.java:131) at org.eclipse.jetty.client.http.HttpConnectionOverHTTP.onFillable(HttpConnectionOverHTTP.java:172) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:882) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1036) at java.lang.Thread.run(Thread.java:748) 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=207,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null]] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:10:58.071 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null]] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=215 cap=32768] 15:10:58.071 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15168c20{IDLE}->null [DirectByteBuffer@30beb18c[p=0,l=215,c=32768,r=215]={<<<\x81\xFe\x00\xCf\x1e\x1e\xDbRe<\xAe w<\xE1p1m\xBe>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{WRITING}->null:IDLE-->WRITING 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 215 SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=20/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=215,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=215 remaining=0 WriteFlusher@15168c20{WRITING}->null 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{IDLE}->null:WRITING-->IDLE 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] processing 0 entries: [] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] auto flushing 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@73047681 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=215,terminated=null] flushing 0 frames: [] 15:10:58.072 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2021-11-11T15:10:58.072Z 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2021-11-11T15:10:58.072Z 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2021-11-11T15:10:58.072Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=56]@2021-11-11T15:10:58.072Z 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=37/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:10:58.072Z tryProduce true 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2\xB1\x9bcZ{...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 215 DirectByteBuffer@be2773b[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x1e\x1e\xDbRe<\xAe w<\xE1p1m\xBe>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 215 bytes - DirectByteBuffer@be2773b[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x1e\x1e\xDbRe<\xAe w<\xE1p1m\xBe>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.072 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:58.072 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=215,c=4096,r=215]={<<<\x81\xFe\x00\xCf\x1e\x1e\xDbRe<\xAe w<\xE1p1m\xBe>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 215 bytes 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 207 - Parser@2906a239[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@35c8f02d[p=0,l=207,c=207,r=207]={<<>>} 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=207,fin=true,rsv=...,masked=true] 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=207,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@35c8f02d[p=0,l=207,c=207,r=207]={<<<{"uri":"/sensinact/provid...:"<","operand":200}]}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:10:58.074 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([207] "{"uri":"/sensinact/p...lse,"operator":"<","operand":200}]}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7a1e4420[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=218,fin=true,rsv=...,masked=false] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=218,fin=true,rsv=...,masked=false] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=218,fin=true,rsv=...,masked=false], Flusher@4efabfd4[PROCESSING]) 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=218,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=218,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=222 cap=32768] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=222,c=32768,r=222]={<<<\x81~\x00\xDa{"response":{"initial...tion","statusCode":200}>>>ition/val...\x00\x00\x00\x00\x00\x00\x00}] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:10:58.075 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:10:58.075 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 222 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=222,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=222 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:10:58.075 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.075 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] processing 0 entries: [] 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] auto flushing 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=222,terminated=null] flushing 0 frames: [] 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=215,l=215,c=4096,r=0]={\x81\xFe\x00\xCf\x1e\x1e\xDbR{...00}]}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf\x1e\x1e\xDbR{...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:58.082Z 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0}@3470fc07 offer EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:58.082Z 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]]}} 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@1fe8364b startThread=0 15:10:58.082 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@23e44287{s=0/2,p=1}@1fe8364b in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}] 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:10:58.082 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=1}@1fe8364b started 15:10:58.082 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@1fe8364b waiting 15:10:58.082 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=1}@3470fc07 task=EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:58.082Z 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:58.082Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING 15:10:58.082 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:10:58.082 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:10:58.082 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:10:58.082Z tryProduce true 15:10:58.082 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:10:58.090 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:58.090 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.082 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]]}} 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 15:10:58.090 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=0,f=null]] 15:10:58.090 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.090 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 222 DirectByteBuffer@50ecf9c[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 222 bytes - DirectByteBuffer@50ecf9c[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=222,c=4096,r=222]={<<<\x81~\x00\xDa{"response":{"initial...tion","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 222 bytes 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 218 - Parser@2d89ea86[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=218,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@545f0348[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>} 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=218,fin=true,rsv=...,masked=false] 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=218,fin=true,rsv=...,masked=false]) 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=218,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@545f0348[p=0,l=218,c=218,r=218]={<<<{"response":{"initial":{"...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([218] "{"response":{"initia...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"initial":{"name":"position","type":"int","value":150,"timestamp":1636643447957},"subscriptionId":"MID16366434580751448869125"},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:10:58.090 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=222,l=222,c=4096,r=0]={\x81~\x00\xDa{"res...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xDa{"res...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]]}} 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:10:58.097 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/629454893@60e5272 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}] 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.097 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys {"response":{"initial":{"name":"position","type":"int","value":150,"timestamp":1636643447957},"subscriptionId":"MID16366434580751448869125"},"type":"SUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:10:58.171 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:58.172 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4bb1fbb5[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=231,fin=true,rsv=...,masked=false] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=231,fin=true,rsv=...,masked=false] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=231,fin=true,rsv=...,masked=false], Flusher@4efabfd4[PROCESSING]) 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=231,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=235 cap=32768] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=235,c=32768,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>]}:"/ligh...\x00\x00\x00\x00\x00\x00\x00}] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 235 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=W,to=291/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=235,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=235 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] processing 0 entries: [] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] auto flushing 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=235,terminated=null] flushing 0 frames: [] 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.373 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]]:runFillable:BLOCKING 15:10:58.373 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:58.373Z 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0}@1fe8364b offer EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:58.374Z 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=1} startReservedThread p=1 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@23e44287{s=0/2,p=1}@6217bede startThread=0 15:10:58.374 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@23e44287{s=0/2,p=1}@6217bede in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}] 15:10:58.374 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=1}@6217bede started 15:10:58.374 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@6217bede waiting 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=1}@1fe8364b task=EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:58.374Z 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:58.374Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]]:runFillable:BLOCKING/BLOCKING 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:10:58.374Z tryProduce true 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]]}} 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=276/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=218,f=null]] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xDa{"res...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 235 DirectByteBuffer@50ecf9c[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 235 bytes - DirectByteBuffer@50ecf9c[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=235,c=4096,r=235]={<<<\x81~\x00\xE7{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 235 bytes 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 231 - Parser@2d89ea86[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=231,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@6cd05cec[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=231,fin=true,rsv=...,masked=false] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=231,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@6cd05cec[p=0,l=231,c=231,r=231]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([231] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366434580751448869125","messages":[{"notification":{"name":"position","type":"int","value":2,"timestamp":1636643458171},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=235,l=235,c=4096,r=0]={\x81~\x00\xE7{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]] 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:10:58.374 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0}@3470fc07 waiting 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]] 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:58.374 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:58.473 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:58.473 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:59.476 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:59.477 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@577447fa[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@4efabfd4[PROCESSING]) 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:10:59.677 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>:"/light/...\x00\x00\x00\x00\x00\x00\x00}] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=W,to=1304/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1303/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1303/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]] 15:10:59.678 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1303/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:59.678Z 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@3470fc07 offer EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:59.678Z 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:10:59.678Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1303/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]]:runFillable:BLOCKING/BLOCKING 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1303/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=231,f=null]]}} 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE7{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@3470fc07 task=EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:59.678Z 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:10:59.678Z tryProduce true 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@2d89ea86[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4b70f725[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=TEXT[len=233,fin=true,rsv=...,masked=false]]] 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4b70f725[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:10:59.678 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366434580751448869125","messages":[{"notification":{"name":"position","type":"int","value":199,"timestamp":1636643459476},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:10:59.678 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:10:59.679 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0}@1fe8364b waiting 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:10:59.679 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:10:59.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:10:59.778 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:11:00.781 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:11:00.782 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4c1bdb3c[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=233,fin=true,rsv=...,masked=false] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=233,fin=true,rsv=...,masked=false] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=233,fin=true,rsv=...,masked=false], Flusher@4efabfd4[PROCESSING]) 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=233,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=237 cap=32768] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=237,c=32768,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>:"/light/...\x00\x00\x00\x00\x00\x00\x00}] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 237 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=W,to=1305/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=237 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] processing 0 entries: [] 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] auto flushing 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=237,terminated=null] flushing 0 frames: [] 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 15:11:00.983 [Stack Engine Worker Thread] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:00.983Z 15:11:00.983 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@1fe8364b offer EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:00.983Z 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:00.983Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@1fe8364b task=EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:00.984Z 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1304/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:11:00.984Z tryProduce true 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 237 DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1304/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 237 bytes - DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=237,c=4096,r=237]={<<<\x81~\x00\xE9{"type":"CALLBACK","c...rsor/position/value"}]}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 237 bytes 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 233 - Parser@2d89ea86[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=233,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@68efd5ae[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>} 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=233,fin=true,rsv=...,masked=false] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=233,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@68efd5ae[p=0,l=233,c=233,r=233]={<<<{"type":"CALLBACK","callb...rsor/position/value"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([233] "{"type":"CALLBACK","...i":"/slider/cursor/position/value"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"type":"CALLBACK","callbackId":"MID16366434580751448869125","messages":[{"notification":{"name":"position","type":"int","value":185,"timestamp":1636643460781},"type":"ATTRIBUTE_VALUE_UPDATED","uri":"/slider/cursor/position/value"}]} 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=237,l=237,c=4096,r=0]={\x81~\x00\xE9{"typ...lue"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}) 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00} 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:11:00.984 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0}@3470fc07 waiting 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:00.984 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote() 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@75bc39ff[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6434580751448869125"}]}>>>} 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=178,fin=true,rsv=...,masked=false] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=178,fin=true,rsv=...,masked=false] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=178,fin=true,rsv=...,masked=true], Flusher@348133c4[PROCESSING]) 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null] to Flusher@5b69fcc4[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=178,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null]] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@348133c4[PROCESSING],AUTO,null]] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=186 cap=32768] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15168c20{IDLE}->null [DirectByteBuffer@30beb18c[p=0,l=186,c=32768,r=186]={<<<\x81\xFe\x00\xB2p\x03%\xDb\x0b!P\xA9\x19!\x1f\xF9_p@\xB5\x03jK\xBa\x13...\xEdD0\x11\xEeH3\x12\xEeA7\x11\xE3H5\x1c\xEaB6\x07\xA6-~>>>\xA93jq\xA9p$<\xE7...\x00\x00\x00\x00\x00\x00\x00}] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{WRITING}->null:IDLE-->WRITING 15:11:01.276 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:11:01.276 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 186 SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=292/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=186,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=186 remaining=0 WriteFlusher@15168c20{WRITING}->null 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{IDLE}->null:WRITING-->IDLE 15:11:01.276 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@73047681 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] processing 0 entries: [] 15:11:01.276 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:11:01.276 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] auto flushing 15:11:01.277 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=186,terminated=null] flushing 0 frames: [] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING 15:11:01.277 [Thread-94] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:11:01.277Z 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:11:01.277Z 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:11:01.277Z 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:11:01.277Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=57]@2021-11-11T15:11:01.277Z tryProduce true 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=0/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]]}} 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=293/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=207,f=null]] 15:11:01.277 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xCf\x1e\x1e\xDbR{...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 186 DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2p\x03%\xDb\x0b!P\xA9\x19!\x1f\xF9_p@\xB5\x03jK\xBa\x13...\xEdD0\x11\xEeH3\x12\xEeA7\x11\xE3H5\x1c\xEaB6\x07\xA6-~>>>rator":"<...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 186 bytes - DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2p\x03%\xDb\x0b!P\xA9\x19!\x1f\xF9_p@\xB5\x03jK\xBa\x13...\xEdD0\x11\xEeH3\x12\xEeA7\x11\xE3H5\x1c\xEaB6\x07\xA6-~>>>rator":"<...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=186,c=4096,r=186]={<<<\x81\xFe\x00\xB2p\x03%\xDb\x0b!P\xA9\x19!\x1f\xF9_p@\xB5\x03jK\xBa\x13...\xEdD0\x11\xEeH3\x12\xEeA7\x11\xE3H5\x1c\xEaB6\x07\xA6-~>>>rator":"<...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 186 bytes 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=... 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 178 - Parser@2906a239[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@15138054[p=0,l=178,c=178,r=178]={<<<\x0b!P\xA9\x19!\x1f\xF9_p@\xB5\x03jK\xBa\x13w\n\xAb\x02lS\xB2\x14...\xEdD0\x11\xEeH3\x12\xEeA7\x11\xE3H5\x1c\xEaB6\x07\xA6-~>>>} 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=178,fin=true,rsv=...,masked=true] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=178,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@15138054[p=0,l=178,c=178,r=178]={<<<{"uri":"/sensinact/provid...6434580751448869125"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:11:01.277 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([178] "{"uri":"/sensinact/p...alue":"MID16366434580751448869125"}]}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote() 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@4b956133[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=125,fin=true,rsv=...,masked=false] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=125,fin=true,rsv=...,masked=false] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=125,fin=true,rsv=...,masked=false], Flusher@4efabfd4[PROCESSING]) 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=125,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@4efabfd4[PROCESSING],AUTO,null]] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: [] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=127 cap=32768] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: [] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@3fbd2e8b[p=0,l=127,c=32768,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}] 15:11:01.278 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:11:01.278 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 1/1/1 selected 15:11:01.278 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 1 keys, 0 updates 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 127 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=127,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=TEXT[len=0,fin=true,rsv=...,masked=true]]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@754df63c SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=127 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] processing 0 entries: [] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] auto flushing 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=127,terminated=null] flushing 0 frames: [] 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=186,l=186,c=4096,r=0]={\x81\xFe\x00\xB2p\x03%\xDb{...125"}]}<<<>>>rator":"<...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0} tryExecute EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:11:01.279Z 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2p\x03%\xDb{...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@3470fc07 offer EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:11:01.279Z 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:11:01.279Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@3470fc07 task=EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:11:01.279Z 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]]}} 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=true/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:11:01.279Z tryProduce true 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]]}} 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable() 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 on ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=0 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=0 updates=1 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xE9{"typ...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=233,f=null]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 127 DirectByteBuffer@50ecf9c[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 127 bytes - DirectByteBuffer@50ecf9c[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/6 selected 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=0,l=127,c=4096,r=127]={<<<\x81}{"response":{"message":...tion","statusCode":200}>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 1 updates 15:11:01.279 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@51424174 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 127 bytes 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=... 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 125 - Parser@2d89ea86[ExtensionStack,s=PAYLOAD_LEN,c=0,len=125,f=TEXT[len=0,fin=true,rsv=...,masked=false]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@45b7003b[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>} 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=125,fin=true,rsv=...,masked=false] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:01.279 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=125,fin=true,rsv=...,masked=false]) - events.onFrame=null 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@45b7003b[p=0,l=125,c=125,r=125]={<<<{"response":{"message":"u...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([125] "{"response":{"messag...er/cursor/position","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false] {"response":{"message":"unsubscription done"},"type":"UNSUBSCRIBE_RESPONSE","uri":"/slider/cursor/position","statusCode":200} 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@677c5b64[READING] getAction(DirectByteBuffer@50ecf9c[p=127,l=127,c=4096,r=0]={\x81}{"respo...e":200}<<<>>>alue":185...\x00\x00\x00\x00\x00\x00\x00}) 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@50ecf9c[p=0,l=0,c=4096,r=0]={<<<>>>\x81}{"respo...\x00\x00\x00\x00\x00\x00\x00} 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]]}} 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 on ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=1 15:11:01.279 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0}@1fe8364b waiting 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/1 selected 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$470/648379539@295077a6 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:01.279 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 1 keys 15:11:01.283 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done 15:11:01.284 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done 15:11:02.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@409bc965{STARTED} id=0 keys=0 selected=0 updates=0 15:11:02.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@706cb08 on ManagedSelector@409bc965{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:02.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@706cb08 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@409bc965{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d waiting with 0 keys 15:11:02.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4e25147a on ManagedSelector@409bc965{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:02.287 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@409bc965{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken with none selected 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d woken up from select, 0/0/0 selected 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@e038e1d processing 0 keys, 1 updates 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4e25147a 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:02.287 [etp893320639-103] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}@2a95e47b size 1 > capacity 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:11:02.287Z 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@134adf22/SelectorProducer@602506ba/IDLE/p=false/ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}}[pc=0,pic=0,pec=1,epc=11]@2021-11-11T15:11:02.287Z 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@409bc965{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectorManager@ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpConnectionFactory@7374fa7d[HTTP/1.1] 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpConnectionFactory@7374fa7d[HTTP/1.1] 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3c0374b6{STARTED} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3c0374b6{STOPPED} 15:11:02.287 [main] INFO org.eclipse.jetty.server.AbstractConnector - Stopped ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServerConnector@6b278a8f{HTTP/1.1, (http/1.1, http)}{0.0.0.0:8898} 15:11:02.287 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Server@4a55a6e8{STARTED}[9.4.42.v20210604] 15:11:02.287 [main] DEBUG org.eclipse.jetty.server.Server - doStop Server@4a55a6e8{STOPPING}[9.4.42.v20210604] 15:11:02.288 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandlerContainer - Graceful shutdown Server@4a55a6e8{STOPPING}[9.4.42.v20210604] by 15:11:02.288 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping Server@4a55a6e8{STOPPING}[9.4.42.v20210604] 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ErrorHandler@137adce2{STARTED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ErrorHandler@137adce2{STOPPING} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ErrorHandler@137adce2{STOPPED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ServletHandler@58b1e85d{STARTED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - stopping ServletHandler@58b1e85d{STOPPING} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED callbackServlet==org.eclipse.sensinact.gateway.nthbnd.rest.server.JettyTestServer$JettyTestServerCallbackServlet@5d8d6240{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ServletHandler@58b1e85d{STOPPED} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExecutorThreadPool[etp893320639]@353efdbf{STARTED,8<=10<=10,i=9,q=0,ReservedThreadExecutor@6cbbecfd{s=1/1,p=0}} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@6cbbecfd{s=1/1,p=0} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=0/1,p=0}@741e3cc2 offer STOP! 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@6cbbecfd{s=-1/1,p=0} 15:11:02.288 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=-1/1,p=0}@741e3cc2 task=STOP! 15:11:02.288 [etp893320639-107] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6cbbecfd{s=-1/1,p=0}@741e3cc2 Exited 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExecutorThreadPool[etp893320639]@353efdbf{STOPPED,8<=5<=10,i=5,q=0,NO_TRY} 15:11:02.288 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Server@4a55a6e8{STOPPED}[9.4.42.v20210604] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STARTED},openSessions.size=1] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STARTED},openSessions.size=1] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@3b8ee898{STARTED} 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79939/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@9bfdde7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79940/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[OPENED],f=Flusher@2fec4685[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@9bfdde7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@38da1e27) 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@38da1e27,OFF,null] to Flusher@2fec4685[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@38da1e27,OFF,null]] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@38da1e27,OFF,null]] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@18ceed84{IDLE}->null [DirectByteBuffer@361df74c[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x1b\x94S\xDc>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@32227557[p=0,l=10,c=10,r=10]={<<<\x18}\x00\xB4n\xE07\xB3l\xFa>>>}] 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{WRITING}->null:IDLE-->WRITING 15:11:04.310 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/6 selected 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=79940/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[CLOSING],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.310 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@18ceed84{WRITING}->null 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@18ceed84{IDLE}->null:WRITING-->IDLE 15:11:04.310 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2c961cdf SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=79942/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=79942/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=79942/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2021-11-11T15:11:04.311Z 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@36ba3182{l=/127.0.0.1:34084,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2021-11-11T15:11:04.311Z 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@b326090{AC.ReadCB@7b4e912{WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]]}} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] onFillInterestedFailed {} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=58]@2021-11-11T15:11:04.311Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=79942/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@2caf6912{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7720fd77 startThread=0 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6d5fa757{AC.ReadCB@5d4d005c{WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=FI,flush=-,to=79942/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[OPENED],f=Flusher@13cca4bd[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=77,f=null]]}} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.311 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7720fd77 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/0 selected 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\xB2p\x03%\xDb{...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 0 updates 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2fec4685[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.311 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[CALLED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x1b\x94S\xDc\x18}\x00\xB4n\xE07\xB3l\xFa>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.311 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 0 keys 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x1b\x94S\xDc\x18}\x00\xB4n\xE07\xB3l\xFa>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:11:04.311 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]] 15:11:04.311 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x1b\x94S\xDc\x18}\x00\xB4n\xE07\xB3l\xFa>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@23bbedd[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@47c0d0db[p=0,l=10,c=10,r=10]={<<<\x18}\x00\xB4n\xE07\xB3l\xFa>>>} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],behavior=CLIENT,connection=WebSocketClientConnection@7b4e912::SocketChannelEndPoint@36ba3182{l=0.0.0.0/0.0.0.0:34084,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@7b4e912[s=ConnectionState@55886aee[DISCONNECTED],f=Flusher@2fec4685[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@7604567b[ExtensionStack,s=START,c=0,len=155,f=null]],remote=WebSocketRemoteEndpoint@9bfdde7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7c2a69b4],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@3b8ee898{STOPPED} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@faa3fed{STARTED} 15:11:04.311 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@7720fd77 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=0/2,p=0}] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@988246e{STARTED,size=0,capacity=UNLIMITED} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@988246e{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@381cad29{STARTED,size=0,capacity=UNLIMITED} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@381cad29{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@faa3fed{STOPPED} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@27ead29e{STARTED} 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@63e5553e) 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@63e5553e,OFF,null] to Flusher@13cca4bd[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.311 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:11:04.311 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@63e5553e,OFF,null]] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@63e5553e,OFF,null]] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@7c211fd0,queue=0,pool=DuplexConnectionPool@695a69a1[c=0/0/64,a=0,i=0,q=0] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@601cbd8c{STARTED} 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@a3205e5{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@6bd23226[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{WRITING}->null:IDLE-->WRITING 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@601cbd8c{STOPPED} 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@49b07ee3[provider=null,keyStore=null,trustStore=null] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@4c060c8f{STARTED} 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@7a94b64e{STARTED} 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@2caf6912{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@1f63fe92 on ManagedSelector@2caf6912{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/0 selected 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=W,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[CLOSING],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@1f63fe92 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@a3205e5{WRITING}->null 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@2caf6912{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@a3205e5{IDLE}->null:WRITING-->IDLE 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 waiting with 0 keys 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@461dcda5 on ManagedSelector@2caf6912{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@2caf6912{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken with none selected 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 woken up from select, 0/0/0 selected 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@18eb0ce3 processing 0 keys, 1 updates 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@461dcda5 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OPEN,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=1/2,p=0}@5711ebb5 waiting 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OSHUT,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.312Z 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@669700766]@2424686b{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@73d69c0f{s=1/2,p=0}] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,OSHUT,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@73d69c0f{s=1/2,p=0} 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=0/2,p=0}@5711ebb5 offer STOP! 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@73d69c0f{s=-1/2,p=0} 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6eeb5215{l=/127.0.0.1:8899,r=/127.0.0.1:34084,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=-1/2,p=0}@5711ebb5 task=STOP! 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@73d69c0f{s=-1/2,p=0}@5711ebb5 Exited 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@669700766-38,5,main] for 14999 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@6d5fa757{null} 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@73d69c0f{s=-1/2,p=0}@5711ebb5 in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=6 selected=1 updates=0 15:11:04.312 [WebSocketClient@669700766-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-37,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@704d3497 startThread=0 15:11:04.312 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-35,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34084,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@13cca4bd[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.312 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x1b\x94S\xDc\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.312 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@74fc6ec6[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x1b\x94S\xDc\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.312 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.312 [WebSocketClient@669700766-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-38,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@669700766-34,5,main] for 14999 15:11:04.312 [WebSocketClient@669700766-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-36,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [WebSocketClient@669700766-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-34,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.312 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@669700766-41,5,main] for 14999 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Ignoring key update for cancelled key SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34084,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34084,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34084,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.312 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 6 keys 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@704d3497 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@3dbd535b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@3dbd535b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],behavior=SERVER,connection=WebSocketServerConnection@5d4d005c::SocketChannelEndPoint@6eeb5215{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@5d4d005c[s=ConnectionState@5f2bfa4b[DISCONNECTED],f=Flusher@13cca4bd[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@23bbedd[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@3dbd535b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@51c8a96],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.313 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@704d3497 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.314 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.314Z 15:11:04.314 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.314Z tryProduce true 15:11:04.314 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:11:04.316 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-40] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-40,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-41] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-41,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [WebSocketClient@669700766-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@669700766-39,5,main] exited for QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.316 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@669700766-40,5,] for 14995 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@3e6f3bae/SelectorProducer@12477988/IDLE/p=false/QueuedThreadPool[WebSocketClient@669700766]@2424686b{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.317Z 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@2caf6912{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@7a94b64e{STOPPED} 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@4c060c8f{STOPPED} 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@27ead29e{STOPPED} 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@37c0df2a[httpClient=HttpClient@27ead29e{STOPPED},openSessions.size=0] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STARTED},openSessions.size=1] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STARTED},openSessions.size=1] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@5ecba515{STARTED} 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79166/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=79166/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[OPENED],f=Flusher@6e9bbd6b[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@67b490fc) 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@67b490fc,OFF,null] to Flusher@6e9bbd6b[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@67b490fc,OFF,null]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@67b490fc,OFF,null]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4fdd9ee1{IDLE}->null [DirectByteBuffer@170f0238[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x97\xC5\x95Z>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1798e925[p=0,l=10,c=10,r=10]={<<<\x94,\xC62\xE2\xB1\xF15\xE0\xAb>>>}] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{WRITING}->null:IDLE-->WRITING 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/5 selected 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=79166/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[CLOSING],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@4fdd9ee1{WRITING}->null 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@57a8edc0 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=79167/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4fdd9ee1{IDLE}->null:WRITING-->IDLE 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=79167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=79167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.317 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/REPRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.317Z 15:11:04.317 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/REPRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.318Z 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.318Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=79167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=59]@2021-11-11T15:11:04.318Z 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.318Z tryProduce true 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@31cd5362{AC.ReadCB@10196ee2{WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=FI,flush=-,to=79167/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]]}} 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@64564b45{l=/127.0.0.1:34086,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x1b\x94S\xDc\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=79167/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[OPENED],f=Flusher@122eb83a[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=73,f=null]] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.318 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 5 keys 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97\xC5\x95Z\x94,\xC62\xE2\xB1\xF15\xE0\xAb>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97\xC5\x95Z\x94,\xC62\xE2\xB1\xF15\xE0\xAb>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x97\xC5\x95Z\x94,\xC62\xE2\xB1\xF15\xE0\xAb>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@3a9ddfb4[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4b834ccb{AC.ReadCB@1a8c8ed1{WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]]}} 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@31ca744d[p=0,l=10,c=10,r=10]={<<<\x94,\xC62\xE2\xB1\xF15\xE0\xAb>>>} 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.318 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.318 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] onFillInterestedFailed {} 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@ff6077{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fc06e96 startThread=0 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@784f8bef) 15:11:04.321 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fc06e96 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/0 selected 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@784f8bef,OFF,null] to Flusher@122eb83a[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 0 updates 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.321 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 0 keys 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@784f8bef,OFF,null]] 15:11:04.321 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@6e9bbd6b[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@784f8bef,OFF,null]] 15:11:04.321 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@61f868f2{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@276c5c2[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.321 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.321 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{WRITING}->null:IDLE-->WRITING 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:11:04.321 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba] 15:11:04.322 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[CLOSING],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.322 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],behavior=CLIENT,connection=WebSocketClientConnection@1a8c8ed1::SocketChannelEndPoint@64564b45{l=0.0.0.0/0.0.0.0:34086,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@1a8c8ed1[s=ConnectionState@68e0bc59[DISCONNECTED],f=Flusher@6e9bbd6b[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@101f5c6f[ExtensionStack,s=START,c=0,len=153,f=null]],remote=WebSocketRemoteEndpoint@3fa1fcab[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@53dfacba],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@61f868f2{WRITING}->null 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@61f868f2{IDLE}->null:WRITING-->IDLE 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@5ecba515{STOPPED} 15:11:04.331 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@3fc06e96 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=0/2,p=0}] 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@512d4583{STARTED} 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@13cd7ea5{STARTED,size=0,capacity=UNLIMITED} 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@13cd7ea5{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@2abc224d{STARTED,size=0,capacity=UNLIMITED} 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@2abc224d{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@512d4583{STOPPED} 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@43cf6ea3{STARTED} 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@262d33b3{l=/127.0.0.1:8899,r=/127.0.0.1:34086,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@31cd5362{null} 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=5 selected=0 updates=0 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b86a097 startThread=0 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/4 selected 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.331 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:11:04.331 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b86a097 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.331 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:11:04.331 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x97\xC5\x95Z\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7705be41[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x97\xC5\x95Z\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@78411116,queue=0,pool=DuplexConnectionPool@aced190[c=0/0/64,a=0,i=0,q=0] 15:11:04.341 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@2b97cc1f{STARTED} 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@2b97cc1f{STOPPED} 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=9/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18009fed[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@1c025cb[provider=null,keyStore=null,trustStore=null] 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@37c5fc56{STARTED} 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@18324f97{STARTED} 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@ff6077{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18009fed[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cb03ae2 on ManagedSelector@ff6077{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad] 15:11:04.341 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.341 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],behavior=SERVER,connection=WebSocketServerConnection@10196ee2::SocketChannelEndPoint@262d33b3{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=10/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@10196ee2[s=ConnectionState@58d88ca4[DISCONNECTED],f=Flusher@122eb83a[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@3a9ddfb4[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18009fed[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@67306fad],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/0 selected 15:11:04.349 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1b86a097 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@7cb03ae2 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@ff6077{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca waiting with 0 keys 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1341f98e on ManagedSelector@ff6077{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@ff6077{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken with none selected 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca woken up from select, 0/0/0 selected 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@702e6dca processing 0 keys, 1 updates 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1341f98e 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=1/2,p=0}@3fd48784 waiting 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.349Z 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@abbc908{s=1/2,p=0}] 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@abbc908{s=1/2,p=0} 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=0/2,p=0}@3fd48784 offer STOP! 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@abbc908{s=-1/2,p=0} 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=-1/2,p=0}@3fd48784 task=STOP! 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@abbc908{s=-1/2,p=0}@3fd48784 Exited 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@abbc908{s=-1/2,p=0}@3fd48784 in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-48,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1137667747-47,5,main] for 14999 15:11:04.349 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-46,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-47,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-49,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.349 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-45,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.350 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1137667747-50,5,main] for 14993 15:11:04.350 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-52] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-52,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-51,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [WebSocketClient@1137667747-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1137667747-50,5,main] exited for QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1137667747-52,5,] for 14992 15:11:04.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.356 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@64f555e7/SelectorProducer@71178a52/IDLE/p=false/QueuedThreadPool[WebSocketClient@1137667747]@703feacd{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.356Z 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@ff6077{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@18324f97{STOPPED} 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@37c5fc56{STOPPED} 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@43cf6ea3{STOPPED} 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@464bfc42[httpClient=HttpClient@43cf6ea3{STOPPED},openSessions.size=0] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STARTED},openSessions.size=1] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STARTED},openSessions.size=1] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@5cf87cfd{STARTED} 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73386/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@78d0a97b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.357 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=73386/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[OPENED],f=Flusher@29adce87[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@78d0a97b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@43c0eb02) 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@43c0eb02,OFF,null] to Flusher@29adce87[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29adce87[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@43c0eb02,OFF,null]] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@43c0eb02,OFF,null]] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6afb071d{IDLE}->null [DirectByteBuffer@7fc88932[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xD9'\xF08>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2d2db03[p=0,l=10,c=10,r=10]={<<<\xDa\xCe\xA3P\xAcS\x94W\xAeI>>>}] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{WRITING}->null:IDLE-->WRITING 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/4 selected 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=73393/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[CLOSING],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@6afb071d{WRITING}->null 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6afb071d{IDLE}->null:WRITING-->IDLE 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@255d5cbb SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=73408/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=73408/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=73408/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.364Z 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.364Z 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.364 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.364Z 15:11:04.364 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.364Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=73409/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.364 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.364 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=60]@2021-11-11T15:11:04.364Z tryProduce true 15:11:04.371 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.371 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7674ae{AC.ReadCB@3fc2ff36{WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=FI,flush=-,to=73416/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]]}} 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.371 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.371 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=73416/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[OPENED],f=Flusher@3d8c56ad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=47,f=null]] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x97\xC5\x95Z\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.371 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@55613f6a{l=/127.0.0.1:34092,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.371 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 4 keys 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9'\xF08\xDa\xCe\xA3P\xAcS\x94W\xAeI>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9'\xF08\xDa\xCe\xA3P\xAcS\x94W\xAeI>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xD9'\xF08\xDa\xCe\xA3P\xAcS\x94W\xAeI>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@73184c7c[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@4f5fc407[p=0,l=10,c=10,r=10]={<<<\xDa\xCe\xA3P\xAcS\x94W\xAeI>>>} 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.371 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7ab42ec2{AC.ReadCB@5dfdd3ef{WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]]}} 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.371 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.371 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] onFillInterestedFailed {} 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@29fc1a2b{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46c7fc98) 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e43cf5e startThread=0 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46c7fc98,OFF,null] to Flusher@3d8c56ad[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3d8c56ad[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46c7fc98,OFF,null]] 15:11:04.379 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e43cf5e in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@46c7fc98,OFF,null]] 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@e473492{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@8ec5632[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/0 selected 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 0 updates 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{WRITING}->null:IDLE-->WRITING 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.379 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a] 15:11:04.379 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 0 keys 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[CLOSING],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@e473492{WRITING}->null 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@e473492{IDLE}->null:WRITING-->IDLE 15:11:04.379 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]] 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.379 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],behavior=CLIENT,connection=WebSocketClientConnection@5dfdd3ef::SocketChannelEndPoint@55613f6a{l=0.0.0.0/0.0.0.0:34092,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@5dfdd3ef[s=ConnectionState@62c4d4f4[DISCONNECTED],f=Flusher@29adce87[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1a7c12f6[ExtensionStack,s=START,c=0,len=18,f=null]],remote=WebSocketRemoteEndpoint@78d0a97b[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@7bde1f3a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@5cf87cfd{STOPPED} 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@76075d65{STARTED} 15:11:04.379 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1e43cf5e in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@27b71f50{STARTED,size=0,capacity=UNLIMITED} 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.379 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@27b71f50{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.386 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@3a4ba480{STARTED,size=0,capacity=UNLIMITED} 15:11:04.379 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.386 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@3a4ba480{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.386 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@76075d65{STOPPED} 15:11:04.386 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@6d3c232f{STARTED} 15:11:04.386 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@7e9a5f79{l=/127.0.0.1:8899,r=/127.0.0.1:34092,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.386 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7674ae{null} 15:11:04.386 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=4 selected=0 updates=0 15:11:04.386 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@689022e5 startThread=0 15:11:04.386 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/3 selected 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.386 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@689022e5 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.386 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.387 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@444c1529[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@444c1529[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3] 15:11:04.387 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3] 15:11:04.386 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:11:04.387 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:11:04.387 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\xD9'\xF08\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.394 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.394 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.394 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@2f23ce33[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\xD9'\xF08\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.394 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:11:04.394 [qtp63387985-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],behavior=SERVER,connection=WebSocketServerConnection@3fc2ff36::SocketChannelEndPoint@7e9a5f79{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@3fc2ff36[s=ConnectionState@30323226[DISCONNECTED],f=Flusher@3d8c56ad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@73184c7c[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@444c1529[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@3e9561f3],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.394 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:11:04.394 [qtp63387985-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@689022e5 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@67dba613,queue=0,pool=DuplexConnectionPool@57540fd0[c=0/0/64,a=0,i=0,q=0] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@74971ed9{STARTED} 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@74971ed9{STOPPED} 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@1bcf67e8[provider=null,keyStore=null,trustStore=null] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@1bcf67e8[provider=null,keyStore=null,trustStore=null] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@6b587673{STARTED} 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@ccd1bc3{STARTED} 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@29fc1a2b{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5a9fbf6f on ManagedSelector@29fc1a2b{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/0 selected 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 1 updates 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5a9fbf6f 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@29fc1a2b{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 waiting with 0 keys 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@61a53c17 on ManagedSelector@29fc1a2b{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@29fc1a2b{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken with none selected 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 woken up from select, 0/0/0 selected 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14389126 processing 0 keys, 1 updates 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@61a53c17 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.394 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}@5bc277ea waiting 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:11:04.394Z 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}] 15:11:04.394 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0}] 15:11:04.401 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@4d0b0fd4{s=1/2,p=0} 15:11:04.401 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=0/2,p=0}@5bc277ea offer STOP! 15:11:04.401 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@4d0b0fd4{s=-1/2,p=0} 15:11:04.401 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=-1/2,p=0}@5bc277ea task=STOP! 15:11:04.401 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@4d0b0fd4{s=-1/2,p=0}@5bc277ea Exited 15:11:04.401 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1832657711-81,5,main] for 14999 15:11:04.401 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@4d0b0fd4{s=-1/2,p=0}@5bc277ea in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-83] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-83,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-81] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-81,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.401 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-87] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-87,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1832657711-80,5,main] for 14999 15:11:04.402 [WebSocketClient@1832657711-82] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-82,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-84] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-84,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-85] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-85,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-80] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-80,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [WebSocketClient@1832657711-86] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1832657711-86,5,main] exited for QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1832657711-86,5,main] for 14999 15:11:04.402 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.402 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@878537d/SelectorProducer@4455f57d/IDLE/p=false/QueuedThreadPool[WebSocketClient@1832657711]@7b2a3ff8{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:11:04.402Z 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@29fc1a2b{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@ccd1bc3{STOPPED} 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@6b587673{STOPPED} 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@6d3c232f{STOPPED} 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@727fd741[httpClient=HttpClient@6d3c232f{STOPPED},openSessions.size=0] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STARTED},openSessions.size=1] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STARTED},openSessions.size=1] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@67001148{STARTED} 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72653/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]],remote=WebSocketRemoteEndpoint@acaf168[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=72653/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[OPENED],f=Flusher@440b2c20[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]],remote=WebSocketRemoteEndpoint@acaf168[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@75bbf9e3) 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@75bbf9e3,OFF,null] to Flusher@440b2c20[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@75bbf9e3,OFF,null]] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@75bbf9e3,OFF,null]] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@38edc25c{IDLE}->null [DirectByteBuffer@7502f135[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xEf\xEf\x87\x08>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@52414c3d[p=0,l=10,c=10,r=10]={<<<\xEc\x06\xD4`\x9a\x9b\xE3g\x98\x81>>>}] 15:11:04.409 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{WRITING}->null:IDLE-->WRITING 15:11:04.410 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/3 selected 15:11:04.410 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=72653/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[CLOSING],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.410 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.410 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@38edc25c{WRITING}->null 15:11:04.410 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@38edc25c{IDLE}->null:WRITING-->IDLE 15:11:04.410 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@1841c552 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=72654/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:11:04.410 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=72679/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=72679/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2021-11-11T15:11:04.435Z 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2021-11-11T15:11:04.435Z 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@727df6f1{l=/127.0.0.1:34094,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.435 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2021-11-11T15:11:04.435Z 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=61]@2021-11-11T15:11:04.435Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=72679/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@5da8e3ba{AC.ReadCB@371496ef{WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]]}} 15:11:04.435 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2021-11-11T15:11:04.435Z tryProduce true 15:11:04.435 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@2ceb6cc2{AC.ReadCB@218f6ea7{WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=FI,flush=-,to=72679/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]]}} 15:11:04.435 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.435 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.435 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=25/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] onFillInterestedFailed {} 15:11:04.435 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=72680/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[OPENED],f=Flusher@347b3b83[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=75,f=null]] 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.442 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 3 keys 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xD9'\xF08\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.442 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@26dcd8c0{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xEf\xEf\x87\x08\xEc\x06\xD4`\x9a\x9b\xE3g\x98\x81>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xEf\xEf\x87\x08\xEc\x06\xD4`\x9a\x9b\xE3g\x98\x81>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.442 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4c97e6 startThread=0 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xEf\xEf\x87\x08\xEc\x06\xD4`\x9a\x9b\xE3g\x98\x81>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.442 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.442 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/0 selected 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.442 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4c97e6 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:11:04.442 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 0 updates 15:11:04.442 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.442 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@7e431536[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.443 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.443 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 0 keys 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@790cd7b6[p=0,l=10,c=10,r=10]={<<<\xEc\x06\xD4`\x9a\x9b\xE3g\x98\x81>>>} 15:11:04.443 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=null,CLOSED,fill=-,flush=-,to=32/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.443 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=null,CLOSED,fill=-,flush=-,to=32/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.443 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.443 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=null,CLOSED,fill=-,flush=-,to=32/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]] 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.443 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.443 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.443 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7d182b8b) 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7d182b8b,OFF,null] to Flusher@347b3b83[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7d182b8b,OFF,null]] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@7d182b8b,OFF,null]] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6bd76a75{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@49f4b93f[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],behavior=CLIENT,connection=WebSocketClientConnection@371496ef::SocketChannelEndPoint@727df6f1{l=0.0.0.0/0.0.0.0:34094,r=null,CLOSED,fill=-,flush=-,to=40/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@371496ef[s=ConnectionState@669c27a[DISCONNECTED],f=Flusher@440b2c20[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@573b69a0[ExtensionStack,s=START,c=0,len=162,f=null]],remote=WebSocketRemoteEndpoint@acaf168[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@22d1886d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{WRITING}->null:IDLE-->WRITING 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@67001148{STOPPED} 15:11:04.450 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@1a4c97e6 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=0/2,p=0}] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@989da1{STARTED} 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@3eed0f5{STARTED,size=0,capacity=UNLIMITED} 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@3eed0f5{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@31cb96e1{STARTED,size=0,capacity=UNLIMITED} 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[CLOSING],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@31cb96e1{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@6bd76a75{WRITING}->null 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6bd76a75{IDLE}->null:WRITING-->IDLE 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@989da1{STOPPED} 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@20ed3303{STARTED} 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.450 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.450 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OSHUT,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,OSHUT,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@52e71a55{l=/127.0.0.1:8899,r=/127.0.0.1:34094,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@1cbb3d3b,queue=0,pool=DuplexConnectionPool@529cfee5[c=0/0/64,a=0,i=0,q=0] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@2032e725{STARTED} 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@2ceb6cc2{null} 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=3 selected=0 updates=0 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@2032e725{STOPPED} 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@3a627c80[provider=null,keyStore=null,trustStore=null] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@3a627c80[provider=null,keyStore=null,trustStore=null] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67582a8e startThread=0 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@3adbe50f{STARTED} 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@383f1975{STARTED} 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/2 selected 15:11:04.457 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67582a8e in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@26dcd8c0{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.457 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@309211ad on ManagedSelector@26dcd8c0{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.457 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\xEf\xEf\x87\x08\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.457 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.457 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/0 selected 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.457 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@309211ad 15:11:04.457 [qtp63387985-21] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.457 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@68d2ac6e[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\xEf\xEf\x87\x08\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.464 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@26dcd8c0{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.464 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a waiting with 0 keys 15:11:04.464 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@52fbc5d3 on ManagedSelector@26dcd8c0{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.464 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:11:04.464 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@26dcd8c0{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken with none selected 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a woken up from select, 0/0/0 selected 15:11:04.464 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2e174c49[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2294597a processing 0 keys, 1 updates 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.464 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@52fbc5d3 15:11:04.465 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2e174c49[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.465 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=1/2,p=0}@6d6eb963 waiting 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13] 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13] 15:11:04.465 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.465Z 15:11:04.465 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:11:04.465 [qtp63387985-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],behavior=SERVER,connection=WebSocketServerConnection@218f6ea7::SocketChannelEndPoint@52e71a55{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@218f6ea7[s=ConnectionState@6aec481c[DISCONNECTED],f=Flusher@347b3b83[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@7e431536[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@2e174c49[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@4f8fcb13],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.465 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@66e889df{s=1/2,p=0}] 15:11:04.472 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@66e889df{s=1/2,p=0} 15:11:04.472 [qtp63387985-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@67582a8e in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:11:04.472 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=0/2,p=0}@6d6eb963 offer STOP! 15:11:04.472 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@66e889df{s=-1/2,p=0} 15:11:04.472 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=-1/2,p=0}@6d6eb963 task=STOP! 15:11:04.472 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@66e889df{s=-1/2,p=0}@6d6eb963 Exited 15:11:04.472 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@552416003-91,5,main] for 14999 15:11:04.472 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@66e889df{s=-1/2,p=0}@6d6eb963 in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-92] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-92,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-90] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-90,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-93] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-93,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-97] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-97,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [WebSocketClient@552416003-91] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-91,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [WebSocketClient@552416003-96] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-96,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [WebSocketClient@552416003-95] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-95,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.472 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.473 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@552416003-97,5,] for 14999 15:11:04.479 [WebSocketClient@552416003-94] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@552416003-94,5,main] exited for QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.479 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@552416003-96,5,] for 14992 15:11:04.479 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.479 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@441cc260/SelectorProducer@73a00e09/IDLE/p=false/QueuedThreadPool[WebSocketClient@552416003]@65004ff6{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:11:04.479Z 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@26dcd8c0{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@383f1975{STOPPED} 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@3adbe50f{STOPPED} 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@20ed3303{STOPPED} 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@60bc3caf[httpClient=HttpClient@20ed3303{STOPPED},openSessions.size=0] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STARTED},openSessions.size=1] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STARTED},openSessions.size=1] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@6f667ad1{STARTED} 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=69522/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@74f8548d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=69522/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[OPENED],f=Flusher@25891fad[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@74f8548d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@a035b15) 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@a035b15,OFF,null] to Flusher@25891fad[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@a035b15,OFF,null]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@a035b15,OFF,null]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@3c6c0bb1{IDLE}->null [DirectByteBuffer@740e0e14[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x85\xF8\xC4\xC1>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@54b17641[p=0,l=10,c=10,r=10]={<<<\x86\x11\x97\xA9\xF0\x8c\xA0\xAe\xF2\x96>>>}] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{WRITING}->null:IDLE-->WRITING 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/2 selected 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=69523/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[CLOSING],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@3c6c0bb1{WRITING}->null 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@3c6c0bb1{IDLE}->null:WRITING-->IDLE 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@131a6c75 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=69523/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=69523/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=69523/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2021-11-11T15:11:04.48Z 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.480 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2021-11-11T15:11:04.48Z 15:11:04.480 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@3aac9327 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2021-11-11T15:11:04.487Z 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=62]@2021-11-11T15:11:04.487Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=69530/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2021-11-11T15:11:04.487Z tryProduce true 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@4c0580c3{AC.ReadCB@54f61356{WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=FI,flush=-,to=69530/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]]}} 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@200439ea{l=/127.0.0.1:34096,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\xEf\xEf\x87\x08\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=69530/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[OPENED],f=Flusher@5cfcabf9[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.487 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 2 keys 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x85\xF8\xC4\xC1\x86\x11\x97\xA9\xF0\x8c\xA0\xAe\xF2\x96>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x85\xF8\xC4\xC1\x86\x11\x97\xA9\xF0\x8c\xA0\xAe\xF2\x96>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@fd126ee{AC.ReadCB@51d52f9c{WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]]}} 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x85\xF8\xC4\xC1\x86\x11\x97\xA9\xF0\x8c\xA0\xAe\xF2\x96>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@5ff93738[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@595eac0c[p=0,l=10,c=10,r=10]={<<<\x86\x11\x97\xA9\xF0\x8c\xA0\xAe\xF2\x96>>>} 15:11:04.487 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=7/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 15:11:04.487 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.494 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@3e850122{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.494 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.494 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.494 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5868f459 startThread=0 15:11:04.494 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.494 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:11:04.494 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/0 selected 15:11:04.494 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5868f459 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:11:04.494 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.494 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 0 updates 15:11:04.494 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.494 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.494 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.495 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 0 keys 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.495 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2084a883) 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f] 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f] 15:11:04.495 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2084a883,OFF,null] to Flusher@5cfcabf9[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.495 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2084a883,OFF,null]] 15:11:04.495 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],behavior=CLIENT,connection=WebSocketClientConnection@51d52f9c::SocketChannelEndPoint@200439ea{l=0.0.0.0/0.0.0.0:34096,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@51d52f9c[s=ConnectionState@256c8790[DISCONNECTED],f=Flusher@25891fad[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@5dd86d4f[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@74f8548d[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@1603dc2f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.495 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@2084a883,OFF,null]] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@6f667ad1{STOPPED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@566d0c69{STARTED} 15:11:04.502 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5868f459 in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=0/2,p=0}] 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7e2656fe{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4a333767[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@2bcec6a6{STARTED,size=0,capacity=UNLIMITED} 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{WRITING}->null:IDLE-->WRITING 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@2bcec6a6{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@388b401d{STARTED,size=0,capacity=UNLIMITED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@388b401d{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@566d0c69{STOPPED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@226b143b{STARTED} 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=W,to=14/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[CLOSING],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@7e2656fe{WRITING}->null 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7e2656fe{IDLE}->null:WRITING-->IDLE 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@61799544,queue=0,pool=DuplexConnectionPool@78c1a023[c=0/0/64,a=0,i=0,q=0] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@4912d525{STARTED} 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@4912d525{STOPPED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@f2e4acf[provider=null,keyStore=null,trustStore=null] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@f2e4acf[provider=null,keyStore=null,trustStore=null] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@682bd3c4{STARTED} 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@765df79d{STARTED} 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@3e850122{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@48a3d7b2 on ManagedSelector@3e850122{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.502 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.502 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.502 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/0 selected 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:11:04.509 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@43a86a58{l=/127.0.0.1:8899,r=/127.0.0.1:34096,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@48a3d7b2 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@3e850122{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.509 [qtp63387985-23] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@4c0580c3{null} 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.509 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=2 selected=0 updates=0 15:11:04.509 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc waiting with 0 keys 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235da3ce startThread=0 15:11:04.510 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@4c590e1c on ManagedSelector@3e850122{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:04.510 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3e850122{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.510 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235da3ce in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/1 selected 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken with none selected 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc woken up from select, 0/0/0 selected 15:11:04.510 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4f60d0fc processing 0 keys, 1 updates 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@4c590e1c 15:11:04.510 [qtp63387985-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5cfcabf9[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x85\xF8\xC4\xC1\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@7ebdc83d[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x85\xF8\xC4\xC1\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.510 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=1/2,p=0}@9a2d5b waiting 15:11:04.510 [qtp63387985-17] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.510 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@28a98d95 waiting 15:11:04.510 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.510 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:11:04.51Z 15:11:04.510 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=7/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@13a40b9f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@27fde870{s=1/2,p=0}] 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@27fde870{s=1/2,p=0} 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=0/2,p=0}@9a2d5b offer STOP! 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@27fde870{s=-1/2,p=0} 15:11:04.533 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=-1/2,p=0}@9a2d5b task=STOP! 15:11:04.533 [qtp63387985-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=30/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@13a40b9f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.533 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@27fde870{s=-1/2,p=0}@9a2d5b Exited 15:11:04.533 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@577442875-115,5,main] for 14999 15:11:04.533 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@27fde870{s=-1/2,p=0}@9a2d5b in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.533 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.533 [WebSocketClient@577442875-114] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-114,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-111] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-111,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25] 15:11:04.541 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25] 15:11:04.533 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-113] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-113,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [WebSocketClient@577442875-112] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-112,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.533 [WebSocketClient@577442875-115] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-115,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [qtp63387985-17] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],behavior=SERVER,connection=WebSocketServerConnection@54f61356::SocketChannelEndPoint@43a86a58{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=38/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@54f61356[s=ConnectionState@262c0ca1[DISCONNECTED],f=Flusher@5cfcabf9[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@5ff93738[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@13a40b9f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@7f957d25],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.541 [WebSocketClient@577442875-118] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-118,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@577442875-117,5,main] for 14992 15:11:04.541 [qtp63387985-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235da3ce in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}] 15:11:04.541 [WebSocketClient@577442875-116] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-116,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [WebSocketClient@577442875-117] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@577442875-117,5,main] exited for QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@151335cb/SelectorProducer@4a7761b1/IDLE/p=false/QueuedThreadPool[WebSocketClient@577442875]@68ba310d{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:11:04.541Z 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@3e850122{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@765df79d{STOPPED} 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@682bd3c4{STOPPED} 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@226b143b{STOPPED} 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@a299f8e2[httpClient=HttpClient@226b143b{STOPPED},openSessions.size=0] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STARTED},openSessions.size=1] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STARTED},openSessions.size=1] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - shutdown already commenced 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@782168b7{STARTED} 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3261/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@a664f76[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=3261/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[OPENED],f=Flusher@5b69fcc4[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@a664f76[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13856aa8) 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13856aa8,OFF,null] to Flusher@5b69fcc4[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13856aa8,OFF,null]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=true],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@13856aa8,OFF,null]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@15168c20{IDLE}->null [DirectByteBuffer@c509ebd[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\x98LF(>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@5a18c6c2[p=0,l=10,c=10,r=10]={<<<\x9b\xA5\x15@\xEd8"G\xEf">>>}] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{WRITING}->null:IDLE-->WRITING 15:11:04.541 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 1/1/1 selected 15:11:04.541 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 1 keys, 0 updates 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=3262/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[CLOSING],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@15168c20{WRITING}->null 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@15168c20{IDLE}->null:WRITING-->IDLE 15:11:04.541 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@73047681 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3262/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.541 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3269/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3269/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect() 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0} tryExecute EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2021-11-11T15:11:04.548Z 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 offer EatWhatYouKill@34bde49d/SelectorProducer@387a8303/PRODUCING/p=false/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2021-11-11T15:11:04.548Z 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=1/2,p=0}@28a98d95 task=EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2021-11-11T15:11:04.548Z 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=63]@2021-11-11T15:11:04.548Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3269/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]]:runFillable:BLOCKING/BLOCKING 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@34bde49d/SelectorProducer@387a8303/IDLE/p=true/QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=64]@2021-11-11T15:11:04.548Z tryProduce true 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@1c23433c{AC.ReadCB@cac2d63{WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3269/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]]}} 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable() 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@144a6788{l=/127.0.0.1:34104,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096] 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=FI,flush=-,to=3269/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[OPENED],f=Flusher@40b57251[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=178,f=null]] 15:11:04.548 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 1 keys 15:11:04.548 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=0,c=4096,r=0]={<<<>>>\x88\x8a\x85\xF8\xC4\xC1\x03\xE9S...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.548 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@3b9f6e05{AC.ReadCB@2f4b3bb4{WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]]}} 15:11:04.555 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x98LF(\x9b\xA5\x15@\xEd8"G\xEf">>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x98LF(\x9b\xA5\x15@\xEd8"G\xEf">>>/sensinac...\x00\x00\x00\x00\x00\x00\x00} 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] onFillInterestedFailed {} 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\x98LF(\x9b\xA5\x15@\xEd8"G\xEf">>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@49601f82{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=... 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e350a73 startThread=0 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@2906a239[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]] 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/0 selected 15:11:04.556 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e350a73 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}] 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@7876f0b4[p=0,l=10,c=10,r=10]={<<<\x9b\xA5\x15@\xEd8"G\xEf">>>} 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 0 updates 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true] 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.556 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 0 keys 15:11:04.556 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@5b69fcc4[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection] 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f] 15:11:04.556 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]] 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f] 15:11:04.556 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed() 15:11:04.556 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(CLOSE[len=10,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false] 15:11:04.556 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],behavior=CLIENT,connection=WebSocketClientConnection@2f4b3bb4::SocketChannelEndPoint@144a6788{l=0.0.0.0/0.0.0.0:34104,r=null,CLOSED,fill=-,flush=-,to=14/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@2f4b3bb4[s=ConnectionState@5543f8c4[DISCONNECTED],f=Flusher@5b69fcc4[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@2d89ea86[ExtensionStack,s=START,c=0,len=125,f=null]],remote=WebSocketRemoteEndpoint@a664f76[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.ws.test.WsServiceTestClient@63da207f],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]] 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown]) 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@782168b7{STOPPED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@29f0c4f2{STARTED} 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1001,reason=Shutdown]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onClose(int,java.lang.String),wantsSession=false,streaming=false] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@6093d508{STARTED,size=0,capacity=UNLIMITED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@6093d508{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.563 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5e350a73 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@7435a578{STARTED,size=0,capacity=UNLIMITED} 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(CLOSE[len=10,fin=true,rsv=...,masked=false], org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@440ed842) 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@7435a578{STOPPED,size=0,capacity=UNLIMITED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@29f0c4f2{STOPPED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@bdc8014{STARTED} 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@440ed842,OFF,null] to Flusher@40b57251[IDLE][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null] 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@440ed842,OFF,null]] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] flushing 1 frames: [FrameEntry[CLOSE[len=10,fin=true,rsv=...,masked=false],org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection$CallbackBridge@440ed842,OFF,null]] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@40d10481,queue=0,pool=DuplexConnectionPool@60dd3c23[c=0/0/64,a=0,i=0,q=0] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@3c7cfcbb{STARTED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@3c7cfcbb{STOPPED} 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@7a2a5185{IDLE}->null [DirectByteBuffer@1105930e[p=0,l=2,c=1024,r=2]={<<<\x88\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@28dfbcbd[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@73ba6fe6[provider=null,keyStore=null,trustStore=null] 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@73ba6fe6[provider=null,keyStore=null,trustStore=null] 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{WRITING}->null:IDLE-->WRITING 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@1f443fae{STARTED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@1bfe3203{STARTED} 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@49601f82{STARTED} id=0 keys=0 selected=0 updates=0 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@66ddfb37 on ManagedSelector@49601f82{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.563 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.563 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:11:04.563 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[CLOSING],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/0 selected 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@7a2a5185{WRITING}->null 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@66ddfb37 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@7a2a5185{IDLE}->null:WRITING-->IDLE 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@49601f82{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected]) 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect() 15:11:04.570 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6ef02427 on ManagedSelector@49601f82{STOPPING} id=0 keys=0 selected=0 updates=0 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d waiting with 0 keys 15:11:04.570 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@49601f82{STOPPING} id=0 keys=0 selected=0 updates=1 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken with none selected 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d woken up from select, 0/0/0 selected 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@7b8a173d processing 0 keys, 1 updates 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6ef02427 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.570 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.570 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=2/2,p=0}@3470fc07 size 2 > capacity 15:11:04.571 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@23e44287{s=2/2,p=0}@3470fc07 in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}] 15:11:04.571 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:11:04.571Z 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}] 15:11:04.571 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@23e44287{s=2/2,p=0}] 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@23e44287{s=2/2,p=0} 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=1/2,p=0}@1fe8364b offer STOP! 15:11:04.571 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@5e47bac1{l=/127.0.0.1:8899,r=/127.0.0.1:34104,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0}@6217bede offer STOP! 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@23e44287{s=-1/2,p=0} 15:11:04.571 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=0/2,p=0}@1fe8364b task=STOP! 15:11:04.571 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=-1/2,p=0}@6217bede task=STOP! 15:11:04.571 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@199000084-146,5,main] for 14999 15:11:04.578 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=-1/2,p=0}@6217bede Exited 15:11:04.571 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-141] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-141,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [qtp63387985-16] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@1c23433c{null} 15:11:04.578 [WebSocketClient@199000084-139] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-139,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.571 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@23e44287{s=-1/2,p=0}@1fe8364b Exited 15:11:04.578 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@23e44287{s=-1/2,p=0}@6217bede in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-146] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-146,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@23e44287{s=-1/2,p=0}@1fe8364b in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@199000084-141,5,] for 14992 15:11:04.578 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@199000084-140,5,main] for 14992 15:11:04.578 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/341138954@4a013d5a in QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [WebSocketClient@199000084-144] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-144,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.579 [WebSocketClient@199000084-143] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-143,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.579 [WebSocketClient@199000084-140] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-140,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.578 [qtp63387985-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@4dc27487{STARTED} id=0 keys=1 selected=0 updates=0 15:11:04.578 [WebSocketClient@199000084-142] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-142,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.579 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@199000084-145,5,main] for 14992 15:11:04.579 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e75ef72 startThread=0 15:11:04.579 [qtp63387985-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@e75ef72 in QueuedThreadPool[qtp63387985]@3c73951{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6892b3b6{s=1/2,p=0}] 15:11:04.579 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken with none selected 15:11:04.579 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 woken up from select, 0/0/0 selected 15:11:04.579 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 processing 0 keys, 0 updates 15:11:04.579 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0 15:11:04.578 [WebSocketClient@199000084-145] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@199000084-145,5,main] exited for QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.585 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0 15:11:04.585 [qtp63387985-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2a5d2c3 waiting with 0 keys 15:11:04.579 [qtp63387985-22] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34104,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.579 [qtp63387985-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=/127.0.0.1:34104,CLOSED,fill=-,flush=-,to=8/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]] 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY] 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=15/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=null]] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed() 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[READING] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x98LF(\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@3bbca38c[EOF] getAction(DirectByteBuffer@be2773b[p=16,l=16,c=4096,r=0]={\x88\x8a\x98LF(\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}) 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2b214b94/SelectorProducer@70e3f36f/IDLE/p=false/QueuedThreadPool[WebSocketClient@199000084]@281f23f2{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:11:04.586Z 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@49601f82{STOPPED} id=0 keys=-1 selected=-1 updates=0 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=15/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18868e5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.586 [qtp63387985-16] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6892b3b6{s=2/2,p=0}@3aac9327 waiting 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@1bfe3203{STOPPED} 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@1f443fae{STOPPED} 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@bdc8014{STOPPED} 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=15/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18868e5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af] 15:11:04.586 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af] 15:11:04.586 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@82b803aa[httpClient=HttpClient@bdc8014{STOPPED},openSessions.size=0] 15:11:04.593 [qtp63387985-22] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],behavior=SERVER,connection=WebSocketServerConnection@cac2d63::SocketChannelEndPoint@5e47bac1{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=22/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@cac2d63[s=ConnectionState@73f02e2[DISCONNECTED],f=Flusher@40b57251[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@2906a239[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@18868e5[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@2665d1af],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]] [INFO] No Errors [INFO] [INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ rest-access --- [INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/rest-access/target/rest-access-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/rest-access/2.0-SNAPSHOT/rest-access-2.0-SNAPSHOT-tests.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] sensiNact IoT Gateway - Gateway Project 2.0-SNAPSHOT SUCCESS [ 5.192 s] [INFO] sensiNact IoT Gateway - Platform 2.0-SNAPSHOT ...... SUCCESS [ 22.443 s] [INFO] sensiNact IoT Gateway - Utilities 2.0-SNAPSHOT ..... SUCCESS [ 5.192 s] [INFO] sensiNact IoT Gateway - Common Data Structures 2.0-SNAPSHOT SUCCESS [ 1.311 s] [INFO] sensiNact IoT Gateway - Security parent module 2.0-SNAPSHOT SUCCESS [ 0.225 s] [INFO] sensiNact IoT Gateway - OSGi Framework Security Extension 2.0-SNAPSHOT SUCCESS [ 0.903 s] [INFO] sensiNact IoT Gateway - Data store parent module 2.0-SNAPSHOT SUCCESS [ 0.240 s] [INFO] sensiNact IoT Gateway - Data Store Access API 2.0-SNAPSHOT SUCCESS [ 1.045 s] [INFO] OSGi Security Layer - Jar Validation API 2.0-SNAPSHOT SUCCESS [ 1.141 s] [INFO] OSGi Security Layer - Jar Validation Mock 2.0-SNAPSHOT SUCCESS [ 13.527 s] [INFO] sensiNact IoT Gateway - Core 2.0-SNAPSHOT .......... SUCCESS [ 3.095 s] [INFO] sensiNact IoT Gateway - Security Moke 2.0-SNAPSHOT . SUCCESS [ 0.991 s] [INFO] OSGi Security Layer - Jar Validation 2.0-SNAPSHOT .. SUCCESS [ 10.656 s] [INFO] sensiNact IoT Gateway - Northbound parent module 2.0-SNAPSHOT SUCCESS [ 0.254 s] [INFO] sensiNact IoT Gateway - Northbound Access 2.0-SNAPSHOT SUCCESS [ 1.392 s] [INFO] sensiNact IoT Gateway - Platform Tools 2.0-SNAPSHOT SUCCESS [ 0.239 s] [INFO] sensiNact IoT Gateway - sensiNact Test helper 2.0-SNAPSHOT SUCCESS [ 0.897 s] [INFO] sensiNact IoT Gateway - Communication protocol parent 2.0-SNAPSHOT SUCCESS [ 0.207 s] [INFO] sensiNact IoT Gateway - HTTP Protocol 2.0-SNAPSHOT . SUCCESS [ 15.054 s] [INFO] sensiNact IoT Gateway - SQLite DataBase Connector 2.0-SNAPSHOT SUCCESS [ 6.078 s] [INFO] sensiNact IoT Gateway - Generic implementation 2.0-SNAPSHOT SUCCESS [ 17.703 s] [INFO] sensiNact IoT Gateway - Simulated Devices 2.0-SNAPSHOT SUCCESS [ 0.195 s] [INFO] sensiNact IoT Gateway - Simulated Slider 2.0-SNAPSHOT SUCCESS [ 5.036 s] [INFO] sensiNact IoT Gateway - Simulated Light 2.0-SNAPSHOT SUCCESS [ 0.963 s] [INFO] sensiNact IoT Gateway - HTTP REST Access 2.0-SNAPSHOT SUCCESS [01:27 min] [INFO] sensiNact IoT Gateway - HTTP Forwarding and Callback Factories 2.0-SNAPSHOT SUCCESS [ 7.950 s] [INFO] sensiNact IoT Gateway - EMail Account Connector 2.0-SNAPSHOT SUCCESS [ 1.068 s] [INFO] sensiNact IoT Gateway - Simulated Fan 2.0-SNAPSHOT . SUCCESS [ 1.040 s] [INFO] sensiNact IoT Gateway - Simulated Button 2.0-SNAPSHOT SUCCESS [ 1.189 s] [INFO] sensiNact IoT Gateway - Security Core 2.0-SNAPSHOT . SUCCESS [ 7.064 s] [INFO] sensiNact IoT Gateway - oAuth2 Security 2.0-SNAPSHOT SUCCESS [ 3.415 s] [INFO] sensiNact IoT Gateway - Security Core User Key Builder 2.0-SNAPSHOT SUCCESS [ 1.007 s] [INFO] sensiNact IoT Gateway - Security Core Test 2.0-SNAPSHOT SUCCESS [ 5.648 s] [INFO] sensiNact IoT Gateway - Security Core OpenId User Key Builder 2.0-SNAPSHOT SUCCESS [ 0.911 s] [INFO] sensiNact IoT Gateway - sensiNact Historic API 2.0-SNAPSHOT SUCCESS [ 1.012 s] [INFO] sensiNact IoT Gateway - sensiNact Historic Reader Manager 2.0-SNAPSHOT SUCCESS [ 0.995 s] [INFO] sensiNact IoT Gateway - Southbound parent module 2.0-SNAPSHOT SUCCESS [ 0.251 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.256 s] [INFO] sensiNact IoT Gateway - MQTT Utility bundle 2.0-SNAPSHOT SUCCESS [ 0.855 s] [INFO] sensiNact IoT Gateway - Remote OSGi 2.0-SNAPSHOT ... SUCCESS [ 0.848 s] [INFO] sensiNact IoT Gateway - SSDP 2.0-SNAPSHOT .......... SUCCESS [ 0.876 s] [INFO] sensiNact IoT Gateway - System 2.0-SNAPSHOT ........ SUCCESS [ 0.936 s] [INFO] sensiNact IoT Gateway - Shell 2.0-SNAPSHOT ......... SUCCESS [ 0.979 s] [INFO] sensiNact IoT AppManager - Parent 2.0-SNAPSHOT ..... SUCCESS [ 0.246 s] [INFO] sensiNact IoT AppManager - Core 2.0-SNAPSHOT ....... SUCCESS [ 1.791 s] [INFO] sensiNact IoT AppManager - Basic Plugin 2.0-SNAPSHOT SUCCESS [ 1.142 s] [INFO] sensiNact IoT Gateway - MQTT Protocol Device 2.0-SNAPSHOT SUCCESS [ 0.943 s] [INFO] sensiNact IoT Gateway - MQTT Smart Topic Device 2.0-SNAPSHOT SUCCESS [ 1.077 s] [INFO] sensiNact IoT Gateway - The Things Network Device 2.0-SNAPSHOT SUCCESS [ 1.080 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Devices parent 2.0-SNAPSHOT SUCCESS [ 0.236 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device 2.0-SNAPSHOT SUCCESS [ 48.628 s] [INFO] sensiNact IoT Gateway - OpenHab Protocol Device 2.0-SNAPSHOT SUCCESS [ 1.104 s] [INFO] sensiNact IoT Gateway - HTTP Protocol Device Factory 2.0-SNAPSHOT SUCCESS [ 19.662 s] [INFO] sensiNact IoT Gateway - Android Web Interface 2.0-SNAPSHOT SUCCESS [ 1.326 s] [INFO] sensiNact IoT Gateway - Free Mobile SMS service 2.0-SNAPSHOT SUCCESS [ 0.947 s] [INFO] sensiNact IoT Gateway - OpenWeather Device 2.0-SNAPSHOT SUCCESS [ 0.987 s] [INFO] sensiNact IoT Gateway - Kodi Device 2.0-SNAPSHOT ... SUCCESS [ 0.959 s] [INFO] sensiNact IoT Gateway - Live Objects Orange Protocol Device 2.0-SNAPSHOT SUCCESS [ 0.969 s] [INFO] sensiNact IoT Gateway - HTTP oneM2M Device 2.0-SNAPSHOT SUCCESS [ 0.942 s] [INFO] sensiNact IoT Gateway - JSONPath filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.242 s] [INFO] sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT SUCCESS [ 10.622 s] [INFO] sensiNact IoT Gateway - GeoJSON filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.238 s] [INFO] sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT SUCCESS [ 10.609 s] [INFO] sensiNact IoT Gateway - LDAP filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.358 s] [INFO] sensiNact IoT Gateway - LDAP filter 2.0-SNAPSHOT ... SUCCESS [ 18.442 s] [INFO] sensiNact IoT Gateway - Attributes filtering parent module 2.0-SNAPSHOT SUCCESS [ 0.282 s] [INFO] sensiNact IoT Gateway - Attributes filter 2.0-SNAPSHOT SUCCESS [ 14.353 s] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent 2.0-SNAPSHOT SUCCESS [ 0.280 s] [INFO] sensiNact IoT Gateway - MQTT Generic Northbound Agent 2.0-SNAPSHOT SUCCESS [ 0.952 s] [INFO] sensiNact IoT Gateway - MQTT oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [ 0.912 s] [INFO] sensiNact IoT Gateway - MQTT Server 2.0-SNAPSHOT ... SUCCESS [ 14.113 s] [INFO] sensiNact IoT Gateway - MQTT Northbound Agent Instance 2.0-SNAPSHOT SUCCESS [ 12.493 s] [INFO] sensiNact IoT Gateway - Generic Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 0.884 s] [INFO] sensiNact IoT Gateway - HTTP Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 0.932 s] [INFO] sensiNact IoT Gateway - Influxdb Connector 2.0-SNAPSHOT SUCCESS [ 1.794 s] [INFO] sensiNact IoT Gateway - Influxdb Historical Storage Agent 2.0-SNAPSHOT SUCCESS [ 0.965 s] [INFO] sensiNact IoT Gateway - HTTP oneM2M Northbound Agent 2.0-SNAPSHOT SUCCESS [ 0.976 s] [INFO] sensiNact IoT Gateway - Security test configuration 2.0-SNAPSHOT SUCCESS [ 0.876 s] [INFO] sensiNact IoT Gateway - Swagger API 2.0-SNAPSHOT ... SUCCESS [ 7.822 s] [INFO] sensiNact IoT Gateway - MongoDB Connector 2.0-SNAPSHOT SUCCESS [ 1.002 s] [INFO] sensiNact IoT Gateway - Simulated Billboard 2.0-SNAPSHOT SUCCESS [ 1.021 s] [INFO] sensiNact IoT Gateway - Simulated Temperatures Generator 2.0-SNAPSHOT SUCCESS [ 1.238 s] [INFO] sensiNact IoT Gateway - Distribution 2.0-SNAPSHOT .. SUCCESS [ 0.110 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template 2.0-SNAPSHOT SUCCESS [ 0.489 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With Security 2.0-SNAPSHOT SUCCESS [ 0.182 s] [INFO] sensiNact IoT Gateway - OSGi Distribution Template With OpenId Security 2.0-SNAPSHOT SUCCESS [ 0.113 s] [INFO] sensiNact IoT Gateway - Distribution Generator 2.0-SNAPSHOT SUCCESS [ 2.662 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (bridge profile generator) 2.0-SNAPSHOT SUCCESS [ 0.449 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (android-imu bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.512 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (application bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.494 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (free-sms bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.476 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (kodi bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.449 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-sb bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.482 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-nb bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.450 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (mqtt-server bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.580 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openhab bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.508 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (openweather bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.492 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.473 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (onem2m-mqttbinding bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.449 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (rest bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.502 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (simulation bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.695 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.451 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (influxdb-storage-agent bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.472 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (historic bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.492 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (swagger bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.458 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-remote bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.438 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (sensinact-datastore bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.555 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ldapfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.478 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (geojsonfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.448 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (attributesfilter bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.483 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (http-client bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.466 s] [INFO] sensiNact IoT Gateway - sensiNact Runtime (ttn-device bridge dependencies) 2.0-SNAPSHOT SUCCESS [ 0.429 s] [INFO] sensiNact IoT Gateway - sensiNact Packaging 2.0-SNAPSHOT SUCCESS [ 3.274 s] [INFO] sensiNact IoT Gateway - Archetypes parent project 2.0-SNAPSHOT SUCCESS [ 0.106 s] [INFO] sensinact-basis-archetype 1.0 ...................... SUCCESS [ 0.928 s] [INFO] sensinact-http-archetype 1.0 ....................... SUCCESS [ 0.309 s] [INFO] sensinact-webapp-archetype 1.0 ..................... SUCCESS [ 0.262 s] [INFO] sensiNact IoT Gateway - sensiNact exports 2.0-SNAPSHOT SUCCESS [ 5.631 s] [INFO] sensiNact IoT Gateway - Integration Tests 2.0-SNAPSHOT SUCCESS [ 0.083 s] [INFO] sensiNact IoT Gateway - MQTT Integration Tests 2.0-SNAPSHOT SUCCESS [ 0.576 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 08:06 min [INFO] Finished at: 2021-11-11T15:15:43Z [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data