Skip to content

Console Output

[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:jsonpath-filter >--------
[INFO] Building sensiNact IoT Gateway - JSON Path filter 2.0-SNAPSHOT  [61/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.pom (2.6 kB at 651 B/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.pom (9.0 kB at 820 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/minidev-parent/2.3/minidev-parent-2.3.pom (8.5 kB at 848 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.pom (12 kB at 1.1 MB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.pom (1.9 kB at 176 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm-parent/5.0.4/asm-parent-5.0.4.pom (5.5 kB at 550 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 951 kB/s)
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar
[INFO] Downloading from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/accessors-smart/1.2/accessors-smart-1.2.jar (30 kB at 1.1 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/com/jayway/jsonpath/json-path/2.4.0/json-path-2.4.0.jar (223 kB at 7.7 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar (53 kB at 1.7 MB/s)
[INFO] Downloaded from repo1.maven.org: https://repo1.maven.org/maven2/net/minidev/json-smart/2.3/json-smart-2.3.jar (120 kB at 3.4 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ jsonpath-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ jsonpath-filter ---
[INFO] Highest basedir set to: /home/jenkins/agent/workspace/gerrit validation
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ jsonpath-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ jsonpath-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ jsonpath-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ jsonpath-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ jsonpath-filter ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ jsonpath-filter ---
[INFO] Building jar: /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ jsonpath-filter ---
[INFO] Resolving /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;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)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',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.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;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-security-none;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.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',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)',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.websocket.common;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ jsonpath-filter ---
[INFO] Matching glob *
[INFO] Testing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',com.jayway.jsonpath.json-path;version='[2.4.0,2.4.1)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;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)',net.minidev.accessors-smart;version='[1.2.0,1.2.1)',net.minidev.json-smart;version='[2.3.0,2.3.1)',org.apache.felix.framework.security;version='[2.8.1,2.8.2)',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.eclipse.sensinact.gateway.nthbnd.jsonpath-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.jsonpath-filter-tests;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.rest-access;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-security-none;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.objectweb.asm;version='[5.0.4,5.0.5)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',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)',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.websocket.common;version='[9.4.42,9.4.43)'
15:13:23.192 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
15:13:23.195 [main] INFO org.eclipse.jetty.util.log - Logging initialized @633ms to org.eclipse.jetty.util.log.Slf4jLog
15:13:23.236 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1234250905]@49912c99{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@793be5ca,POJO}
15:13:23.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp1234250905]@49912c99{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
15:13:23.241 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@483f6d77[null] added {org.eclipse.jetty.security.DefaultIdentityService@7e5afaa6,POJO}
15:13:23.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@483f6d77[OSGi HTTP Service Realm] added {UserStore@63a12c68{STOPPED},AUTO}
15:13:23.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STOPPED}[9.4.42.v20210604] added {HashLoginService@483f6d77[OSGi HTTP Service Realm],AUTO}
15:13:23.251 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@58695725{/,null,STOPPED},[o.e.j.s.ServletContextHandler@58695725{/,null,STOPPED}]}]
15:13:23.252 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@543588e6{STOPPED} added {o.e.j.s.ServletContextHandler@58695725{/,null,STOPPED},AUTO}
15:13:23.253 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@6fd83fc1
15:13:23.257 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@58695725{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=-1,MANAGED}
15:13:23.259 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=-1 added {ServletHandler@67f639d3{STOPPED},MANAGED}
15:13:23.260 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0)
15:13:23.262 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@201a4587,UNMANAGED}
15:13:23.264 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@67f639d3{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
15:13:23.265 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@67f639d3{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48,POJO}
15:13:23.265 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@543588e6{STOPPED},MANAGED}
15:13:23.265 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@3059cbc{STOPPED}[9.4.42.v20210604]
15:13:23.266 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STARTING}[9.4.42.v20210604] added {ErrorHandler@54e1c68b{STOPPED},AUTO}
15:13:23.267 [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:13:23.276 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@3059cbc{STARTING}[9.4.42.v20210604]
15:13:23.276 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp1234250905]@49912c99{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
15:13:23.277 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=0}
15:13:23.277 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}] added {ReservedThreadExecutor@791f145a{s=0/2,p=0},AUTO}
15:13:23.278 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@791f145a{s=0/2,p=0}
15:13:23.281 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @720ms ReservedThreadExecutor@791f145a{s=0/2,p=0}
15:13:23.282 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-16,5,main]
15:13:23.282 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-17,5,main]
15:13:23.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-18,5,main]
15:13:23.283 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-19,5,main]
15:13:23.283 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.283 [qtp1234250905-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-20,5,main]
15:13:23.283 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-21,5,main]
15:13:23.283 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.283 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-22,5,main]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp1234250905-23,5,main]
15:13:23.285 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.285 [qtp1234250905-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @723ms QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.285 [qtp1234250905-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@483f6d77[OSGi HTTP Service Realm]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@63a12c68{STOPPED}
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @724ms UserStore@63a12c68{STARTED}
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @724ms HashLoginService@483f6d77[OSGi HTTP Service Realm]
15:13:23.285 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@543588e6{STOPPED}
15:13:23.286 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@543588e6{STARTING}
15:13:23.286 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@58695725{/,null,STOPPED}
15:13:23.287 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: []
15:13:23.294 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@58695725{/,null,STARTING}
15:13:23.294 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0
15:13:23.332 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@7d0b7e3c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
15:13:23.333 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@7d0b7e3c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@7674f035[passivating=false,graceSec=3600],AUTO}
15:13:23.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@25ce9dc4{STOPPED}[worker=null]
15:13:23.334 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
15:13:23.334 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
15:13:23.334 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@25ce9dc4{STARTING}[worker=node0] added {HouseKeeper@76b1e9b8{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
15:13:23.334 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@76b1e9b8{STOPPED}[interval=600000, ownscheduler=false]
15:13:23.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@793f29ff{STOPPED}
15:13:23.335 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @774ms ScheduledExecutorScheduler@793f29ff{STARTED}
15:13:23.335 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging
15:13:23.336 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
15:13:23.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @774ms HouseKeeper@76b1e9b8{STARTED}[interval=660000, ownscheduler=true]
15:13:23.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @774ms DefaultSessionIdManager@25ce9dc4{STARTED}[worker=node0]
15:13:23.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@25ce9dc4{STARTED}[worker=node0],MANAGED}
15:13:23.336 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 added {DefaultSessionIdManager@25ce9dc4{STARTED}[worker=node0],UNMANAGED}
15:13:23.336 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@202b0582{STOPPED}
15:13:23.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @775ms ScheduledExecutorScheduler@202b0582{STARTED}
15:13:23.337 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0
15:13:23.337 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@67f639d3{STOPPED}
15:13:23.339 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48[EMBEDDED:null]
15:13:23.340 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@67f639d3{STARTING}
15:13:23.340 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@67f639d3{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
15:13:23.340 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@67f639d3{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096,POJO}
15:13:23.340 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48[EMBEDDED:null]
15:13:23.341 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096[EMBEDDED:null]
15:13:23.341 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48[EMBEDDED:null]
15:13:23.341 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096[EMBEDDED:null]
15:13:23.341 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
15:13:23.341 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
15:13:23.342 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@67f639d3{STARTING}
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @780ms ServletHandler@67f639d3{STARTED}
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@7d0b7e3c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@7674f035[passivating=false,graceSec=3600]
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @780ms org.eclipse.jetty.server.session.NullSessionDataStore@7674f035[passivating=false,graceSec=3600]
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @780ms org.eclipse.jetty.server.session.DefaultSessionCache@7d0b7e3c[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
15:13:23.342 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @780ms org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0
15:13:23.344 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
15:13:23.345 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @783ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
15:13:23.346 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48
15:13:23.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
15:13:23.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @784ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-742ff096==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@c86c3c4c{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
15:13:23.346 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:23.346 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @785ms o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:23.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @785ms ContextHandlerCollection@543588e6{STARTED}
15:13:23.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@54e1c68b{STOPPED}
15:13:23.347 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@54e1c68b{STARTING}
15:13:23.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @785ms ErrorHandler@54e1c68b{STARTED}
15:13:23.347 [main] INFO org.eclipse.jetty.server.Server - Started @785ms
15:13:23.347 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @785ms Server@3059cbc{STARTED}[9.4.42.v20210604]
15:13:23.347 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
15:13:23.350 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@8462f31[HTTP/1.1] added {HttpConfiguration@24569dba{32768/8192,8192/8192,https://:0,[]},POJO}
15:13:23.358 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{null, ()}{0.0.0.0:0} added {Server@3059cbc{STARTED}[9.4.42.v20210604],UNMANAGED}
15:13:23.358 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}],UNMANAGED}
15:13:23.358 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@6f53b8a{STOPPED},AUTO}
15:13:23.358 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@5c80cf32,POJO}
15:13:23.359 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@8462f31[HTTP/1.1],AUTO}
15:13:23.359 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@8462f31[HTTP/1.1]
15:13:23.360 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED}
15:13:23.361 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STARTED}[9.4.42.v20210604] added {ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED}
15:13:23.361 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
15:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{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:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6f53b8a{STOPPED}
15:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @802ms ScheduledExecutorScheduler@6f53b8a{STARTED}
15:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@8462f31[HTTP/1.1]
15:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @803ms HttpConnectionFactory@8462f31[HTTP/1.1]
15:13:23.364 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
15:13:23.370 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.369Z added {SelectorProducer@1c742ed4,POJO}
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.371Z added {QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}],UNMANAGED}
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.371Z created
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@60f00693{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.371Z,MANAGED}
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@60f00693{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@60f00693{STOPPED} id=0 keys=-1 selected=-1 updates=0
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.371Z
15:13:23.371 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @810ms EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.371Z
15:13:23.373 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@7a6d7e92 startThread=0
15:13:23.373 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@7a6d7e92 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.373 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:23.373Z tryProduce false
15:13:23.373 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@aba625 on ManagedSelector@60f00693{STARTING} id=0 keys=0 selected=0 updates=0
15:13:23.374 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:23.374 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@aba625
15:13:23.374 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:23.374 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 0 keys
15:13:23.431 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @812ms ManagedSelector@60f00693{STARTED} id=0 keys=0 selected=0 updates=0
15:13:23.431 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @869ms SelectorManager@ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
15:13:23.432 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@4b520ea8,POJO}
15:13:23.432 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@4b520ea8 startThread=0
15:13:23.432 [qtp1234250905-18] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@4b520ea8 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:23.432 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
15:13:23.432 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @870ms ServerConnector@25be7b63{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:13:23.443 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@3059cbc{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@38145825,POJO}
15:13:23.482 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s
15:13:23.485 [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:13:23.486 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered
15:13:23.487 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered
15:13:23.488 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered
15:13:23.489 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered
15:13:23.544 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s
15:13:23.619 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.622 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
15:13:23.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd()
15:13:23.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
15:13:23.623 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.624 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.624 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
15:13:23.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd()
15:13:23.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd()
15:13:23.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
15:13:23.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.625 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
15:13:23.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
15:13:23.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
15:13:23.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
15:13:23.629 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
15:13:23.630 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.630 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.631 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd()
15:13:23.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd()
15:13:23.633 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.634 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes)
15:13:23.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd()
15:13:23.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd()
15:13:23.635 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd()
15:13:23.640 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized...
15:13:23.675 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.677 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.677 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.678 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.680 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s
15:13:23.690 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.691 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.692 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.693 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.694 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.694 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.698 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.698 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.700 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.700 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.702 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started
15:13:23.703 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s
15:13:23.713 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes)
15:13:23.713 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd()
15:13:23.713 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
15:13:23.714 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
15:13:23.714 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
15:13:23.714 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
15:13:23.714 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized...
15:13:23.765 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done
15:13:23.777 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.777 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.777 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.777 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.778 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s
15:13:23.779 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
15:13:23.779 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
15:13:23.779 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started
15:13:23.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider
15:13:23.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done
15:13:24.066 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {HttpClientTransportOverHTTP@436390f4{STOPPED},AUTO}
15:13:24.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {Client@6d1310f6[provider=null,keyStore=null,trustStore=null],AUTO}
15:13:24.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@3228d990,POJO}
15:13:24.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@54e7391d,POJO}
15:13:24.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp1354280589]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@255990cc,POJO}
15:13:24.067 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
15:13:24.068 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@58783f6c,POJO}
15:13:24.068 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@68f1a510[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0] added {HttpClient@6ebd78d1{STOPPED},AUTO}
15:13:24.068 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@68f1a510[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0] added {SessionTracker@62c5bbdc{STOPPED},AUTO}
15:13:24.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@1e392345{STOPPED} added {InflaterPool@12f3afb5{STOPPED,size=0,capacity=UNLIMITED},AUTO}
15:13:24.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@1e392345{STOPPED} added {DeflaterPool@4ced35ed{STOPPED,size=0,capacity=UNLIMITED},AUTO}
15:13:24.070 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@1e392345{STOPPED},AUTO}
15:13:24.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0]
15:13:24.071 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6ebd78d1{STOPPED}
15:13:24.071 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STARTING} added {ScheduledExecutorScheduler@1deb2c43{STOPPED},AUTO}
15:13:24.072 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@2b27cc70,POJO}
15:13:24.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@436390f4{STOPPED}
15:13:24.075 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@436390f4{STARTING} added {ClientSelectorManager@50b0bc4c{STOPPED},AUTO}
15:13:24.075 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@50b0bc4c{STOPPED}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.075Z added {SelectorProducer@13c612bd,POJO}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.076Z added {QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.076Z created
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3ef41c66{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.076Z,MANAGED}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@50b0bc4c{STARTING} added {ManagedSelector@3ef41c66{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3ef41c66{STOPPED} id=0 keys=-1 selected=-1 updates=0
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.076Z
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}] added {ReservedThreadExecutor@6b739528{s=0/2,p=0},AUTO}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@6b739528{s=0/2,p=0}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1515ms ReservedThreadExecutor@6b739528{s=0/2,p=0}
15:13:24.076 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-32,5,main]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-33,5,main]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-34,5,main]
15:13:24.077 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=2<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.077 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-35,5,main]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-36,5,main]
15:13:24.077 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.077 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-37,5,main]
15:13:24.077 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.077 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-38,5,main]
15:13:24.078 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1857910993-39,5,main]
15:13:24.078 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.078 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1516ms QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.078 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1516ms EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.078Z
15:13:24.078 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@3f3c966c startThread=0
15:13:24.078 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@11ee02f8 on ManagedSelector@3ef41c66{STARTING} id=0 keys=0 selected=0 updates=0
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@3f3c966c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.078Z tryProduce false
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@11ee02f8
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.078 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 0 keys
15:13:24.078 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1517ms ManagedSelector@3ef41c66{STARTED} id=0 keys=0 selected=0 updates=0
15:13:24.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1517ms ClientSelectorManager@50b0bc4c{STARTED}
15:13:24.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1517ms HttpClientTransportOverHTTP@436390f4{STARTED}
15:13:24.079 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@6d1310f6[provider=null,keyStore=null,trustStore=null]
15:13:24.185 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
15:13:24.185 [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:13:24.186 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize b273a59[SSLEngine[hostname=null port=-1] SSL_NULL_WITH_NULL_NULL]
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1625ms Client@6d1310f6[provider=null,keyStore=null,trustStore=null]
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@1deb2c43{STOPPED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1625ms ScheduledExecutorScheduler@1deb2c43{STARTED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1625ms HttpClient@6ebd78d1{STARTED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@62c5bbdc{STOPPED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1625ms SessionTracker@62c5bbdc{STARTED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@1e392345{STOPPED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@12f3afb5{STOPPED,size=0,capacity=UNLIMITED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1625ms InflaterPool@12f3afb5{STARTED,size=0,capacity=UNLIMITED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@4ced35ed{STOPPED,size=0,capacity=UNLIMITED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1626ms DeflaterPool@4ced35ed{STARTED,size=0,capacity=UNLIMITED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1626ms WebSocketExtensionFactory@1e392345{STARTED}
15:13:24.187 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1626ms WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STARTED},openSessions.size=0]
15:13:24.189 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a to ws://127.0.0.1:8899/ws/sensinact
15:13:24.196 [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.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError())
15:13:24.197 [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.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose())
15:13:24.198 [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.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect())
15:13:24.199 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=null,onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage())
15:13:24.231 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a, policy=WebSocketPolicy@5c09d180[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.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]]
15:13:24.237 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6ebd78d1{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=null,MANAGED}
15:13:24.237 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=null
15:13:24.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0] added {Pool@456abb66[size=0 closed=false],POJO}
15:13:24.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0],MANAGED}
15:13:24.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:24.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1679ms DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:24.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1679ms HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:24.241 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5]
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5 for HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=1]
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=1]
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true
15:13:24.242 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@46b695ec{CLOSED, usage=0, multiplex=0/1, pooled=null}
15:13:24.243 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$434/1520836654@62d0ac62 startThread=0
15:13:24.243 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$434/1520836654@62d0ac62 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.244 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms
15:13:24.246 [qtp1234250905-18-acceptor-0@4b520ea8-ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@6606a0b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34120]] on ManagedSelector@60f00693{STARTED} id=0 keys=0 selected=0 updates=0
15:13:24.246 [qtp1234250905-18-acceptor-0@4b520ea8-ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=0 selected=0 updates=1
15:13:24.246 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@5c0550aa{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]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}} on ManagedSelector@3ef41c66{STARTED} id=0 keys=0 selected=0 updates=0
15:13:24.247 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=0 selected=0 updates=1
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/0 selected
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/0 selected
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.247 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$434/1520836654@62d0ac62 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@6606a0b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34120]]
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@5c0550aa{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]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}}
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@6606a0b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34120]] startThread=0
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.247 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 1/1/1 selected
15:13:24.247 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@6606a0b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34120]] in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 1 keys, 0 updates
15:13:24.247 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@2ac89837 Connect@5c0550aa{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]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}} 
15:13:24.248 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:34120 remote=/127.0.0.1:8899]
15:13:24.248 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6fca130a{Connect@5c0550aa{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34120 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]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}}} startThread=0
15:13:24.248 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.248 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.248 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.248 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6fca130a{Connect@5c0550aa{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34120 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]@27f3b6d6,queue=1,pool=DuplexConnectionPool@5ba745bc[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}}} in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.253 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 2 ms, remaining: 59998 ms
15:13:24.253 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=8}-><null> idle timeout check, elapsed: 2 ms, remaining: 3599998 ms
15:13:24.262 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=8}-><null>
15:13:24.262 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@7679e35a on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.263 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.263 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.263 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=13/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.263 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78343dea{AC.ReadCB@385e3c9c{HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
15:13:24.263 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.264 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411 on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.264 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=2
15:13:24.264 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@46b695ec{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.264 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@5ba745bc[c=0/1/64,a=0,i=1,q=1]
15:13:24.265 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@46b695ec{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@456abb66[size=1 closed=false]
15:13:24.265 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[PENDING/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]} on HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/1/64,a=1,i=0,q=0]
15:13:24.265 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
15:13:24.266 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[PENDING/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]} associated true to HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[PENDING/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.266 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
15:13:24.267 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
Accept-Encoding: gzip
User-Agent: Jetty/9.4.42.v20210604
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: AYwfBDvU8TF/+cY1LUghbQ==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/1 selected
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 2 updates
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@7679e35a
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411
15:13:24.269 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=6/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[PENDING/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.269 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.270 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@519b7fb5{s=START}
15:13:24.273 [qtp1234250905-16] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1335b84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.274 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support
15:13:24.274 [qtp1234250905-16] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}-><null>
15:13:24.274 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@3165001d on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.274 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.274 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.274 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@1ec973a5[p=0,l=0,c=0,r=0]={<<<>>>}
15:13:24.274 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.42.v20210604
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: AYwfBDvU8TF/+cY1LUghbQ==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899


15:13:24.274 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=25/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.274 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT
15:13:24.275 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@519b7fb5{s=COMPLETING}
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@109876d3{AC.ReadCB@7bcfa632{HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.275 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4738f9f2{IDLE}->null [HeapByteBuffer@399a9425[p=0,l=267,c=4096,r=267]={<<<GET /ws/sensinact HTTP/1....ost: 127.0.0.1:8899\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@71ce76d5[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@1ec973a5[p=0,l=0,c=0,r=0]={<<<>>>}]
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.275 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{WRITING}->null:IDLE-->WRITING
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4 on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=2
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 2 updates
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@3165001d
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.275 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@6606a0b9[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34120]] in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}]
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/1 selected
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5f352e7a SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.275 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=12/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[PENDING/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@519b7fb5{s=COMPLETING}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.275 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.276 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@4738f9f2{WRITING}->null
15:13:24.276 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{IDLE}->null:WRITING-->IDLE
15:13:24.276 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.276 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@519b7fb5{s=END}
15:13:24.276 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
15:13:24.277 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
15:13:24.277 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]}, result: null
15:13:24.277 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5
15:13:24.277 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.277 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6fca130a{Connect@5c0550aa{java.nio.channels.SocketChannel[connected local=/127.0.0.1:34120 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]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@7cbc3e75, client.connector=HttpClient@6ebd78d1{STARTED}}}} in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}]
15:13:24.331 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.331Z
15:13:24.331 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=1} startReservedThread p=1
15:13:24.333 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@791f145a{s=0/2,p=1}@5b7b95e6 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=1}]
15:13:24.333 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@791f145a{s=0/2,p=1}@5b7b95e6 startThread=0
15:13:24.333 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=1}@5b7b95e6 started
15:13:24.333 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@5b7b95e6 waiting
15:13:24.333 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.333Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.333 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.334 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.334 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=58/60000}{io=1/0,kio=1,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}]
15:13:24.334 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.334 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@109876d3{AC.ReadCB@7bcfa632{HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=59/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.334 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=59/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.334 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.334 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=59/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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@1335b84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.334 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@25c15cdb[p=0,l=267,c=8192,r=267]={<<<GET /ws/sensinact HTTP/1....ost: 127.0.0.1:8899\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.334 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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@25c15cdb[p=0,l=267,c=8192,r=267]={<<<GET /ws/sensinact HTTP/1....ost: 127.0.0.1:8899\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.335 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=START,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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@25c15cdb[p=0,l=267,c=8192,r=267]={<<<GET /ws/sensinact HTTP/1....ost: 127.0.0.1:8899\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.335 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=267,c=8192,r=267]={<<<GET /ws/sensinact HTTP/1....ost: 127.0.0.1:8899\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.335 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
15:13:24.335 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
15:13:24.335 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
15:13:24.336 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
15:13:24.337 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
15:13:24.337 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{s=IDLE rs=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:13:24.337 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
15:13:24.337 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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: AYwfBDvU8TF/+cY1LUghbQ==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899


15:13:24.337 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.338 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.338 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.338 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1335b84d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.339 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.339 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.339 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.339 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.339 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
15:13:24.340 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 session=null
15:13:24.340 [qtp1234250905-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
15:13:24.340 [qtp1234250905-20] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@707b3f38{STOPPED} added {InflaterPool@4dcdce2e{STOPPED,size=0,capacity=UNLIMITED},AUTO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@707b3f38{STOPPED} added {DeflaterPool@3c264764{STOPPED,size=0,capacity=UNLIMITED},AUTO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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@39aca66d{STOPPED},AUTO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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@475477ad,POJO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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@2c3f8523{STOPPED},AUTO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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@707b3f38{STOPPED},AUTO}
15:13:24.348 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@2293b2bd
15:13:24.349 [qtp1234250905-20] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@39aca66d{STOPPED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms ScheduledExecutorScheduler@39aca66d{STARTED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@2c3f8523{STOPPED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms SessionTracker@2c3f8523{STARTED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@707b3f38{STOPPED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@4dcdce2e{STOPPED,size=0,capacity=UNLIMITED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms InflaterPool@4dcdce2e{STARTED,size=0,capacity=UNLIMITED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@3c264764{STOPPED,size=0,capacity=UNLIMITED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms DeflaterPool@3c264764{STARTED,size=0,capacity=UNLIMITED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms WebSocketExtensionFactory@707b3f38{STARTED}
15:13:24.349 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1787ms WebSocketServerFactory@19e8c132[defaultPolicy=WebSocketPolicy@1ce25809[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:13:24.359 [qtp1234250905-20] 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.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError())
15:13:24.360 [qtp1234250905-20] 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=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:13:24.360 [qtp1234250905-20] 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.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect())
15:13:24.360 [qtp1234250905-20] 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=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:13:24.361 [qtp1234250905-20] 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:13:24.361 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d, policy=WebSocketPolicy@394d3738[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:13:24.363 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[]
15:13:24.367 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=30}
15:13:24.367 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=32/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=30}
15:13:24.368 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null
15:13:24.369 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32}]
15:13:24.369 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32}] added {WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=34/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32},POJO}
15:13:24.370 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=32}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],AUTO}
15:13:24.370 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=33},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=33}]
15:13:24.370 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=35/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=33},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=33}]
15:13:24.370 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d]
15:13:24.370 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1809ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d]
15:13:24.371 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1809ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=34},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=34}]
15:13:24.371 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=36/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=34},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],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:13:24.371 [qtp1234250905-20] 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:13:24.371 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1809ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]
15:13:24.371 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@24353ecc
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=37/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=START}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=35}
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=35}
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1335b84d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1335b84d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:13:24.372 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=35}
15:13:24.373 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@24f81a32) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@71ce76d5[p=0,l=0,c=0,r=0]={<<<>>>}
15:13:24.373 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@71ce76d5[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@63568ede
15:13:24.373 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=36}
101 null HTTP/1.1
Date: Thu, 11 Nov 2021 15:13:24 GMT
Connection: Upgrade
Sec-WebSocket-Accept: VMi/Ove8ics7ogGTYB5rN/v1Uq4=
Upgrade: WebSocket


15:13:24.374 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@1028581f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@26ff28c5] (null,[p=0,l=0,c=0,r=0],true)@START
15:13:24.374 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@71ce76d5[p=0,l=0,c=0,r=0]={<<<>>>}
15:13:24.374 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:13:24 GMT
Connection: Upgrade
Sec-WebSocket-Accept: VMi/Ove8ics7ogGTYB5rN/v1Uq4=
Upgrade: WebSocket


15:13:24.374 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT
15:13:24.374 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@1028581f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@26ff28c5] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@43a1cf43{IDLE}->null [HeapByteBuffer@2fb039b4[p=0,l=166,c=16384,r=166]={<<<HTTP/1.1 101 Switching Pr...\nUpgrade: WebSocket\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{WRITING}->null:IDLE-->WRITING
15:13:24.375 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 1/1/1 selected
15:13:24.375 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 1 keys, 0 updates
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=W,to=40/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=COMPLETING}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=38}
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@43a1cf43{WRITING}->null
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{IDLE}->null:WRITING-->IDLE
15:13:24.375 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ac89837 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@1028581f[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@26ff28c5] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END
15:13:24.375 [qtp1234250905-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=org.eclipse.jetty.util.Callback$3@24f81a32 w=false
15:13:24.375 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1335b84d{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1335b84d{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1335b84d{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=38}
15:13:24.375 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0
15:13:24.376 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=39} to WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=39}
15:13:24.431 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=99/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
15:13:24.431 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@1335b84d{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
15:13:24.431 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0} tryExecute EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.431Z
15:13:24.431 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=1} startReservedThread p=1
15:13:24.431 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6b739528{s=0/2,p=1}@48477f7f startThread=0
15:13:24.431 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6b739528{s=0/2,p=1}@48477f7f in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}]
15:13:24.431 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=1}@48477f7f started
15:13:24.432 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@48477f7f waiting
15:13:24.432 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=94} upgrading from HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=94} to WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=94}
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-11T15:13:24.431Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=155/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
15:13:24.432 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=56/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@7bcfa632[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@2ed14494{s=END}]=>HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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=95}
15:13:24.432 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=156/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}]
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=156/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.432 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78343dea{AC.ReadCB@385e3c9c{HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=156/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=156/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.432 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.432 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=57/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[HANDSHAKING],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.432 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened()
15:13:24.432 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open()
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@627dd3a2{DirectByteBuffer@27d3a747[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:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@27d3a747[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:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1}
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@27d3a747[p=0,l=166,c=16384,r=166]={<<<HTTP/1.1 101 Switching Pr...\nUpgrade: WebSocket\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@627dd3a2{DirectByteBuffer@27d3a747[p=0,l=166,c=16384,r=166]={<<<HTTP/1.1 101 Switching Pr...\nUpgrade: WebSocket\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},r=1} from SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[null 0 null]@5759056[PENDING/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@27d3a747[p=0,l=166,c=16384,r=166]={<<<HTTP/1.1 101 Switching Pr...\nUpgrade: WebSocket\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
15:13:24.433 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@610a255c[batching=true]
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENING],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@610a255c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],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:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5]
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056
15:13:24.434 [qtp1234250905-20] 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:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=59/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]}}
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4 on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE
15:13:24.434 [qtp1234250905-20] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
15:13:24.434 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056
Date: Thu, 11 Nov 2021 15:13:24 GMT
Connection: Upgrade
Sec-WebSocket-Accept: VMi/Ove8ics7ogGTYB5rN/v1Uq4=
Upgrade: WebSocket
15:13:24.434 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.434 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.434 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.435 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.435 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4
15:13:24.435 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.435 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.435 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.435 [qtp1234250905-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@48bcb0f2[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED
+- WebSocketServerConnection@16b58ced
|  +> SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}
|  +> Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null]
|  +> Generator[SERVER,validating]
|  +> Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]
+= JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d] - STARTED
+= ExtensionStack@18ec1e26[size=0,queueSize=0] - STARTED
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
15:13:24.435 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1335b84d{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.436 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1}
15:13:24.436 [qtp1234250905-20] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false
15:13:24.436 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1761195c{s=HttpChannelState@1335b84d{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:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
15:13:24.436 [qtp1234250905-20] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@7bcfa632::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@1335b84d{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
15:13:24.436 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056
15:13:24.436 [qtp1234250905-20] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}]
15:13:24.437 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056] null
15:13:24.437 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056
15:13:24.438 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=4/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
15:13:24.439 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO}
15:13:24.439 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],AUTO}
15:13:24.440 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
15:13:24.440 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
15:13:24.440 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a]
15:13:24.440 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1879ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a]
15:13:24.441 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1879ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
15:13:24.442 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[]
15:13:24.442 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],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:13:24.442 [WebSocketClient@1857910993-36] 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:13:24.442 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1881ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
15:13:24.443 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.443 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@627dd3a2{DirectByteBuffer@27d3a747[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0}
15:13:24.443 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@385e3c9c(l:/127.0.0.1:34120 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@4a288ed(exchange=HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]})[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[HANDSHAKING],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened()
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open()
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@252bf71e[batching=true]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENING],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@252bf71e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],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:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]}}
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411 on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.444 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/1 selected
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411
15:13:24.444 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.445 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.445 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@45dcab1b[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED
+- WebSocketClientConnection@59ee9e72
|  +> SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}
|  +> Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null]
|  +> Generator[CLIENT,validating]
|  +> Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]
+= JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a] - STARTED
+= ExtensionStack@556730ee[size=0,queueSize=0] - STARTED
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@31f75c15{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@4a288ed(exchange=null)[send=HttpSenderOverHTTP@4ba60fe2(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@519b7fb5{s=START}],recv=HttpReceiverOverHTTP@684135ef(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@46b695ec{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@385e3c9c::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@456abb66[size=0 closed=false]
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5]
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@595f4da5 > HttpResponse[HTTP/1.1 101 Switching Protocols]@5759056] null
15:13:24.445 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false
15:13:24.445 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
15:13:24.446 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6640a831[p=0,l=105,c=105,r=105]={<<<{"uri":"/sensinact","para...(@.name=='slider')]"}]}>>>}
15:13:24.446 [WebSocketClient@1857910993-36] 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:13:24.447 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}]
15:13:24.447 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=105,fin=true,rsv=...,masked=false]
15:13:24.447 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=105,fin=true,rsv=...,masked=false]
15:13:24.447 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=105,fin=true,rsv=...,masked=true], Flusher@237cc5fd[PROCESSING])
15:13:24.447 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=105,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null] to Flusher@102680bc[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.447 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=105,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=111 cap=32768]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4738f9f2{IDLE}->null [DirectByteBuffer@132c6b8b[p=0,l=111,c=32768,r=111]={<<<\x81\xE9\xCf7\x94U\xB4\x15\xE1'\xA6\x15\xAew\xE0D\xF1;\xBc^\xFa4\xAcC\xB6...\xBc\x15\xE1Y\xF58\xAa\n\xA9r\xBc[\xFd1\xAaE\xB3|\x92\x15\xE9\x08\xB2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.448 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{WRITING}->null:IDLE-->WRITING
15:13:24.448 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/1 selected
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 111 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=4/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=111,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5f352e7a SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]] 
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=111 remaining=0 WriteFlusher@4738f9f2{WRITING}->null
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{IDLE}->null:WRITING-->IDLE
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=111,terminated=null]
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] processing 0 entries: []
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=14/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] auto flushing
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=111,terminated=null] flushing 0 frames: []
15:13:24.449 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.449Z
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=0}@5b7b95e6 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.449Z
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=1} startReservedThread p=1
15:13:24.449 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@791f145a{s=0/2,p=1}@3c379b3 startThread=0
15:13:24.449 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@791f145a{s=0/2,p=1}@3c379b3 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=1}]
15:13:24.449 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=1}@3c379b3 started
15:13:24.449 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=1}@5b7b95e6 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.449Z
15:13:24.449 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@3c379b3 waiting
15:13:24.449 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.449Z tryProduce true
15:13:24.449 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.450 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.449Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=15/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.450 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.450 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=15/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=0,f=null]]}}
15:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
15:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[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:13:24.450 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 111 DirectByteBuffer@3c127900[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xCf7\x94U\xB4\x15\xE1'\xA6\x15\xAew\xE0D\xF1;\xBc^\xFa4\xAcC\xB6...\xBc\x15\xE1Y\xF58\xAa\n\xA9r\xBc[\xFd1\xAaE\xB3|\x92\x15\xE9\x08\xB2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 111 bytes - DirectByteBuffer@3c127900[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xCf7\x94U\xB4\x15\xE1'\xA6\x15\xAew\xE0D\xF1;\xBc^\xFa4\xAcC\xB6...\xBc\x15\xE1Y\xF58\xAa\n\xA9r\xBc[\xFd1\xAaE\xB3|\x92\x15\xE9\x08\xB2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=111,c=4096,r=111]={<<<\x81\xE9\xCf7\x94U\xB4\x15\xE1'\xA6\x15\xAew\xE0D\xF1;\xBc^\xFa4\xAcC\xB6...\xBc\x15\xE1Y\xF58\xAa\n\xA9r\xBc[\xFd1\xAaE\xB3|\x92\x15\xE9\x08\xB2>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 111 bytes
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 105 - Parser@765b545[ExtensionStack,s=PAYLOAD_LEN,c=0,len=105,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@139a782a[p=0,l=105,c=105,r=105]={<<<\xB4\x15\xE1'\xA6\x15\xAew\xE0D\xF1;\xBc^\xFa4\xAcC\xB6y\xEdG\xF5'\xAe...\xBc\x15\xE1Y\xF58\xAa\n\xA9r\xBc[\xFd1\xAaE\xB3|\x92\x15\xE9\x08\xB2>>>}
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=105,fin=true,rsv=...,masked=true]
15:13:24.451 [qtp1234250905-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:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=105,fin=true,rsv=...,masked=true])
15:13:24.451 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=105,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:13:24.452 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@139a782a[p=0,l=105,c=105,r=105]={<<<{"uri":"/sensinact","para...(@.name=='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:13:24.452 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([105] "{"uri":"/sensinact",...,"value":"$.[?(@.name=='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:13:24.558 [qtp1234250905-17] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[?]
15:13:24.560 [qtp1234250905-17] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name']
15:13:24.562 [qtp1234250905-17] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name']
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@103409b[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=493,fin=true,rsv=...,masked=false]
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=493,fin=true,rsv=...,masked=false]
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=493,fin=true,rsv=...,masked=false], Flusher@5f9d4afb[PROCESSING])
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=493,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null] to Flusher@29b6445e[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.564 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=493,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=497 cap=32768]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@43a1cf43{IDLE}->null [DirectByteBuffer@3cd62941[p=0,l=497,c=32768,r=497]={<<<\x81~\x01\xEd{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{WRITING}->null:IDLE-->WRITING
15:13:24.565 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 1/1/1 selected
15:13:24.565 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 1 keys, 0 updates
15:13:24.565 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ac89837 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=116/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]] 
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 497 SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=W,to=114/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=497,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=497 remaining=0 WriteFlusher@43a1cf43{WRITING}->null
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{IDLE}->null:WRITING-->IDLE
15:13:24.565 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=116/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=497,terminated=null]
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=497,terminated=null] processing 0 entries: []
15:13:24.565 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=116/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=497,terminated=null] auto flushing
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=497,terminated=null] flushing 0 frames: []
15:13:24.565 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0} tryExecute EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.565Z
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=111,l=111,c=4096,r=0]={\x81\xE9\xCf7\x94U{"u...')]"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0}@48477f7f offer EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.566Z
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE9\xCf7\x94U{"u...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=1} startReservedThread p=1
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6b739528{s=0/2,p=1}@5eefd9d7 startThread=0
15:13:24.566 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6b739528{s=0/2,p=1}@5eefd9d7 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}]
15:13:24.566 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=1}@5eefd9d7 started
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]
15:13:24.566 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@5eefd9d7 waiting
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=1}@48477f7f task=EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.566Z
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]}}
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.566Z tryProduce true
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4 on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.566 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-11T15:13:24.566Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.566 [qtp1234250905-17] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@7a6d7e92 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}]
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=117/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=0,f=null]]}}
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[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:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.566 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 497 DirectByteBuffer@3088eb1d[p=0,l=497,c=4096,r=497]={<<<\x81~\x01\xEd{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.566 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 497 bytes - DirectByteBuffer@3088eb1d[p=0,l=497,c=4096,r=497]={<<<\x81~\x01\xEd{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=0,l=497,c=4096,r=497]={<<<\x81~\x01\xEd{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 497 bytes
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 493 - Parser@1319c759[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=493,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7c2ac641[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=493,fin=true,rsv=...,masked=false]
15:13:24.567 [WebSocketClient@1857910993-32] 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:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=493,fin=true,rsv=...,masked=false])
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=493,fin=true,rsv=...,masked=false]) - events.onFrame=null
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7c2ac641[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([493] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=497,l=497,c=4096,r=0]={\x81~\x01\xEd{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3088eb1d[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\xEd{"pro...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]}}
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411 on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.567 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$40/441001942@3f3c966c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}]
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/1 selected
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.567 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@56ba173e[p=0,l=30,c=30,r=30]={<<<{"uri":"/sensinact/providers"}>>>}
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=30,fin=true,rsv=...,masked=false]
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=30,fin=true,rsv=...,masked=false]
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=30,fin=true,rsv=...,masked=true], Flusher@237cc5fd[PROCESSING])
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null] to Flusher@102680bc[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.649 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=30,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=36 cap=32768]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4738f9f2{IDLE}->null [DirectByteBuffer@132c6b8b[p=0,l=36,c=32768,r=36]={<<<\x81\x9ec"\xA3\xF5\x18\x00\xD6\x87\n\x00\x99\xD7LQ\xC6\x9b\x10K\xCd\x94\x00V\x8c\x85\x11M\xD5\x9c\x07G\xD1\x86A_>>>\xE7w\xF5l\xEfw\xA1V\xF9...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{WRITING}->null:IDLE-->WRITING
15:13:24.650 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/1 selected
15:13:24.650 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 36 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=83/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=36,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=36 remaining=0 WriteFlusher@4738f9f2{WRITING}->null
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{IDLE}->null:WRITING-->IDLE
15:13:24.650 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5f352e7a SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]] 
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=36,terminated=null]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] processing 0 entries: []
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] auto flushing
15:13:24.650 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=36,terminated=null] flushing 0 frames: []
15:13:24.650 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=84/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]:runFillable:BLOCKING
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.651Z
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=0}@3c379b3 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.651Z
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=1} startReservedThread p=1
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@791f145a{s=0/2,p=1}@2c961cdf startThread=0
15:13:24.651 [qtp1234250905-22] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@791f145a{s=0/2,p=1}@2c961cdf in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=1}]
15:13:24.651 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=0/2,p=1}@3c379b3 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.651Z
15:13:24.651 [qtp1234250905-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=1}@2c961cdf started
15:13:24.651 [qtp1234250905-22] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@2c961cdf waiting
15:13:24.651 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.651Z tryProduce true
15:13:24.651 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.651Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=85/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.651 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.651 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.652 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=85/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=85/3600000}{io=0/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=105,f=null]]}}
15:13:24.652 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE9\xCf7\x94U{"u...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 36 DirectByteBuffer@3c127900[p=0,l=36,c=4096,r=36]={<<<\x81\x9ec"\xA3\xF5\x18\x00\xD6\x87\n\x00\x99\xD7LQ\xC6\x9b\x10K\xCd\x94\x00V\x8c\x85\x11M\xD5\x9c\x07G\xD1\x86A_>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 36 bytes - DirectByteBuffer@3c127900[p=0,l=36,c=4096,r=36]={<<<\x81\x9ec"\xA3\xF5\x18\x00\xD6\x87\n\x00\x99\xD7LQ\xC6\x9b\x10K\xCd\x94\x00V\x8c\x85\x11M\xD5\x9c\x07G\xD1\x86A_>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=36,c=4096,r=36]={<<<\x81\x9ec"\xA3\xF5\x18\x00\xD6\x87\n\x00\x99\xD7LQ\xC6\x9b\x10K\xCd\x94\x00V\x8c\x85\x11M\xD5\x9c\x07G\xD1\x86A_>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 36 bytes
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 30 - Parser@765b545[ExtensionStack,s=PAYLOAD_LEN,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@28a98d95[p=0,l=30,c=30,r=30]={<<<\x18\x00\xD6\x87\n\x00\x99\xD7LQ\xC6\x9b\x10K\xCd\x94\x00V\x8c\x85\x11M\xD5\x9c\x07G\xD1\x86A_>>>}
15:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=30,fin=true,rsv=...,masked=true]
15:13:24.652 [qtp1234250905-19] 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:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=30,fin=true,rsv=...,masked=true])
15:13:24.652 [qtp1234250905-19] 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:13:24.652 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@28a98d95[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:13:24.652 [qtp1234250905-19] 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:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@5890c1c0[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=83,fin=true,rsv=...,masked=false]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=83,fin=true,rsv=...,masked=false]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=83,fin=true,rsv=...,masked=false], Flusher@5f9d4afb[PROCESSING])
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null] to Flusher@29b6445e[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=83,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=85 cap=32768]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@43a1cf43{IDLE}->null [DirectByteBuffer@3cd62941[p=0,l=85,c=32768,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>"resource...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{WRITING}->null:IDLE-->WRITING
15:13:24.655 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 1/1/1 selected
15:13:24.655 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 1 keys, 0 updates
15:13:24.655 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ac89837 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]] 
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 85 SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=85,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=85 remaining=0 WriteFlusher@43a1cf43{WRITING}->null
15:13:24.655 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.655 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{IDLE}->null:WRITING-->IDLE
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=85,terminated=null]
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]:runFillable:BLOCKING
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] processing 0 entries: []
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] auto flushing
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=85,terminated=null] flushing 0 frames: []
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0} tryExecute EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.656Z
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=36,l=36,c=4096,r=0]={\x81\x9ec"\xA3\xF5{"u...iders"}<<<>>>s":[{"nam...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9ec"\xA3\xF5{"u...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0}@5eefd9d7 offer EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.656Z
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=1} startReservedThread p=1
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@6b739528{s=0/2,p=1}@74a5d388 startThread=0
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]
15:13:24.656 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@6b739528{s=0/2,p=1}@74a5d388 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}]
15:13:24.656 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=1}@74a5d388 started
15:13:24.656 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@74a5d388 waiting
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]}}
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=0/2,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.656Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=1}@5eefd9d7 task=EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-11T15:13:24.656Z
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4 on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]}}
15:13:24.656 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0}@5b7b95e6 waiting
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.656Z tryProduce true
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\xEd{"pro...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 85 DirectByteBuffer@3088eb1d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>"resource...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 85 bytes - DirectByteBuffer@3088eb1d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>"resource...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=0,l=85,c=4096,r=85]={<<<\x81S{"providers":["light","...":"/","statusCode":200}>>>"resource...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 85 bytes
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=493,f=null]]
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
15:13:24.656 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]
15:13:24.656 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.656 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 83 - Parser@1319c759[ExtensionStack,s=PAYLOAD_LEN,c=0,len=83,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7a62336c[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}
15:13:24.657 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=83,fin=true,rsv=...,masked=false]
15:13:24.657 [WebSocketClient@1857910993-35] 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:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=83,fin=true,rsv=...,masked=false])
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=83,fin=true,rsv=...,masked=false]) - events.onFrame=null
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7a62336c[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([83] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=85,l=85,c=4096,r=0]={\x81S{"provi...e":200}<<<>>>"resource...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3088eb1d[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]}}
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411 on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.657 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=2/2,p=0}@48477f7f waiting
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/1 selected
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.657 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@6c7bdfd3[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact/provid...ng","value":"$.[:1]"}]}>>>}
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=98,fin=true,rsv=...,masked=false]
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=98,fin=true,rsv=...,masked=false]
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=98,fin=true,rsv=...,masked=true], Flusher@237cc5fd[PROCESSING])
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null] to Flusher@102680bc[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=98,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.851 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@237cc5fd[PROCESSING],AUTO,null]]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=104 cap=32768]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4738f9f2{IDLE}->null [DirectByteBuffer@132c6b8b[p=0,l=104,c=32768,r=104]={<<<\x81\xE2\xE7\xFb\x1e\xE5\x9c\xD9k\x97\x8e\xD9$\xC7\xC8\x88{\x8b\x94\x92p\x84\x84\x8f1...\x8b\x80\xD92\xC7\x91\x9ar\x90\x82\xD9$\xC7\xC3\xD5E\xDf\xD6\xA6<\x98\xBa\x86>>>\xB3|\x92\x15\xE9\x08\xB2\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{WRITING}->null:IDLE-->WRITING
15:13:24.852 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/1 selected
15:13:24.852 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 104 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=195/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=104,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=104 remaining=0 WriteFlusher@4738f9f2{WRITING}->null
15:13:24.852 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5f352e7a SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]] 
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{IDLE}->null:WRITING-->IDLE
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=104,terminated=null]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] processing 0 entries: []
15:13:24.852 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] auto flushing
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=104,terminated=null] flushing 0 frames: []
15:13:24.852 [Thread-20] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.852 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.853Z
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@5b7b95e6 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.853Z
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.853Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@5b7b95e6 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.853Z
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=197/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]}}
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.853Z tryProduce true
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\x9ec"\xA3\xF5{"u...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=197/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=30,f=null]]
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 104 DirectByteBuffer@3c127900[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xE7\xFb\x1e\xE5\x9c\xD9k\x97\x8e\xD9$\xC7\xC8\x88{\x8b\x94\x92p\x84\x84\x8f1...\x8b\x80\xD92\xC7\x91\x9ar\x90\x82\xD9$\xC7\xC3\xD5E\xDf\xD6\xA6<\x98\xBa\x86>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.853 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 104 bytes - DirectByteBuffer@3c127900[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xE7\xFb\x1e\xE5\x9c\xD9k\x97\x8e\xD9$\xC7\xC8\x88{\x8b\x94\x92p\x84\x84\x8f1...\x8b\x80\xD92\xC7\x91\x9ar\x90\x82\xD9$\xC7\xC3\xD5E\xDf\xD6\xA6<\x98\xBa\x86>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=104,c=4096,r=104]={<<<\x81\xE2\xE7\xFb\x1e\xE5\x9c\xD9k\x97\x8e\xD9$\xC7\xC8\x88{\x8b\x94\x92p\x84\x84\x8f1...\x8b\x80\xD92\xC7\x91\x9ar\x90\x82\xD9$\xC7\xC3\xD5E\xDf\xD6\xA6<\x98\xBa\x86>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 104 bytes
15:13:24.853 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
15:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 98 - Parser@765b545[ExtensionStack,s=PAYLOAD_LEN,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
15:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@485ff4f2[p=0,l=98,c=98,r=98]={<<<\x9c\xD9k\x97\x8e\xD9$\xC7\xC8\x88{\x8b\x94\x92p\x84\x84\x8f1\x95\x95\x94h\x8c\x83...\x8b\x80\xD92\xC7\x91\x9ar\x90\x82\xD9$\xC7\xC3\xD5E\xDf\xD6\xA6<\x98\xBa\x86>>>}
15:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=98,fin=true,rsv=...,masked=true]
15:13:24.854 [qtp1234250905-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:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=98,fin=true,rsv=...,masked=true])
15:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=98,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:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@485ff4f2[p=0,l=98,c=98,r=98]={<<<{"uri":"/sensinact/provid...ng","value":"$.[:1]"}]}>>>}, 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:13:24.854 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([98] "{"uri":"/sensinact/p...","type":"string","value":"$.[:1]"}]}") - 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:13:24.856 [qtp1234250905-21] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[:1]
15:13:24.856 [qtp1234250905-21] DEBUG com.jayway.jsonpath.internal.path.ArrayPathToken - Slice to index on array with length: 2. From index: 0 to: 1. Input: [:1]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@678ae6fd[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=128,fin=true,rsv=...,masked=false]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=128,fin=true,rsv=...,masked=false]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=128,fin=true,rsv=...,masked=false], Flusher@5f9d4afb[PROCESSING])
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=128,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null] to Flusher@29b6445e[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=128,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5f9d4afb[PROCESSING],AUTO,null]]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=132 cap=32768]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@43a1cf43{IDLE}->null [DirectByteBuffer@3cd62941[p=0,l=132,c=32768,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>PERTY","r...\x00\x00\x00\x00\x00\x00\x00}]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{WRITING}->null:IDLE-->WRITING
15:13:24.857 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 1/1/1 selected
15:13:24.857 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 1 keys, 0 updates
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 132 SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=W,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=132,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=132 remaining=0 WriteFlusher@43a1cf43{WRITING}->null
15:13:24.857 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@2ac89837 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]] 
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{IDLE}->null:WRITING-->IDLE
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=132,terminated=null]
15:13:24.857 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] processing 0 entries: []
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] auto flushing
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=132,terminated=null] flushing 0 frames: []
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=104,l=104,c=4096,r=0]={\x81\xE2\xE7\xFb\x1e\xE5{"u...:1]"}]}<<<>>>')]"}]}\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\xE7\xFb\x1e\xE5{"u...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=2/2,p=0} tryExecute EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.858Z
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@48477f7f offer EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.858Z
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]}}
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.858Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@48477f7f task=EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-11T15:13:24.858Z
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4 on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=5/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]}}
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
15:13:24.858 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0}@3c379b3 waiting
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=true/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.858Z tryProduce true
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=0,l=0,c=4096,r=0]={<<<>>>\x81S{"provi...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 132 DirectByteBuffer@3088eb1d[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>PERTY","r...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@16e0bcc4
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 132 bytes - DirectByteBuffer@3088eb1d[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>PERTY","r...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=0,l=132,c=4096,r=132]={<<<\x81~\x00\x80{"providers":["light"...":"/","statusCode":200}>>>PERTY","r...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 132 bytes
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=83,f=null]]
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]
15:13:24.858 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 128 - Parser@1319c759[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=128,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.858 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7b477cc1[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=128,fin=true,rsv=...,masked=false]
15:13:24.858 [WebSocketClient@1857910993-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:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=128,fin=true,rsv=...,masked=false])
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=128,fin=true,rsv=...,masked=false]) - events.onFrame=null
15:13:24.858 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7b477cc1[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([128] "{"providers":["light...ERS_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@fe5ec45[READING] getAction(DirectByteBuffer@3088eb1d[p=132,l=132,c=4096,r=0]={\x81~\x00\x80{"pro...e":200}<<<>>>PERTY","r...\x00\x00\x00\x00\x00\x00\x00})
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@3088eb1d[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\x80{"pro...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]}}
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411 on ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.859 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=2/2,p=0}@5eefd9d7 waiting
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/1 selected
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@396e411
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.859 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 1 keys
15:13:24.962 [qtp1234250905-18-acceptor-0@4b520ea8-ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@68c14209[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34122]] on ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=0
15:13:24.963 [qtp1234250905-18-acceptor-0@4b520ea8-ServerConnector@25be7b63{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=1 selected=0 updates=1
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@68c14209[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34122]]
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@68c14209[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34122]] startThread=0
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.963 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:24.963 [qtp1234250905-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@68c14209[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34122]] in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}]
15:13:24.963 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
15:13:24.963 [qtp1234250905-23] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@13a3a1a3 on ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=0
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bb6ecb5{AC.ReadCB@35c164fd{HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2 on ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=1
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=2
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/2 selected
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 2 updates
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$443/454047485@13a3a1a3
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2
15:13:24.964 [qtp1234250905-23] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@68c14209[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:34122]] in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}]
15:13:24.964 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/2 selected
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@344dc8ac SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.965Z
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@3c379b3 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.965Z
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.965Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@3c379b3 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:24.965Z
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bb6ecb5{AC.ReadCB@35c164fd{HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.965 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:13:24.965Z tryProduce true
15:13:24.965 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.965 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.965 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.966 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 160 HeapByteBuffer@25c15cdb[p=0,l=160,c=8192,r=160]={<<<GET /sensinact?jsonpath=$...nection: keep-alive\r\n\r\n>>>cY1LUghbQ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.966 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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 160 HeapByteBuffer@25c15cdb[p=0,l=160,c=8192,r=160]={<<<GET /sensinact?jsonpath=$...nection: keep-alive\r\n\r\n>>>cY1LUghbQ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@25c15cdb[p=0,l=160,c=8192,r=160]={<<<GET /sensinact?jsonpath=$...nection: keep-alive\r\n\r\n>>>cY1LUghbQ...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=160,c=8192,r=160]={<<<GET /sensinact?jsonpath=$...nection: keep-alive\r\n\r\n>>>cY1LUghbQ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=0}
GET //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] HTTP/1.1
Accept: application/json
User-Agent: Java/1.8.0_202
Host: 127.0.0.1:8899
Connection: keep-alive


15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=0} parsed true HttpParser{s=CONTENT,0 of -1}
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=0}
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?jsonpath=$.[?(@.name=='slider')] HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=0} 
15:13:24.966 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=1}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=1}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 session=null
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
15:13:24.967 [qtp1234250905-19] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3} filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3} parse HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d95e0ea[c=0,q=0,[0]=null,s=STREAM] addContent EOF
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3} parsed false HttpParser{s=END,0 of -1}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=3}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.969 [qtp1234250905-19] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
15:13:24.970 [qtp1234250905-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[?]
15:13:24.970 [qtp1234250905-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name']
15:13:24.970 [qtp1234250905-19] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: @['name']
15:13:24.971 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@2160a79a[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>})
15:13:24.971 [qtp1234250905-19] 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=493 null
15:13:24.971 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@13c091ec[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@505b6cf7{null}
15:13:24.971 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=5}
200 null HTTP/1.1
Date: Thu, 11 Nov 2021 15:13:24 GMT
X-Auth-Token: b01a3992e0ae63452ad7e2e052d99ed03b8e87a4
Content-Type: application/json;charset=utf-8
Content-Length: 493


15:13:24.971 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=493},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ddad6f8] (null,[p=0,l=493,c=493,r=493],true)@START
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=493} last=true content=HeapByteBuffer@13c091ec[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:13:24 GMT
X-Auth-Token: b01a3992e0ae63452ad7e2e052d99ed03b8e87a4
Content-Type: application/json;charset=utf-8
Content-Length: 493


15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=493},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ddad6f8] ([p=0,l=179,c=16384,r=179],[p=0,l=493,c=493,r=493],true)@COMPLETING
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6a02675e{IDLE}->null [HeapByteBuffer@2fb039b4[p=0,l=179,c=16384,r=179]={<<<HTTP/1.1 200 OK\r\nDate: Th...Content-Length: 493\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@13c091ec[p=0,l=493,c=493,r=493]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}]
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{WRITING}->null:IDLE-->WRITING
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 672 SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=COMPLETING}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=6}
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=672 remaining=0 WriteFlusher@6a02675e{WRITING}->null
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{IDLE}->null:WRITING-->IDLE
15:13:24.972 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=493},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@7ddad6f8] ([p=179,l=179,c=16384,r=0],[p=493,l=493,c=493,r=0],true)@END
15:13:24.972 [qtp1234250905-19] 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:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=7}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=7}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@6135923d) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[?(@.name=='slider')],age=7}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=493
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.973 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.974 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bb6ecb5{AC.ReadCB@35c164fd{HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.974 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.974 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2 on ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=0
15:13:24.974 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=1
15:13:24.974 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.983 [qtp1234250905-19] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.983 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0}@5b7b95e6 waiting
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/2 selected
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=9/60000}{io=1/1,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/2 selected
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@344dc8ac SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=9/60000}{io=1/1,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.983 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=9/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:13:24.984Z
15:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@5b7b95e6 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:13:24.984Z
15:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:13:24.984Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@5b7b95e6 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-11T15:13:24.984Z
15:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:13:24.984Z tryProduce true
15:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@6bb6ecb5{AC.ReadCB@35c164fd{HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=10/60000}{io=1/0,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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:13:24.984 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.984 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 137 HeapByteBuffer@25c15cdb[p=0,l=137,c=8192,r=137]={<<<GET /sensinact/providers ...nection: keep-alive\r\n\r\n>>>nection: ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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 137 HeapByteBuffer@25c15cdb[p=0,l=137,c=8192,r=137]={<<<GET /sensinact/providers ...nection: keep-alive\r\n\r\n>>>nection: ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=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@25c15cdb[p=0,l=137,c=8192,r=137]={<<<GET /sensinact/providers ...nection: keep-alive\r\n\r\n>>>nection: ...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=137,c=8192,r=137]={<<<GET /sensinact/providers ...nection: keep-alive\r\n\r\n>>>nection: ...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,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:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=0} parsed true HttpParser{s=CONTENT,0 of -1}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=0}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=0} 
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=0}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=0}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 session=null
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
15:13:24.985 [qtp1234250905-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=1} filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=1} parse HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=1}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=1}
15:13:24.986 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d95e0ea[c=0,q=0,[0]=null,s=STREAM] addContent EOF
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=2} parsed false HttpParser{s=END,0 of -1}
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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,age=2}
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@53c9d454[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>})
15:13:24.987 [qtp1234250905-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:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@63c47dde[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@505b6cf7{null}
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=2}
200 null HTTP/1.1
Date: Thu, 11 Nov 2021 15:13:24 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 83


15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3566760c] (null,[p=0,l=83,c=83,r=83],true)@START
15:13:24.987 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=83} last=true content=HeapByteBuffer@63c47dde[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:13:24 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 83


15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3566760c] ([p=0,l=122,c=16384,r=122],[p=0,l=83,c=83,r=83],true)@COMPLETING
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6a02675e{IDLE}->null [HeapByteBuffer@2fb039b4[p=0,l=122,c=16384,r=122]={<<<HTTP/1.1 200 OK\r\nDate: Th...\nContent-Length: 83\r\n\r\n>>>: applica...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@63c47dde[p=0,l=83,c=83,r=83]={<<<{"providers":["light","sl...":"/","statusCode":200}>>>}]
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{WRITING}->null:IDLE-->WRITING
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 205 SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=COMPLETING}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=2,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=205 remaining=0 WriteFlusher@6a02675e{WRITING}->null
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{IDLE}->null:WRITING-->IDLE
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=83},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3566760c] ([p=122,l=122,c=16384,r=0],[p=83,l=83,c=83,r=0],true)@END
15:13:24.988 [qtp1234250905-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:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/providers,age=3}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@56ef3598) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=2,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/providers,age=3}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=83
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
15:13:24.988 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 153 HeapByteBuffer@25c15cdb[p=0,l=153,c=8192,r=153]={<<<GET /sensinact/providers?...nection: keep-alive\r\n\r\n>>>ive\r\n\r\ncY...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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 153 HeapByteBuffer@25c15cdb[p=0,l=153,c=8192,r=153]={<<<GET /sensinact/providers?...nection: keep-alive\r\n\r\n>>>ive\r\n\r\ncY...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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@25c15cdb[p=0,l=153,c=8192,r=153]={<<<GET /sensinact/providers?...nection: keep-alive\r\n\r\n>>>ive\r\n\r\ncY...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=153,c=8192,r=153]={<<<GET /sensinact/providers?...nection: keep-alive\r\n\r\n>>>ive\r\n\r\ncY...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> IN_VALUE
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_202 --> FIELD
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0}
GET //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] HTTP/1.1
Accept: application/json
User-Agent: Java/1.8.0_202
Host: 127.0.0.1:8899
Connection: keep-alive


15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0} parsed true HttpParser{s=CONTENT,0 of -1}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/providers?jsonpath=$.[:1] HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0} 
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact/providers on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=0}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/providers @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/providers @ o.e.j.s.ServletContextHandler@58695725{/,null,AVAILABLE}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 session=null
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/providers -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-59505b48==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@74b98e1{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
15:13:24.989 [qtp1234250905-21] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1} filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1} parse HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@1d95e0ea[c=0,q=0,[0]=null,s=STREAM] addContent EOF
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1} parsed false HttpParser{s=END,0 of -1}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=1}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
15:13:24.990 [qtp1234250905-21] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
15:13:24.991 [qtp1234250905-21] DEBUG com.jayway.jsonpath.internal.path.CompiledPath - Evaluating path: $[:1]
15:13:24.991 [qtp1234250905-21] DEBUG com.jayway.jsonpath.internal.path.ArrayPathToken - Slice to index on array with length: 2. From index: 0 to: 1. Input: [:1]
15:13:24.991 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4b192065[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>})
15:13:24.991 [qtp1234250905-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=128 null
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@b739e55[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@505b6cf7{null}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/providers on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=3}
200 null HTTP/1.1
Date: Thu, 11 Nov 2021 15:13:24 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 128


15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d234f21] (null,[p=0,l=128,c=128,r=128],true)@START
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=128} last=true content=HeapByteBuffer@b739e55[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Thu, 11 Nov 2021 15:13:24 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 128


15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d234f21] ([p=0,l=123,c=16384,r=123],[p=0,l=128,c=128,r=128],true)@COMPLETING
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@6a02675e{IDLE}->null [HeapByteBuffer@2fb039b4[p=0,l=123,c=16384,r=123]={<<<HTTP/1.1 200 OK\r\nDate: Th...Content-Length: 128\r\n\r\n>>> applicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@b739e55[p=0,l=128,c=128,r=128]={<<<{"providers":["light"],"f...":"/","statusCode":200}>>>}]
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{WRITING}->null:IDLE-->WRITING
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 251 SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=END,0 of -1},g=HttpGenerator@43e774f{s=COMPLETING}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=3}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=251 remaining=0 WriteFlusher@6a02675e{WRITING}->null
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@6a02675e{IDLE}->null:WRITING-->IDLE
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@5922e631[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=128},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@d234f21] ([p=123,l=123,c=16384,r=0],[p=128,l=128,c=128,r=0],true)@END
15:13:24.992 [qtp1234250905-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:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler9797126==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=3}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=3}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@224ff8e8) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@70c3f481{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@70c3f481{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.992 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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?jsonpath=$.[:1],age=3}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/providers written=128
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@70c3f481{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@25c15cdb[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@6bb6ecb5{AC.ReadCB@35c164fd{HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2 on ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=0
15:13:24.993 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=1
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:24.994 [qtp1234250905-21] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@35c164fd::SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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@70c3f481{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/2 selected
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 1 updates
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:24.994 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0}@3c379b3 waiting
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$438/225168165@55ee9bb2
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@7a3b9ff1{l=/127.0.0.1:8899,r=/127.0.0.1:34122,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@35c164fd[p=HttpParser{s=START,0 of -1},g=HttpGenerator@43e774f{s=START}]=>HttpChannelOverHttp@74fc6ec6{s=HttpChannelState@70c3f481{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:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:24.994 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STARTED},openSessions.size=1]
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STARTED},openSessions.size=1]
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - shutdown already commenced
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@62c5bbdc{STARTED}
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@252bf71e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
15:13:25.038 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[OPENED],f=Flusher@102680bc[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@252bf71e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
15:13:25.039 [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@5c755567)
15:13:25.040 [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@5c755567,OFF,null] to Flusher@102680bc[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[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@5c755567,OFF,null]]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@102680bc[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@5c755567,OFF,null]]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@4738f9f2{IDLE}->null [DirectByteBuffer@76b4b42f[p=0,l=6,c=1024,r=6]={<<<\x88\x8a\xDej\x04\xD4>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3299c5fa[p=0,l=10,c=10,r=10]={<<<\xDd\x83W\xBc\xAb\x1e`\xBb\xA9\x04>>>}]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{WRITING}->null:IDLE-->WRITING
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 1/1/2 selected
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 1 keys, 0 updates
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=181/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[CLOSING],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@4738f9f2{WRITING}->null
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@4738f9f2{IDLE}->null:WRITING-->IDLE
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@5f352e7a SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]] 
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected])
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect()
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0} tryExecute EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:13:25.04Z
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.040 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@3c379b3 offer EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/PRODUCING/p=false/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:13:25.04Z
15:13:25.040 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:13:25.04Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]:runFillable:BLOCKING/BLOCKING
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=1/2,p=0}@3c379b3 task=EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=5]@2021-11-11T15:13:25.041Z
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@2fccad0{l=/127.0.0.1:34120,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@109876d3{AC.ReadCB@16b58ced{WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=FI,flush=-,to=182/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]}}
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@65f8f5ae/SelectorProducer@1c742ed4/IDLE/p=true/QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}][pc=0,pic=0,pec=1,epc=6]@2021-11-11T15:13:25.041Z tryProduce true
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xE2\xE7\xFb\x1e\xE5{"u...\x00\x00\x00\x00\x00\x00\x00})
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@3c127900[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDej\x04\xD4\xDd\x83W\xBc\xAb\x1e`\xBb\xA9\x04>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@3c127900[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDej\x04\xD4\xDd\x83W\xBc\xAb\x1e`\xBb\xA9\x04>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00}
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=0,l=16,c=4096,r=16]={<<<\x88\x8a\xDej\x04\xD4\xDd\x83W\xBc\xAb\x1e`\xBb\xA9\x04>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00})
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[OPENED],f=Flusher@29b6445e[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=98,f=null]]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=...
15:13:25.041 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 2 keys
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@765b545[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2fe8f344[p=0,l=10,c=10,r=10]={<<<\xDd\x83W\xBc\xAb\x1e`\xBb\xA9\x04>>>}
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@78343dea{AC.ReadCB@59ee9e72{WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]}}
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true]
15:13:25.041 [qtp1234250905-19] 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:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true])
15:13:25.041 [qtp1234250905-19] 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:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown])
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=0/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]] onFillInterestedFailed {}
15:13:25.041 [qtp1234250905-19] 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:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@3ef41c66{STARTED} id=0 keys=1 selected=0 updates=0
15:13:25.041 [qtp1234250905-19] 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@42e8d57)
15:13:25.041 [qtp1234250905-19] 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@42e8d57,OFF,null] to Flusher@29b6445e[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5238fc20 startThread=0
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[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@42e8d57,OFF,null]]
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:25.041 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5238fc20 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}]
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/0 selected
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 0 updates
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@29b6445e[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@42e8d57,OFF,null]]
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:25.041 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 0 keys
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@43a1cf43{IDLE}->null [DirectByteBuffer@7def321b[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@3006e3e1[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}]
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{WRITING}->null:IDLE-->WRITING
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@102680bc[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
15:13:25.041 [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:13:25.041 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]]
15:13:25.041 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed()
15:13:25.041 [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:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=W,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[CLOSING],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.041 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a]
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@43a1cf43{WRITING}->null
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@43a1cf43{IDLE}->null:WRITING-->IDLE
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected])
15:13:25.041 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect()
15:13:25.042 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],behavior=CLIENT,connection=WebSocketClientConnection@59ee9e72::SocketChannelEndPoint@2fccad0{l=0.0.0.0/0.0.0.0:34120,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@59ee9e72[s=ConnectionState@5d45bf3a[DISCONNECTED],f=Flusher@102680bc[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@1319c759[ExtensionStack,s=START,c=0,len=128,f=null]],remote=WebSocketRemoteEndpoint@252bf71e[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.jsonpath.ws.test.WsServiceTestClient@1162410a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@62c5bbdc{STOPPED}
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@1e392345{STARTED}
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@4ced35ed{STARTED,size=0,capacity=UNLIMITED}
15:13:25.042 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@4ced35ed{STOPPED,size=0,capacity=UNLIMITED}
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@12f3afb5{STARTED,size=0,capacity=UNLIMITED}
15:13:25.042 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@12f3afb5{STOPPED,size=0,capacity=UNLIMITED}
15:13:25.042 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.045 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@1e392345{STOPPED}
15:13:25.045 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@6ebd78d1{STARTED}
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,OSHUT,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@6c6cf7c2{l=/127.0.0.1:8899,r=/127.0.0.1:34120,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@109876d3{null}
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@60f00693{STARTED} id=0 keys=2 selected=0 updates=0
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581c4476 startThread=0
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken with none selected
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff woken up from select, 0/0/1 selected
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff processing 0 keys, 0 updates
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:25.045 [qtp1234250905-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@364fc2ff waiting with 1 keys
15:13:25.045 [qtp1234250905-19] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
15:13:25.045 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581c4476 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=1/2,p=0}]
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@29b6445e[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
15:13:25.046 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=null]]
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[READING] getAction(DirectByteBuffer@3c127900[p=16,l=16,c=4096,r=0]={\x88\x8a\xDej\x04\xD4\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00})
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING
15:13:25.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:25.046 [qtp1234250905-16] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=null]]
15:13:25.046 [qtp1234250905-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed()
15:13:25.042 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@5238fc20 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}]
15:13:25.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:25.046 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@610a255c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
15:13:25.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@486b1339[EOF] getAction(DirectByteBuffer@3c127900[p=16,l=16,c=4096,r=0]={\x88\x8a\xDej\x04\xD4\x03\xE9Shutdown<<<>>>ensinact/...\x00\x00\x00\x00\x00\x00\x00})
15:13:25.046 [qtp1234250905-19] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF
15:13:25.046 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:25.046 [qtp1234250905-16] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@610a255c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
15:13:25.052 [qtp1234250905-16] 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:13:25.052 [qtp1234250905-16] 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:13:25.052 [qtp1234250905-19] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@791f145a{s=2/2,p=0}@5b7b95e6 waiting
15:13:25.052 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d]
15:13:25.052 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@27f3b6d6,queue=0,pool=DuplexConnectionPool@5ba745bc[c=0/0/64,a=0,i=0,q=0]
15:13:25.052 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d]
15:13:25.052 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@1deb2c43{STARTED}
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@1deb2c43{STOPPED}
15:13:25.053 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],behavior=SERVER,connection=WebSocketServerConnection@16b58ced::SocketChannelEndPoint@6c6cf7c2{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=11/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@16b58ced[s=ConnectionState@2f483488[DISCONNECTED],f=Flusher@29b6445e[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@765b545[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@610a255c[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@59ebf00d],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@6d1310f6[provider=null,keyStore=null,trustStore=null]
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@6d1310f6[provider=null,keyStore=null,trustStore=null]
15:13:25.053 [qtp1234250905-16] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@581c4476 in QueuedThreadPool[qtp1234250905]@49912c99{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@791f145a{s=2/2,p=0}]
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@436390f4{STARTED}
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@50b0bc4c{STARTED}
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@3ef41c66{STARTED} id=0 keys=0 selected=0 updates=0
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@b9c2509 on ManagedSelector@3ef41c66{STOPPING} id=0 keys=0 selected=0 updates=0
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STOPPING} id=0 keys=0 selected=0 updates=1
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/0 selected
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@b9c2509
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@3ef41c66{STOPPING} id=0 keys=0 selected=0 updates=0
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 waiting with 0 keys
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@1e5001a6 on ManagedSelector@3ef41c66{STOPPING} id=0 keys=0 selected=0 updates=0
15:13:25.053 [JettyShutdownThread] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ef41c66{STOPPING} id=0 keys=0 selected=0 updates=1
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken with none selected
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 woken up from select, 0/0/0 selected
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2030f347 processing 0 keys, 1 updates
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
15:13:25.053 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@1e5001a6
15:13:25.054 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
15:13:25.055 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@c20be82/SelectorProducer@13c612bd/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:25.055Z
15:13:25.055 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=2/2,p=0}@48477f7f size 2 > capacity
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}]
15:13:25.060 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6b739528{s=2/2,p=0}@48477f7f in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}]
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=2/2,p=0}]
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@6b739528{s=2/2,p=0}
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=1/2,p=0}@5eefd9d7 offer STOP!
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0}@74a5d388 offer STOP!
15:13:25.060 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=0/2,p=0}@5eefd9d7 task=STOP!
15:13:25.060 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=-1/2,p=0}@5eefd9d7 Exited
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@6b739528{s=-1/2,p=0}
15:13:25.060 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=-1/2,p=0}@74a5d388 task=STOP!
15:13:25.060 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6b739528{s=-1/2,p=0}@5eefd9d7 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@6b739528{s=-1/2,p=0}]
15:13:25.060 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@6b739528{s=-1/2,p=0}@74a5d388 Exited
15:13:25.060 [WebSocketClient@1857910993-37] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-37,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@6b739528{s=-1/2,p=0}@74a5d388 in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1857910993-39,5,main] for 14999
15:13:25.060 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-38] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-38,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-33,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.060 [WebSocketClient@1857910993-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-34,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-32,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-36] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-36,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/812586739@6b11874c in QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-35,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.061 [WebSocketClient@1857910993-39] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1857910993-39,5,main] exited for QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPING,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1857910993-32,5,] for 14993
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1857910993-35,5,] for 14993
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY]
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@c20be82/SelectorProducer@13c612bd/IDLE/p=false/QueuedThreadPool[WebSocketClient@1857910993]@50b8ae8d{STOPPED,8<=0<=200,i=6,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=1,epc=3]@2021-11-11T15:13:25.067Z
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@3ef41c66{STOPPED} id=0 keys=-1 selected=-1 updates=0
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@50b0bc4c{STOPPED}
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@436390f4{STOPPED}
15:13:25.067 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@6ebd78d1{STOPPED}
15:13:25.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0]
15:13:25.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0]
15:13:25.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Stopped WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0]
15:13:25.068 [JettyShutdownThread] DEBUG org.eclipse.jetty.util.thread.ShutdownThread - Destroyed WebSocketClient@95144858[httpClient=HttpClient@6ebd78d1{STOPPED},openSessions.size=0]
[INFO] No Errors
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ jsonpath-filter ---
[INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/pom.xml to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/gerrit validation/platform/northbound/jsonpath-filtering/jsonpath-filter/target/jsonpath-filter-2.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/sensinact/gateway/nthbnd/jsonpath-filter/2.0-SNAPSHOT/jsonpath-filter-2.0-SNAPSHOT-tests.jar