Skip to content
Success

Console Output

[INFO] 
[INFO] --------< org.eclipse.sensinact.gateway.nthbnd:geojson-filter >---------
[INFO] Building sensiNact IoT Gateway - GeoJSON filter 2.0-SNAPSHOT    [65/120]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ geojson-filter ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce) @ geojson-filter ---
[INFO] 
[INFO] --- directory-maven-plugin:0.3.1:highest-basedir (directories) @ geojson-filter ---
[INFO] Highest basedir set to: /var/jenkins_home/jobs/Eclipse Sensinact/workspace
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ geojson-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ geojson-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process (default) @ geojson-filter ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ geojson-filter ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ geojson-filter ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/test-classes
[INFO] 
[INFO] --- bnd-maven-plugin:6.1.0-SNAPSHOT:bnd-process-tests (bnd-process-tests) @ geojson-filter ---
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ geojson-filter ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ geojson-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (test-jar) @ geojson-filter ---
[INFO] Building jar: /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/target/geojson-filter-2.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- bnd-resolver-maven-plugin:6.1.0-SNAPSHOT:resolve (resolve-test) @ geojson-filter ---
[INFO] Resolving /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter-tests;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-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.sensinact-security-none;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.sensinact-generic;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.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
[INFO] 
[INFO] --- bnd-testing-maven-plugin:6.1.0-SNAPSHOT:testing (testing) @ geojson-filter ---
[INFO] Matching glob *
[INFO] Testing /var/jenkins_home/jobs/Eclipse Sensinact/workspace/platform/northbound/geo-filtering/geojson-filter/tests.bndrun:
[INFO] -runbundles: ch.qos.logback.core;version='[1.2.3,1.2.4)',junit-jupiter-api;version='[5.7.2,5.7.3)',junit-jupiter-engine;version='[5.7.2,5.7.3)',junit-jupiter-params;version='[5.7.2,5.7.3)',junit-platform-commons;version='[1.7.2,1.7.3)',junit-platform-engine;version='[1.7.2,1.7.3)',junit-platform-launcher;version='[1.7.2,1.7.3)',log4j;version='[1.2.17,1.2.18)',org.apache.felix.http.jetty;version='[4.1.10,4.1.11)',org.apache.felix.http.servlet-api;version='[1.1.4,1.1.5)',org.apache.felix.scr;version='[2.1.16,2.1.17)',org.opentest4j;version='[1.2.0,1.2.1)',org.osgi.service.cm;version='[1.6.0,1.6.1)',org.osgi.service.component;version='[1.4.0,1.4.1)',org.osgi.test.common;version='[1.0.1,1.0.2)',org.osgi.test.junit5;version='[1.0.1,1.0.2)',org.osgi.util.function;version='[1.1.0,1.1.1)',org.osgi.util.promise;version='[1.1.1,1.1.2)',slf4j.api;version='[1.7.30,1.7.31)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter;version='[2.0.0,2.0.1)',org.eclipse.sensinact.gateway.nthbnd.geojson-filter-tests;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-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.sensinact-security-none;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.sensinact-generic;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.apache.felix.framework.security;version='[2.8.1,2.8.2)',ch.qos.logback.classic;version='[1.2.3,1.2.4)',json;version='[20190722.0.0,20190722.0.1)',org.eclipse.jetty.websocket.client;version='[9.4.42,9.4.43)'
16:51:34.157 [main] DEBUG org.eclipse.jetty.util.log - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
16:51:34.160 [main] INFO org.eclipse.jetty.util.log - Logging initialized @597ms to org.eclipse.jetty.util.log.Slf4jLog
16:51:34.168 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp11939193]@b62d79{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@6a84a97d,POJO}
16:51:34.172 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STOPPED}[9.4.42.v20210604] added {QueuedThreadPool[qtp11939193]@b62d79{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:34.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@1e683a3e[null] added {org.eclipse.jetty.security.DefaultIdentityService@2053d869,POJO}
16:51:34.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HashLoginService@1e683a3e[OSGi HTTP Service Realm] added {UserStore@7a419da4{STOPPED},AUTO}
16:51:34.174 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STOPPED}[9.4.42.v20210604] added {HashLoginService@1e683a3e[OSGi HTTP Service Realm],AUTO}
16:51:34.186 [main] DEBUG org.eclipse.jetty.server.handler.ContextHandlerCollection - ->[{o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STOPPED},[o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STOPPED}]}]
16:51:34.186 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ContextHandlerCollection@611889f4{STOPPED} added {o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STOPPED},AUTO}
16:51:34.187 [main] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@618425b5
16:51:34.193 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STOPPED} added {org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=-1,MANAGED}
16:51:34.195 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=-1 added {ServletHandler@729d991e{STOPPED},MANAGED}
16:51:34.195 [main] DEBUG org.eclipse.jetty.server.session - Sessions created by this manager are immortal (default maxInactiveInterval=0)
16:51:34.196 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 added {org.apache.felix.http.base.internal.EventDispatcher@36916eb0,UNMANAGED}
16:51:34.198 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@729d991e{STOPPED} added {org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
16:51:34.201 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@729d991e{STOPPED} added {[/*]=>org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43,POJO}
16:51:34.201 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STOPPED}[9.4.42.v20210604] added {ContextHandlerCollection@611889f4{STOPPED},MANAGED}
16:51:34.201 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Server@932bc4a{STOPPED}[9.4.42.v20210604]
16:51:34.203 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STARTING}[9.4.42.v20210604] added {ErrorHandler@4659191b{STOPPED},AUTO}
16:51:34.203 [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_272-b10
16:51:34.217 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting Server@932bc4a{STARTING}[9.4.42.v20210604]
16:51:34.217 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[qtp11939193]@b62d79{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
16:51:34.218 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=0}
16:51:34.219 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}] added {ReservedThreadExecutor@51c668e3{s=0/12,p=0},AUTO}
16:51:34.219 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@51c668e3{s=0/12,p=0}
16:51:34.223 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @660ms ReservedThreadExecutor@51c668e3{s=0/12,p=0}
16:51:34.224 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-28,5,main]
16:51:34.224 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-29,5,main]
16:51:34.225 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-30,5,main]
16:51:34.225 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-31,5,main]
16:51:34.225 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-32,5,main]
16:51:34.225 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-33,5,main]
16:51:34.225 [qtp11939193-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=3<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.226 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-34,5,main]
16:51:34.226 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.226 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-35,5,main]
16:51:34.226 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.226 [qtp11939193-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.226 [qtp11939193-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.227 [qtp11939193-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.227 [qtp11939193-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @664ms QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HashLoginService@1e683a3e[OSGi HTTP Service Realm]
16:51:34.227 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting UserStore@7a419da4{STOPPED}
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @664ms UserStore@7a419da4{STARTED}
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @665ms HashLoginService@1e683a3e[OSGi HTTP Service Realm]
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ContextHandlerCollection@611889f4{STOPPED}
16:51:34.227 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ContextHandlerCollection@611889f4{STARTING}
16:51:34.227 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STOPPED}
16:51:34.229 [main] DEBUG org.eclipse.jetty.http.PreEncodedHttpField - HttpField encoders loaded: []
16:51:34.236 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting o.e.j.s.ServletContextHandler@3f6b0be5{/,null,STARTING}
16:51:34.236 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0
16:51:34.238 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 added {org.eclipse.jetty.server.session.DefaultSessionCache@644baf4a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false],AUTO}
16:51:34.239 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.DefaultSessionCache@644baf4a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false] added {org.eclipse.jetty.server.session.NullSessionDataStore@6892b3b6[passivating=false,graceSec=3600],AUTO}
16:51:34.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DefaultSessionIdManager@2e8c1c9b{STOPPED}[worker=null]
16:51:34.240 [main] INFO org.eclipse.jetty.server.session - DefaultSessionIdManager workerName=node0
16:51:34.240 [main] INFO org.eclipse.jetty.server.session - No SessionScavenger set, using defaults
16:51:34.240 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DefaultSessionIdManager@2e8c1c9b{STARTING}[worker=node0] added {HouseKeeper@1530c739{STOPPED}[interval=600000, ownscheduler=false],MANAGED}
16:51:34.240 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HouseKeeper@1530c739{STOPPED}[interval=600000, ownscheduler=false]
16:51:34.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@15bb5034{STOPPED}
16:51:34.241 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @679ms ScheduledExecutorScheduler@15bb5034{STARTED}
16:51:34.241 [main] DEBUG org.eclipse.jetty.server.session - Using own scheduler for scavenging
16:51:34.242 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 660000ms
16:51:34.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @679ms HouseKeeper@1530c739{STARTED}[interval=660000, ownscheduler=true]
16:51:34.242 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @679ms DefaultSessionIdManager@2e8c1c9b{STARTED}[worker=node0]
16:51:34.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STARTING}[9.4.42.v20210604] added {DefaultSessionIdManager@2e8c1c9b{STARTED}[worker=node0],MANAGED}
16:51:34.242 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 added {DefaultSessionIdManager@2e8c1c9b{STARTED}[worker=node0],UNMANAGED}
16:51:34.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@25ce9dc4{STOPPED}
16:51:34.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @680ms ScheduledExecutorScheduler@25ce9dc4{STARTED}
16:51:34.243 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0
16:51:34.243 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServletHandler@729d991e{STOPPED}
16:51:34.245 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43[EMBEDDED:null]
16:51:34.246 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
16:51:34.246 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
16:51:34.246 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
16:51:34.246 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
16:51:34.247 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=1]
16:51:34.247 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
16:51:34.247 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Adding Default404Servlet to ServletHandler@729d991e{STARTING}
16:51:34.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@729d991e{STARTING} added {org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED},AUTO}
16:51:34.247 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServletHandler@729d991e{STARTING} added {[/]=>org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667,POJO}
16:51:34.247 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43[EMBEDDED:null]
16:51:34.248 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
16:51:34.248 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667[EMBEDDED:null]
16:51:34.248 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2]
16:51:34.248 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
16:51:34.248 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
16:51:34.248 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
16:51:34.248 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/*[EMBEDDED:null] mapped to servlet=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43[EMBEDDED:null]
16:51:34.249 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@5fa{/*},resource=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=1]
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - Path=/[EMBEDDED:null] mapped to servlet=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667[EMBEDDED:null]
16:51:34.249 [main] DEBUG org.eclipse.jetty.http.pathmap.PathMappings - Added MappedResource[pathSpec=ServletPathSpec@4e{/},resource=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}] to PathMappings[size=2]
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - filterNameMap={}
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - pathFilters=null
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletFilterMap=null
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletPathMap=PathMappings[size=2]
16:51:34.249 [main] DEBUG org.eclipse.jetty.servlet.ServletHandler - servletNameMap={org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43=org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667=org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}}
16:51:34.250 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ServletHandler@729d991e{STARTING}
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @687ms ServletHandler@729d991e{STARTED}
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.DefaultSessionCache@644baf4a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.session.NullSessionDataStore@6892b3b6[passivating=false,graceSec=3600]
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @687ms org.eclipse.jetty.server.session.NullSessionDataStore@6892b3b6[passivating=false,graceSec=3600]
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @688ms org.eclipse.jetty.server.session.DefaultSessionCache@644baf4a[evict=-1,removeUnloadable=false,saveOnCreate=false,saveOnInactiveEvict=false]
16:51:34.250 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @688ms org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0
16:51:34.253 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
16:51:34.254 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @691ms org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
16:51:34.255 [main] DEBUG org.eclipse.jetty.servlet.ServletHolder - Servlet.init null for org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43
16:51:34.255 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}
16:51:34.255 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @693ms org.eclipse.jetty.servlet.ServletHandler$Default404Servlet-74e28667==org.eclipse.jetty.servlet.ServletHandler$Default404Servlet@1c81cadd{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STARTED}
16:51:34.256 [main] INFO org.eclipse.jetty.server.handler.ContextHandler - Started o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:34.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @693ms o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:34.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @693ms ContextHandlerCollection@611889f4{STARTED}
16:51:34.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ErrorHandler@4659191b{STOPPED}
16:51:34.256 [main] DEBUG org.eclipse.jetty.server.handler.AbstractHandler - starting ErrorHandler@4659191b{STARTING}
16:51:34.256 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @694ms ErrorHandler@4659191b{STARTED}
16:51:34.257 [main] INFO org.eclipse.jetty.server.Server - Started @694ms
16:51:34.257 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @694ms Server@932bc4a{STARTED}[9.4.42.v20210604]
16:51:34.257 [main] INFO org.eclipse.jetty.server.session - node0 Scavenging every 600000ms
16:51:34.261 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpConnectionFactory@5b247367[HTTP/1.1] added {HttpConfiguration@268f106e{32768/8192,8192/8192,https://:0,[]},POJO}
16:51:34.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{null, ()}{0.0.0.0:0} added {Server@932bc4a{STARTED}[9.4.42.v20210604],UNMANAGED}
16:51:34.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{null, ()}{0.0.0.0:0} added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.270 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{null, ()}{0.0.0.0:0} added {ScheduledExecutorScheduler@4c163e3{STOPPED},AUTO}
16:51:34.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{null, ()}{0.0.0.0:0} added {org.eclipse.jetty.io.ArrayByteBufferPool@4a8355dd,POJO}
16:51:34.271 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{null, (http/1.1)}{0.0.0.0:0} added {HttpConnectionFactory@5b247367[HTTP/1.1],AUTO}
16:51:34.271 [main] DEBUG org.eclipse.jetty.server.AbstractConnector - ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added HttpConnectionFactory@5b247367[HTTP/1.1]
16:51:34.273 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:0} added {SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:0},MANAGED}
16:51:34.274 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STARTED}[9.4.42.v20210604] added {ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899},UNMANAGED}
16:51:34.274 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
16:51:34.279 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {sun.nio.ch.ServerSocketChannelImpl[/0.0.0.0:8899],POJO}
16:51:34.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@4c163e3{STOPPED}
16:51:34.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @717ms ScheduledExecutorScheduler@4c163e3{STARTED}
16:51:34.279 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpConnectionFactory@5b247367[HTTP/1.1]
16:51:34.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @717ms HttpConnectionFactory@5b247367[HTTP/1.1]
16:51:34.280 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
16:51:34.288 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.286Z added {SelectorProducer@68c9d179,POJO}
16:51:34.288 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.288Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.288 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.288Z created
16:51:34.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@69c81773{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.289Z,MANAGED}
16:51:34.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@69c81773{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.289Z added {SelectorProducer@7e990ed7,POJO}
16:51:34.289 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.289Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.290 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.29Z created
16:51:34.290 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@c05fddc{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.29Z,MANAGED}
16:51:34.290 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@c05fddc{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.291 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.291Z added {SelectorProducer@4d15107f,POJO}
16:51:34.291 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.291Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.292 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.292Z created
16:51:34.292 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@7b4c50bc{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.292Z,MANAGED}
16:51:34.292 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@7b4c50bc{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.293 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.293Z added {SelectorProducer@50378a4,POJO}
16:51:34.293 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.293Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.293 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.293Z created
16:51:34.294 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@60f00693{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.294Z,MANAGED}
16:51:34.294 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@60f00693{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.295 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.294Z added {SelectorProducer@491b9b8,POJO}
16:51:34.295 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.295Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.295 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.295Z created
16:51:34.296 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@1a4927d6{STOPPED} id=4 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.296Z,MANAGED}
16:51:34.296 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@1a4927d6{STOPPED} id=4 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.296 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.296Z added {SelectorProducer@aba625,POJO}
16:51:34.296 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.296Z added {QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}],UNMANAGED}
16:51:34.297 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.296Z created
16:51:34.297 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@97e93f1{STOPPED} id=5 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.297Z,MANAGED}
16:51:34.297 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {ManagedSelector@97e93f1{STOPPED} id=5 keys=-1 selected=-1 updates=0,AUTO}
16:51:34.297 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@69c81773{STOPPED} id=0 keys=-1 selected=-1 updates=0
16:51:34.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.297Z
16:51:34.298 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @735ms EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.298Z
16:51:34.300 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6b09fb41 startThread=0
16:51:34.300 [qtp11939193-28] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6b09fb41 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.300 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@624ea235 on ManagedSelector@69c81773{STARTING} id=0 keys=0 selected=0 updates=0
16:51:34.301 [qtp11939193-28] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4722ef0c/SelectorProducer@68c9d179/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.3Z tryProduce false
16:51:34.302 [qtp11939193-28] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.302 [qtp11939193-28] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@624ea235
16:51:34.302 [qtp11939193-28] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.303 [qtp11939193-28] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5a842ab waiting with 0 keys
16:51:34.303 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @740ms ManagedSelector@69c81773{STARTED} id=0 keys=0 selected=0 updates=0
16:51:34.303 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@c05fddc{STOPPED} id=1 keys=-1 selected=-1 updates=0
16:51:34.303 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.303Z
16:51:34.303 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @740ms EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.303Z
16:51:34.304 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3932c79a startThread=0
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3932c79a in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.304 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@782859e on ManagedSelector@c05fddc{STARTING} id=1 keys=0 selected=0 updates=0
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.304Z tryProduce false
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@782859e
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.304 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 0 keys
16:51:34.304 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @741ms ManagedSelector@c05fddc{STARTED} id=1 keys=0 selected=0 updates=0
16:51:34.304 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@7b4c50bc{STOPPED} id=2 keys=-1 selected=-1 updates=0
16:51:34.305 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.305Z
16:51:34.305 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @742ms EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.305Z
16:51:34.305 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@23f5b5dc startThread=0
16:51:34.305 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@23f5b5dc in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.305 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@34bde49d on ManagedSelector@7b4c50bc{STARTING} id=2 keys=0 selected=0 updates=0
16:51:34.305 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.305Z tryProduce false
16:51:34.305 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.305 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@34bde49d
16:51:34.306 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.306 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @743ms ManagedSelector@7b4c50bc{STARTED} id=2 keys=0 selected=0 updates=0
16:51:34.306 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 0 keys
16:51:34.306 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@60f00693{STOPPED} id=3 keys=-1 selected=-1 updates=0
16:51:34.306 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.306Z
16:51:34.306 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @743ms EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.306Z
16:51:34.306 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@1b1cfb87 startThread=0
16:51:34.306 [qtp11939193-30] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@1b1cfb87 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.306 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@821330f on ManagedSelector@60f00693{STARTING} id=3 keys=0 selected=0 updates=0
16:51:34.307 [qtp11939193-30] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@5884a914/SelectorProducer@50378a4/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.306Z tryProduce false
16:51:34.307 [qtp11939193-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.307 [qtp11939193-30] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@821330f
16:51:34.307 [qtp11939193-30] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.307 [qtp11939193-30] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@2af9d5c9 waiting with 0 keys
16:51:34.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @744ms ManagedSelector@60f00693{STARTED} id=3 keys=0 selected=0 updates=0
16:51:34.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@1a4927d6{STOPPED} id=4 keys=-1 selected=-1 updates=0
16:51:34.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.307Z
16:51:34.307 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @745ms EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.307Z
16:51:34.308 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6f43c82 startThread=0
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6f43c82 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.308 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5db6b9cd on ManagedSelector@1a4927d6{STARTING} id=4 keys=0 selected=0 updates=0
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@79207381/SelectorProducer@491b9b8/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.308Z tryProduce false
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5db6b9cd
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.308 [qtp11939193-32] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4e4ccffc waiting with 0 keys
16:51:34.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @745ms ManagedSelector@1a4927d6{STARTED} id=4 keys=0 selected=0 updates=0
16:51:34.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@97e93f1{STOPPED} id=5 keys=-1 selected=-1 updates=0
16:51:34.308 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.308Z
16:51:34.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @746ms EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.308Z
16:51:34.309 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@210ab13f startThread=0
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@210ab13f in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.309 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@20b2475a on ManagedSelector@97e93f1{STARTING} id=5 keys=0 selected=0 updates=0
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@7a6d7e92/SelectorProducer@aba625/IDLE/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:34.309Z tryProduce false
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@20b2475a
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:34.309 [qtp11939193-34] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@5a684255 waiting with 0 keys
16:51:34.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @746ms ManagedSelector@97e93f1{STARTED} id=5 keys=0 selected=0 updates=0
16:51:34.309 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @746ms SelectorManager@ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
16:51:34.310 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899} added {acceptor-0@1be2019a,POJO}
16:51:34.310 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue acceptor-0@1be2019a startThread=0
16:51:34.310 [qtp11939193-33] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run acceptor-0@1be2019a in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:34.310 [main] INFO org.eclipse.jetty.server.AbstractConnector - Started ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
16:51:34.310 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @748ms ServerConnector@514646ef{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=6]
16:51:34.328 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - Server@932bc4a{STARTED}[9.4.42.v20210604] added {org.apache.felix.http.jetty.internal.RequestLogTracker@5efa40fe,POJO}
16:51:34.461 [main] DEBUG org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - Starting introspection in bundle %s
16:51:34.465 [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
16:51:34.466 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /ws/sensinact servlet registered
16:51:34.468 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.login servlet registered
16:51:34.469 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact.register servlet registered
16:51:34.470 [main] INFO org.eclipse.sensinact.gateway.nthbnd.rest.component.RestAccessConfigurator - /sensinact/* servlet registered
16:51:34.472 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s
16:51:34.581 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.586 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
16:51:34.588 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.patternEnd()
16:51:34.588 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
16:51:34.588 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.589 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.590 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
16:51:34.590 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.maxInclusiveEnd()
16:51:34.590 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.minInclusiveEnd()
16:51:34.591 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
16:51:34.591 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.592 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.596 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
16:51:34.597 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
16:51:34.597 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
16:51:34.597 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
16:51:34.597 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
16:51:34.597 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.598 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.599 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
16:51:34.599 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
16:51:34.599 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
16:51:34.599 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
16:51:34.600 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
16:51:34.600 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.601 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.603 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.minInclusiveEnd()
16:51:34.604 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ParameterDefinition.maxInclusiveEnd()
16:51:34.604 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.parameterEnd()
16:51:34.604 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ArgumentDefinition.valueEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.TriggerBuilderDefinition.argumentEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ReferenceDefinition.builderEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.MethodDefinition.referenceEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.methodEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.605 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesStart(org.xml.sax.Attributes)
16:51:34.606 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.serviceEnd()
16:51:34.606 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.deviceEnd()
16:51:34.607 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.devicesEnd()
16:51:34.612 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized...
16:51:34.663 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.664 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.665 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.665 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.668 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s
16:51:34.671 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.672 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.674 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.675 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.676 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.676 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.682 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.683 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.686 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.686 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.689 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started
16:51:34.690 [main] DEBUG org.eclipse.sensinact.gateway.common.bundle.AbstractActivator - Starting introspection in bundle %s
16:51:34.705 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesStart(org.xml.sax.Attributes)
16:51:34.706 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.policiesEnd()
16:51:34.706 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.identifierEnd()
16:51:34.707 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.AttributeDefinition.valueEnd()
16:51:34.707 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.ResourceInfoDefinition.attributeEnd()
16:51:34.707 [main] DEBUG org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler - org.eclipse.sensinact.gateway.generic.parser.XmlResourceConfigHandler.resourceInfoEnd()
16:51:34.707 [main] INFO org.eclipse.sensinact.gateway.generic.ExtModelConfiguration - ExtModelConfiguration initialized...
16:51:34.751 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - pre-processing done
16:51:34.775 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.776 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.776 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.777 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.777 [main] INFO org.eclipse.sensinact.gateway.core.ServiceProviderImpl - New service discovered for '%s' service provider : %s
16:51:34.779 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - '%s' resource registered
16:51:34.779 [main] DEBUG org.eclipse.sensinact.gateway.core.ResourceImpl - %s already started
16:51:34.780 [main] DEBUG org.eclipse.sensinact.gateway.core.ServiceProviderImpl - ServiceProvider '%s' started
16:51:34.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.Connector - Service provider discovered : slider
16:51:34.780 [main] DEBUG org.eclipse.sensinact.gateway.generic.DefaultConnectorCustomizer - post-processing done
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {HttpClientTransportOverHTTP@619bd14c{STOPPED},AUTO}
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {Client@4acf72b6[provider=null,keyStore=null,trustStore=null],AUTO}
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {org.eclipse.jetty.client.ProtocolHandlers@7561db12,POJO}
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {org.eclipse.jetty.client.HttpClient$ContentDecoderFactorySet@3301500b,POJO}
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[qtp615853374]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY] added {org.eclipse.jetty.util.thread.ThreadPoolBudget@15deb1dc,POJO}
16:51:35.096 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.097 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STOPPED} added {org.eclipse.jetty.io.MappedByteBufferPool@36dce7ed,POJO}
16:51:35.097 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@8348f4c1[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0] added {HttpClient@6754ef00{STOPPED},AUTO}
16:51:35.097 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@8348f4c1[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0] added {SessionTracker@27a0a5a2{STOPPED},AUTO}
16:51:35.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@28fa700e{STOPPED} added {InflaterPool@3d526ad9{STOPPED,size=0,capacity=UNLIMITED},AUTO}
16:51:35.099 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@28fa700e{STOPPED} added {DeflaterPool@e041f0c{STOPPED,size=0,capacity=UNLIMITED},AUTO}
16:51:35.100 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0] added {WebSocketExtensionFactory@28fa700e{STOPPED},AUTO}
16:51:35.101 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0]
16:51:35.101 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClient@6754ef00{STOPPED}
16:51:35.101 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STARTING} added {ScheduledExecutorScheduler@6bd51ed8{STOPPED},AUTO}
16:51:35.101 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STARTING} added {org.eclipse.jetty.util.SocketAddressResolver$Async@eadb475,POJO}
16:51:35.105 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpClientTransportOverHTTP@619bd14c{STOPPED}
16:51:35.105 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClientTransportOverHTTP@619bd14c{STARTING} added {ClientSelectorManager@51bde877{STOPPED},AUTO}
16:51:35.105 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ClientSelectorManager@51bde877{STOPPED}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z added {SelectorProducer@492fc69e,POJO}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z created
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@117632cf{STOPPED} id=0 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z,MANAGED}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@117632cf{STOPPED} id=0 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z added {SelectorProducer@d71adc2,POJO}
16:51:35.106 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.106Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z created
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3add81c4{STOPPED} id=1 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z,MANAGED}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@3add81c4{STOPPED} id=1 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z added {SelectorProducer@1c65121,POJO}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z created
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@159e366{STOPPED} id=2 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.107Z,MANAGED}
16:51:35.107 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@159e366{STOPPED} id=2 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z added {SelectorProducer@24528a25,POJO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z created
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@17ae98d7{STOPPED} id=3 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z,MANAGED}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@17ae98d7{STOPPED} id=3 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z added {SelectorProducer@6ac4944a,POJO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.108 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.108Z created
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@5a772895{STOPPED} id=4 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z,MANAGED}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@5a772895{STOPPED} id=4 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z added {SelectorProducer@704b2127,POJO}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z added {QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY],AUTO}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z created
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ManagedSelector@3ee39da0{STOPPED} id=5 keys=-1 selected=-1 updates=0 added {EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z,MANAGED}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - ClientSelectorManager@51bde877{STARTING} added {ManagedSelector@3ee39da0{STOPPED} id=5 keys=-1 selected=-1 updates=0,AUTO}
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@117632cf{STOPPED} id=0 keys=-1 selected=-1 updates=0
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.109Z
16:51:35.109 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=0,r=-1,q=0}[NO_TRY]
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=0<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}] added {ReservedThreadExecutor@5d332969{s=0/12,p=0},AUTO}
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ReservedThreadExecutor@5d332969{s=0/12,p=0}
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1547ms ReservedThreadExecutor@5d332969{s=0/12,p=0}
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-44,5,main]
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-45,5,main]
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-46,5,main]
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-47,5,main]
16:51:35.110 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-48,5,main]
16:51:35.111 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-49,5,main]
16:51:35.111 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=4<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=5<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=6<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-50,5,main]
16:51:35.111 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=7<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.111 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-51,5,main]
16:51:35.111 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTING,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1551ms QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.114 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.114 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1551ms EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=8,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.114Z
16:51:35.114 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@49bf29c6 startThread=0
16:51:35.114 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7ee55e70 on ManagedSelector@117632cf{STARTING} id=0 keys=0 selected=0 updates=0
16:51:35.114 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@49bf29c6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.115 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.115Z tryProduce false
16:51:35.115 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.115 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7ee55e70
16:51:35.115 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1552ms ManagedSelector@117632cf{STARTED} id=0 keys=0 selected=0 updates=0
16:51:35.115 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a waiting with 0 keys
16:51:35.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3add81c4{STOPPED} id=1 keys=-1 selected=-1 updates=0
16:51:35.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.115Z
16:51:35.115 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1552ms EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.115Z
16:51:35.115 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3fcdcf startThread=0
16:51:35.115 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@7668d560 on ManagedSelector@3add81c4{STARTING} id=1 keys=0 selected=0 updates=0
16:51:35.115 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3fcdcf in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.116 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.115Z tryProduce false
16:51:35.116 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.116 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@7668d560
16:51:35.116 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.116 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 0 keys
16:51:35.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1553ms ManagedSelector@3add81c4{STARTED} id=1 keys=0 selected=0 updates=0
16:51:35.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@159e366{STOPPED} id=2 keys=-1 selected=-1 updates=0
16:51:35.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.116Z
16:51:35.116 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1553ms EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.116Z
16:51:35.116 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@46292372 startThread=0
16:51:35.116 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@126be319 on ManagedSelector@159e366{STARTING} id=2 keys=0 selected=0 updates=0
16:51:35.116 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@46292372 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.116 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.116Z tryProduce false
16:51:35.116 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.116 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@126be319
16:51:35.117 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1554ms ManagedSelector@159e366{STARTED} id=2 keys=0 selected=0 updates=0
16:51:35.117 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af waiting with 0 keys
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@17ae98d7{STOPPED} id=3 keys=-1 selected=-1 updates=0
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.117Z
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1554ms EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.117Z
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6c44052e startThread=0
16:51:35.117 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@5c371e13 on ManagedSelector@17ae98d7{STARTING} id=3 keys=0 selected=0 updates=0
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6c44052e in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.117Z tryProduce false
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@5c371e13
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.117 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc waiting with 0 keys
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1555ms ManagedSelector@17ae98d7{STARTED} id=3 keys=0 selected=0 updates=0
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@5a772895{STOPPED} id=4 keys=-1 selected=-1 updates=0
16:51:35.117 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.117Z
16:51:35.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1555ms EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.118Z
16:51:35.118 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@530a8454 startThread=0
16:51:35.118 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@1e34c607 on ManagedSelector@5a772895{STARTING} id=4 keys=0 selected=0 updates=0
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@530a8454 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.118Z tryProduce false
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@1e34c607
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.118 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 waiting with 0 keys
16:51:35.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1555ms ManagedSelector@5a772895{STARTED} id=4 keys=0 selected=0 updates=0
16:51:35.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ManagedSelector@3ee39da0{STOPPED} id=5 keys=-1 selected=-1 updates=0
16:51:35.118 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.118Z
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1556ms EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.118Z
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@5215cd9a startThread=0
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@5215cd9a in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.119 [main] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$Start@36b6964d on ManagedSelector@3ee39da0{STARTING} id=5 keys=0 selected=0 updates=0
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.119Z tryProduce false
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$Start@36b6964d
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.119 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 waiting with 0 keys
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1556ms ManagedSelector@3ee39da0{STARTED} id=5 keys=0 selected=0 updates=0
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1556ms ClientSelectorManager@51bde877{STARTED}
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1556ms HttpClientTransportOverHTTP@619bd14c{STARTED}
16:51:35.119 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting Client@4acf72b6[provider=null,keyStore=null,trustStore=null]
16:51:35.229 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Protocols [TLSv1.2, TLSv1.1, TLSv1] of [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1, SSLv3, SSLv2Hello]
16:51:35.229 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Selected Ciphers   [TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_EMPTY_RENEGOTIATION_INFO_SCSV] of [TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
16:51:35.230 [main] DEBUG org.eclipse.jetty.util.ssl.SslContextFactory - Customize sun.security.ssl.SSLEngineImpl@14c053c6
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1669ms Client@4acf72b6[provider=null,keyStore=null,trustStore=null]
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@6bd51ed8{STOPPED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1669ms ScheduledExecutorScheduler@6bd51ed8{STARTED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms HttpClient@6754ef00{STARTED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@27a0a5a2{STOPPED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms SessionTracker@27a0a5a2{STARTED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@28fa700e{STOPPED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@3d526ad9{STOPPED,size=0,capacity=UNLIMITED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms InflaterPool@3d526ad9{STARTED,size=0,capacity=UNLIMITED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@e041f0c{STOPPED,size=0,capacity=UNLIMITED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms DeflaterPool@e041f0c{STARTED,size=0,capacity=UNLIMITED}
16:51:35.232 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms WebSocketExtensionFactory@28fa700e{STARTED}
16:51:35.233 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1670ms WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STARTED},openSessions.size=0]
16:51:35.234 [main] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - connect websocket org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a to ws://127.0.0.1:8899/ws/sensinact
16:51:35.244 [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.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketError())
16:51:35.246 [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.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=null], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketClose())
16:51:35.247 [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.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketConnect())
16:51:35.248 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedScanner - onMethodAnnotation(JettyAnnotatedMetadata[onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.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.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]], class org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient, public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String), @org.eclipse.jetty.websocket.api.annotations.OnWebSocketMessage())
16:51:35.250 [main] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a, policy=WebSocketPolicy@64711bf2[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.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)],onBinary=null,onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false],onFrame=null,onError=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.handleError(java.lang.Throwable),wantsSession=false,streaming=false],onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]]
16:51:35.260 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpClient@6754ef00{STARTED} added {HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=null,MANAGED}
16:51:35.260 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=null
16:51:35.263 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0] added {Pool@771158fb[size=0 closed=false],POJO}
16:51:35.264 [main] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0] added {DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0],MANAGED}
16:51:35.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:35.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1701ms DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:35.264 [main] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1701ms HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:35.264 [main] DEBUG org.eclipse.jetty.client.HttpClient - Created HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f]
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.HttpDestination - Queued WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f for HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=1]
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=true on DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=1]
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating connection 0/64 with 0 pending
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Try creating(true) connection, pending/demand/supply: 0/2/0, result=true
16:51:35.266 [main] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Creating connection 0/64 at Entry@410e94e{CLOSED, usage=0, multiplex=0/1, pooled=null}
16:51:35.268 [main] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$460/1015122628@2516fc68 startThread=0
16:51:35.268 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$460/1015122628@2516fc68 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.269 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.SocketAddressResolver - Resolved 127.0.0.1 in 0 ms
16:51:35.273 [qtp11939193-33-acceptor-0@1be2019a-ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@279ade21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41376]] on ManagedSelector@c05fddc{STARTED} id=1 keys=0 selected=0 updates=0
16:51:35.273 [qtp11939193-33-acceptor-0@1be2019a-ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=0 selected=0 updates=1
16:51:35.273 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Connect@6f03982f{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]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}} on ManagedSelector@3add81c4{STARTED} id=1 keys=0 selected=0 updates=0
16:51:35.273 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=0 selected=0 updates=1
16:51:35.274 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.274 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.274 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$460/1015122628@2516fc68 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.274 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/0 selected
16:51:35.274 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/0 selected
16:51:35.274 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:35.274 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.274 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:35.274 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.274 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@279ade21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41376]]
16:51:35.274 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update Connect@6f03982f{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]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}}
16:51:35.275 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.275 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@279ade21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41376]] startThread=0
16:51:35.275 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.275 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@279ade21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41376]] in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:35.275 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.275 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.275 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:35.275 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:35.276 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 8 sun.nio.ch.SelectionKeyImpl@6e6899aa Connect@6f03982f{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]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}} 
16:51:35.276 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Connected true java.nio.channels.SocketChannel[connected local=/127.0.0.1:41376 remote=/127.0.0.1:8899]
16:51:35.276 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CreateEndPoint@6a5710bf{Connect@6f03982f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:41376 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]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}}} startThread=0
16:51:35.277 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.277 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.277 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CreateEndPoint@6a5710bf{Connect@6f03982f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:41376 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]@6034e75d,queue=1,pool=DuplexConnectionPool@325f7fa9[c=1/1/64,a=0,i=0,q=1], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}}} in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.277 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.280 [qtp11939193-35] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 2 ms, remaining: 59998 ms
16:51:35.280 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=2/3600000}{io=0/0,kio=0,kro=8}-><null> idle timeout check, elapsed: 2 ms, remaining: 3599998 ms
16:51:35.295 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpClientTransport - Created HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=17/3600000}{io=0/0,kio=0,kro=8}-><null>
16:51:35.295 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@3ade59ef on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.295 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=18/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=19/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@3c9e72b7{HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.296 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=2
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 2 updates
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@3ade59ef
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:35.297 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Connection creation succeeded Entry@410e94e{CLOSED, usage=0, multiplex=0/1, pooled=null}: HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.297 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Acquiring create=false on DuplexConnectionPool@325f7fa9[c=0/1/64,a=0,i=1,q=1]
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.297 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.297 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Activated Entry@410e94e{INUSE, usage=1, multiplex=1/1, pooled=HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]} Pool@771158fb[size=1 closed=false]
16:51:35.298 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpDestination - Processing exchange HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[PENDING/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]} on HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] of HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/1/64,a=1,i=0,q=0]
16:51:35.298 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpConnection - Normalizing true WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
16:51:35.298 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[PENDING/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]} associated true to HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[PENDING/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=IDLE,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.299 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Request begin WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
16:51:35.299 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Request headers WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
Accept-Encoding: gzip
User-Agent: Jetty/9.4.42.v20210604
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: G2cTcJdWhDF4YGsZJHhZlg==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899
16:51:35.301 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=23/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:35.301 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}-><null>
16:51:35.301 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@527b15db on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.301 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.301 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpContent - Advanced content to last chunk
16:51:35.301 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=24/60000}{io=0/0,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@56299881{HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.302 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (0 bytes) - NEED_HEADER/HttpGenerator@5bb4f2d9{s=START}
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=2
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 2 updates
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@527b15db
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.302 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@279ade21[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41376]] in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}]
16:51:35.302 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=0}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.303 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.303 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.306 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.TypeUtil - This JVM Runtime does not support Modules, disabling Jetty internal support
16:51:35.306 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders GET{u=/ws/sensinact,HTTP/1.1,h=9,cl=-1} last=true content=HeapByteBuffer@2adb3904[p=0,l=0,c=0,r=0]={<<<>>>}
16:51:35.306 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpGenerator - Accept-Encoding: gzip
User-Agent: Jetty/9.4.42.v20210604
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: G2cTcJdWhDF4YGsZJHhZlg==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899


16:51:35.307 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT
16:51:35.307 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (267 bytes), chunk (-1 bytes), content (0 bytes) - FLUSH/HttpGenerator@5bb4f2d9{s=COMPLETING}
16:51:35.307 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [HeapByteBuffer@53fe8e92[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@5c04adf8[p=0,l=0,c=0,r=0]={<<<>>>},HeapByteBuffer@2adb3904[p=0,l=0,c=0,r=0]={<<<>>>}]
16:51:35.307 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:35.307 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:35.307 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:35.307 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=5/60000}{io=1/1,kio=1,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
16:51:35.308 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 267 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=11/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[PENDING/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=HEADERS,snd=SENDING,failure=null)[HttpGenerator@5bb4f2d9{s=COMPLETING}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.308 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=267 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:35.308 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=5/60000}{io=1/0,kio=1,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.308 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:35.308 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=6/60000}{io=1/0,kio=1,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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
16:51:35.308 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.308Z
16:51:35.308 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1} startReservedThread p=1
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Generated headers (-1 bytes), chunk (-1 bytes), content (-1 bytes) - DONE/HttpGenerator@5bb4f2d9{s=END}
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Request committed WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Request success WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated request for HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]}, result: null
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpSender - Terminating request WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=8}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.309 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@51c668e3{s=0/12,p=1}@2efc2ff7 startThread=0
16:51:35.309 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@51c668e3{s=0/12,p=1}@2efc2ff7 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}]
16:51:35.309 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CreateEndPoint@6a5710bf{Connect@6f03982f{java.nio.channels.SocketChannel[connected local=/127.0.0.1:41376 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]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/1/64,a=1,i=0,q=0], http.connection.promise=org.eclipse.jetty.client.HttpClient$1$1@ee0720, client.connector=HttpClient@6754ef00{STARTED}}}} in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}]
16:51:35.309 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=1}@2efc2ff7 started
16:51:35.310 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 waiting
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.309Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=7/60000}{io=1/0,kio=1,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=8/60000}{io=1/0,kio=1,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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=1
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-55,5,main]
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.310 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:35.310 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.310 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:35.310 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@56299881{HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 267 HeapByteBuffer@7f9d9ef0[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}
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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@7f9d9ef0[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}
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=START,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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@7f9d9ef0[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} {}
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[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}
16:51:35.311 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> IN_VALUE
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept-Encoding: gzip --> FIELD
16:51:35.312 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Key --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Version --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Pragma: no-cache --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Cache-Control: no-cache --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - upgrade HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=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
16:51:35.313 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelOverHttp - No factory for Upgrade: websocket in ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}
16:51:35.314 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/ws/sensinact on HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1}
GET //127.0.0.1:8899/ws/sensinact HTTP/1.1
Accept-Encoding: gzip
User-Agent: Jetty/9.4.42.v20210604
Upgrade: websocket
Connection: Upgrade
Sec-WebSocket-Key: G2cTcJdWhDF4YGsZJHhZlg==
Sec-WebSocket-Version: 13
Pragma: no-cache
Cache-Control: no-cache
Host: 127.0.0.1:8899


16:51:35.314 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=//127.0.0.1:8899/ws/sensinact,age=1} parsed true HttpParser{s=CONTENT,0 of -1}
16:51:35.314 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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}
16:51:35.315 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/ws/sensinact HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=2} 
16:51:35.315 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1744d562{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:35.315 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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}
16:51:35.316 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /ws/sensinact on HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=3}
16:51:35.316 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/ws/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:35.316 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/ws/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:35.316 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:35.316 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:35.317 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/ws/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:35.317 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@755c9d90{STOPPED} added {InflaterPool@715ff14d{STOPPED,size=0,capacity=UNLIMITED},AUTO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketExtensionFactory@755c9d90{STOPPED} added {DeflaterPool@4ebbeca3{STOPPED,size=0,capacity=UNLIMITED},AUTO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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@7ac244a2{STOPPED},AUTO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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@2f16dcc4,POJO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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@12409805{STOPPED},AUTO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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@755c9d90{STOPPED},AUTO}
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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]
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.DecoratedObjectFactory - Adding Decorator: org.eclipse.jetty.util.DeprecationWarning@5915e7b0
16:51:35.326 [qtp11939193-55] INFO org.eclipse.jetty.websocket.server.WebSocketServerFactory - No DecoratedObjectFactory provided, using new org.eclipse.jetty.util.DecoratedObjectFactory[decorators=1]
16:51:35.326 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting ScheduledExecutorScheduler@7ac244a2{STOPPED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms ScheduledExecutorScheduler@7ac244a2{STARTED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SessionTracker@12409805{STOPPED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms SessionTracker@12409805{STARTED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketExtensionFactory@755c9d90{STOPPED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting InflaterPool@715ff14d{STOPPED,size=0,capacity=UNLIMITED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms InflaterPool@715ff14d{STARTED,size=0,capacity=UNLIMITED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting DeflaterPool@4ebbeca3{STOPPED,size=0,capacity=UNLIMITED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms DeflaterPool@4ebbeca3{STARTED,size=0,capacity=UNLIMITED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms WebSocketExtensionFactory@755c9d90{STARTED}
16:51:35.327 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1764ms WebSocketServerFactory@61a986fb[defaultPolicy=WebSocketPolicy@7b06131e[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]
16:51:35.347 [qtp11939193-55] 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())
16:51:35.347 [qtp11939193-55] 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())
16:51:35.347 [qtp11939193-55] 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())
16:51:35.348 [qtp11939193-55] 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())
16:51:35.349 [qtp11939193-55] 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())
16:51:35.349 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - ctor / object=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90, policy=WebSocketPolicy@8d54bb1[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]]
16:51:35.350 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[]
16:51:35.355 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - HttpConnection: HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=42}
16:51:35.355 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - WebSocketConnection: WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=43/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=42}
16:51:35.356 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Discovered default RemoteEndpointFactory: null
16:51:35.357 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=45/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=43},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=45/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44}]
16:51:35.357 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=45/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=45/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44}] added {WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44},POJO}
16:51:35.357 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=44}] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],AUTO}
16:51:35.358 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=46/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45}]
16:51:35.358 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45}]
16:51:35.358 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90]
16:51:35.358 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1796ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90]
16:51:35.359 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1796ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=45}]
16:51:35.359 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=47/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=46},remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],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}
16:51:35.359 [qtp11939193-55] 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]
16:51:35.359 [qtp11939193-55] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1796ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]
16:51:35.359 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Handshake Response: org.eclipse.jetty.websocket.server.HandshakeRFC6455@659ddc87
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.server.WebSocketServerFactory - Websocket upgrade ws://127.0.0.1:8899/ws/sensinact 13 null WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=48/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=START}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=47}
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=false on HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/ws/sensinact,age=47}
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1744d562{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1744d562{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
16:51:35.360 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=47}
16:51:35.361 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2cde4fff) s=CLOSING,api=BLOCKED,sc=false,e=null s=false e=null, c=HeapByteBuffer@5c04adf8[p=0,l=0,c=0,r=0]={<<<>>>}
16:51:35.361 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@5c04adf8[p=0,l=0,c=0,r=0]={<<<>>>} complete=true committing=true callback=org.eclipse.jetty.server.HttpOutput$WriteCompleteCB@775382b9
16:51:35.361 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /ws/sensinact on HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=48}
101 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:35 GMT
Connection: Upgrade
Sec-WebSocket-Accept: F/zZRS4C0i/VUNihRG2El5PRGjE=
Upgrade: WebSocket


16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@2c81a378[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@530f787d] (null,[p=0,l=0,c=0,r=0],true)@START
16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=101,h=4,cl=-1} last=true content=HeapByteBuffer@5c04adf8[p=0,l=0,c=0,r=0]={<<<>>>}
16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:35 GMT
Connection: Upgrade
Sec-WebSocket-Accept: F/zZRS4C0i/VUNihRG2El5PRGjE=
Upgrade: WebSocket


16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - NO_CONTENT
16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@2c81a378[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@530f787d] ([p=0,l=166,c=16384,r=166],[p=0,l=0,c=0,r=0],true)@COMPLETING
16:51:35.362 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [HeapByteBuffer@b3e2f01[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}]
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:35.363 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 166 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=51/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=COMPLETING}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=50}
16:51:35.363 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=166 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@2c81a378[PROCESSING][i=HTTP/1.1{s=101,h=4,cl=-1},cb=org.eclipse.jetty.server.HttpChannel$Send100Callback@530f787d] ([p=166,l=166,c=16384,r=0],[p=0,l=0,c=0,r=0],true)@END
16:51:35.363 [qtp11939193-55] 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@2cde4fff w=false
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1744d562{s=HANDLING rs=COMPLETING os=OPEN is=IDLE awp=false se=false i=false al=0}
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1744d562{s=HANDLING rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1744d562{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=50}
16:51:35.363 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /ws/sensinact written=0
16:51:35.363 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6e6899aa SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=55/3600000}{io=1/1,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] 
16:51:35.364 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=55/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.364 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - Upgrade from HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51} to WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51}
16:51:35.364 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - upgrade HttpChannelState@1744d562{s=IDLE rs=COMPLETED os=OPEN is=IDLE awp=false se=false i=false al=0}
16:51:35.364 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=56/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING
16:51:35.364 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51} upgrading from HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51} to WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51}
16:51:35.364 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->HttpConnection@56299881[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@3358c420{s=END}]=>HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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=51}
16:51:35.364 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0} tryExecute EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.364Z
16:51:35.365 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=1} startReservedThread p=1
16:51:35.365 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[HANDSHAKING],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.365 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionOpened()
16:51:35.365 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5d332969{s=0/12,p=1}@2f559391 startThread=0
16:51:35.365 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open()
16:51:35.365 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5d332969{s=0/12,p=1}@2f559391 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=1}]
16:51:35.365 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=1}@2f559391 started
16:51:35.365 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@2f559391 waiting
16:51:35.365 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=1}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:35.365Z m=PRODUCE_EXECUTE_CONSUME t=CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=57/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING/BLOCKING
16:51:35.366 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=57/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING startThread=0
16:51:35.366 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=57/3600000}{io=1/0,kio=1,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}]
16:51:35.366 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.366 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.366 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.open() remote=WebSocketRemoteEndpoint@72bf43a7[batching=true]
16:51:35.366 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7496f5e0{AC.ReadCB@3c9e72b7{HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]}}
16:51:35.366 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=58/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.366 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.366 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENING],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@72bf43a7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],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]
16:51:35.367 [qtp11939193-55] 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)]
16:51:35.367 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=3/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.367 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]}}
16:51:35.367 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.367 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Acquired RetainableByteBuffer@3148573f{DirectByteBuffer@6f04f54a[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}
16:51:35.367 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.367 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6f04f54a[p=0,l=0,c=16384,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.367 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.367 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false
16:51:35.367 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse complete=false, remaining 0 HttpParser{s=START,0 of -1}
16:51:35.367 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.367 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:35.367 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:35.367 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.368 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 166 DirectByteBuffer@6f04f54a[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}
16:51:35.368 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.368 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.368 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Read 166 bytes in RetainableByteBuffer@3148573f{DirectByteBuffer@6f04f54a[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@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[null 0 null]@30469be3[PENDING/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START DirectByteBuffer@6f04f54a[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}
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - START --> RESPONSE_VERSION
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - RESPONSE_VERSION --> SPACE1
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> STATUS
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - STATUS --> SPACE2
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REASON
16:51:35.368 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] open -> WebSocketSession@37ebae5a[behavior=SERVER,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED
+- WebSocketServerConnection@69ca6ae4
|  +> SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}
|  +> Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null]
|  +> Generator[SERVER,validating]
|  +> Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]
+= JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90] - STARTED
+= ExtensionStack@7ee1a1ff[size=0,queueSize=0] - STARTED
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
16:51:35.368 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - REASON --> HEADER
16:51:35.368 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1744d562{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpConversation - Exchanges in conversation 1, override=null, listeners=[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f]
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response begin HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> IN_VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Date --> FIELD
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> IN_VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: Upgrade --> FIELD
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> IN_VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Sec-WebSocket-Accept --> FIELD
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> IN_VALUE
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Upgrade --> FIELD
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:35.369 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3
Date: Wed, 24 Nov 2021 16:51:35 GMT
Connection: Upgrade
Sec-WebSocket-Accept: F/zZRS4C0i/VUNihRG2El5PRGjE=
Upgrade: WebSocket
16:51:35.370 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=CONTENT,0 of -1}
16:51:35.370 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> START
16:51:35.370 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1a4f71ad{s=HttpChannelState@1744d562{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}
16:51:35.370 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@56299881::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]] onFillable exit HttpChannelState@1744d562{s=UPGRADED rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:35.370 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=3/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response demand=1/1, resume=false
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response headers hasDemand=true HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:35.371 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response success HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3
16:51:35.372 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpExchange - Terminated response for HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]}, result: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f > HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3] null
16:51:35.372 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Response complete HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3
16:51:35.373 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - Using RemoteEndpointFactory: WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
16:51:35.374 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=5/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],POJO}
16:51:35.374 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]] added {JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],AUTO}
16:51:35.375 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=6/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
16:51:35.375 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - starting - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
16:51:35.375 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a]
16:51:35.375 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1812ms JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a]
16:51:35.375 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1812ms WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=7/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]]
16:51:35.376 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Extension Configs=[]
16:51:35.377 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.ContainerLifeCycle - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=8/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]],remote=null,incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],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}
16:51:35.377 [WebSocketClient@1733619456-51] 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]
16:51:35.377 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED @1814ms ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
16:51:35.377 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractEndPoint - SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] upgrading from HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]] to WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=9/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.377 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Released RetainableByteBuffer@3148573f{DirectByteBuffer@6f04f54a[p=0,l=0,c=16384,r=0]={<<<>>>HTTP/1.1 ...\x00\x00\x00\x00\x00\x00\x00},r=0}
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->HttpConnectionOverHTTP@3c9e72b7(l:/127.0.0.1:41376 <-> r:/127.0.0.1:8899,closed=false)=>HttpChannelOverHTTP@158e425e(exchange=HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]})[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[HANDSHAKING],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionOpened()
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open()
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.open() remote=WebSocketRemoteEndpoint@566bb62f[batching=true]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - openSession(WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENING],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]],remote=WebSocketRemoteEndpoint@566bb62f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],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]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onConnect() - events.onConnect=CallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onConnect(org.eclipse.jetty.websocket.api.Session)]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=10/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]}}
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.378 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] open -> WebSocketSession@2c303d2a[behavior=CLIENT,batchMode=AUTO,idleTimeout=3600000,requestURI=ws://127.0.0.1:8899/ws/sensinact] - STARTED
+- WebSocketClientConnection@d836285
|  +> SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}
|  +> Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null]
|  +> Generator[CLIENT,validating]
|  +> Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]
+= JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a] - STARTED
+= ExtensionStack@1ee575a4[size=0,queueSize=0] - STARTED
key: +- bean, += managed, +~ unmanaged, +? auto, +: iterable, +] array, +@ map, +> undefined
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpChannel - HttpExchange@40116583{req=WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f[TERMINATED/null] res=HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3[TERMINATED/null]} disassociated true from HttpChannelOverHTTP@158e425e(exchange=null)[send=HttpSenderOverHTTP@1c2d546d(req=QUEUED,snd=COMPLETED,failure=null)[HttpGenerator@5bb4f2d9{s=START}],recv=HttpReceiverOverHTTP@136dc961(rsp=IDLE,failure=null)[HttpParser{s=START,0 of -1}]]
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.AbstractConnectionPool - Removed (true) Entry@410e94e{CLOSED, usage=0, multiplex=0/1, pooled=HttpConnectionOverHTTP@3c9e72b7::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]} Pool@771158fb[size=0 closed=false]
16:51:35.379 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Request/Response succeeded: Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f > HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3] null, notifying [WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f]
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.client.WebSocketUpgradeRequest - onComplete() - Result[WebSocketUpgradeRequest[GET /ws/sensinact HTTP/1.1]@41c89d2f > HttpResponse[HTTP/1.1 101 Switching Protocols]@30469be3] null
16:51:35.379 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.client.HttpReceiver - Parse result=false, failed=false
16:51:35.380 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
16:51:35.381 [WebSocketClient@1733619456-51] 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)
16:51:35.381 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}]
16:51:35.381 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@7972c2de[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact","para....7,'distance':1000}"}]}>>>}
16:51:35.383 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false]
16:51:35.383 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false]
16:51:35.383 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@5e3e0d59[PROCESSING])
16:51:35.384 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null] to Flusher@2e942861[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.385 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.385 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.385 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768]
16:51:35.386 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [DirectByteBuffer@48770d9d[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82\x89\xE6{\x8f\xF2\xC4\x0e\xFd\xE0\xC4A\xAd\xA6\x95\x1e\xE1\xFa\x8f\x15\xEe\xEa...\xA1\xBe\xCa\\\xEb\xE0\x95\x0f\xEe\xE7\x85\x1e\xA8\xB3\xD7K\xBf\xB9\x9bY\xF2\xD4\x9b>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:35.387 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:35.387 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=8/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.387 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]] 
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:35.387 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null]
16:51:35.388 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.388 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: []
16:51:35.388 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing
16:51:35.388 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: []
16:51:35.388 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=20/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING
16:51:35.388 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.388 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.388Z
16:51:35.389 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=0}@2efc2ff7 offer EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.389Z
16:51:35.389 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1} startReservedThread p=1
16:51:35.389 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@51c668e3{s=0/12,p=1}@7c848953 startThread=0
16:51:35.389 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@51c668e3{s=0/12,p=1}@7c848953 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}]
16:51:35.389 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=1}@7c848953 started
16:51:35.389 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 waiting
16:51:35.389 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1}@2efc2ff7 task=EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.389Z
16:51:35.390 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.389Z tryProduce true
16:51:35.390 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.389Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=22/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.390 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.390 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.390 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.390 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.390 [qtp11939193-31] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=0,f=null]]}}
16:51:35.390 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
16:51:35.390 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.390 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.391 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.391 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\x89\xE6{\x8f\xF2\xC4\x0e\xFd\xE0\xC4A\xAd\xA6\x95\x1e\xE1\xFa\x8f\x15\xEe\xEa...\xA1\xBe\xCa\\\xEb\xE0\x95\x0f\xEe\xE7\x85\x1e\xA8\xB3\xD7K\xBf\xB9\x9bY\xF2\xD4\x9b>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\x89\xE6{\x8f\xF2\xC4\x0e\xFd\xE0\xC4A\xAd\xA6\x95\x1e\xE1\xFa\x8f\x15\xEe\xEa...\xA1\xBe\xCa\\\xEb\xE0\x95\x0f\xEe\xE7\x85\x1e\xA8\xB3\xD7K\xBf\xB9\x9bY\xF2\xD4\x9b>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\x89\xE6{\x8f\xF2\xC4\x0e\xFd\xE0\xC4A\xAd\xA6\x95\x1e\xE1\xFa\x8f\x15\xEe\xEa...\xA1\xBe\xCa\\\xEb\xE0\x95\x0f\xEe\xE7\x85\x1e\xA8\xB3\xD7K\xBf\xB9\x9bY\xF2\xD4\x9b>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
16:51:35.392 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@6ac2cf4e[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
16:51:35.393 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@bc986e4[p=0,l=130,c=130,r=130]={<<<\xF2\xC4\x0e\xFd\xE0\xC4A\xAd\xA6\x95\x1e\xE1\xFa\x8f\x15\xEe\xEa\x92Y\xA3\xAb\x96\x1a\xFd\xE8...\xA1\xBe\xCa\\\xEb\xE0\x95\x0f\xEe\xE7\x85\x1e\xA8\xB3\xD7K\xBf\xB9\x9bY\xF2\xD4\x9b>>>}
16:51:35.393 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true]
16:51:35.393 [qtp11939193-31] 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]
16:51:35.393 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true])
16:51:35.393 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false]
16:51:35.393 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@bc986e4[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact","para....7,'distance':1000}"}]}>>>}, 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
16:51:35.394 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact",...,'longitude':5.7,'distance':1000}"}]}") - 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]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@56bcb998[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=1039,fin=true,rsv=...,masked=false]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=1039,fin=true,rsv=...,masked=false]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=1039,fin=true,rsv=...,masked=false], Flusher@5595b1a1[PROCESSING])
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=1039,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null] to Flusher@10feac77[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=1039,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=1043 cap=32768]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [DirectByteBuffer@3367e5cf[p=0,l=1043,c=32768,r=1043]={<<<\x81~\x04\x0f{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.411 [qtp11939193-31] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:35.411 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1043 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=20/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=1043,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1043 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6e6899aa SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=24/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]] 
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=1043,terminated=null]
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=1043,terminated=null] processing 0 entries: []
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=1043,terminated=null] auto flushing
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=1043,terminated=null] flushing 0 frames: []
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=24/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=24/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82\x89\xE6{\x8f{...00}"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\x89\xE6{\x8f{...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0} tryExecute EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.412Z
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}@2f559391 offer EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.412Z
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=1} startReservedThread p=1
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]}}
16:51:35.412 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5d332969{s=0/12,p=1}@34bfe4b7 startThread=0
16:51:35.412 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:35.412 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5d332969{s=0/12,p=1}@34bfe4b7 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=1}]
16:51:35.412 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=1}@2f559391 task=EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.412Z
16:51:35.413 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=1}@34bfe4b7 started
16:51:35.413 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.413 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@34bfe4b7 waiting
16:51:35.413 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.413 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.413Z tryProduce true
16:51:35.413 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3932c79a in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=1}][pc=0,pic=0,pec=1,epc=0]@2021-11-24T16:51:35.413Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:35.413 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.413 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:35.413 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]
16:51:35.413 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=0,f=null]]}}
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 1043 DirectByteBuffer@1e309e43[p=0,l=1043,c=4096,r=1043]={<<<\x81~\x04\x0f{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 1043 bytes - DirectByteBuffer@1e309e43[p=0,l=1043,c=4096,r=1043]={<<<\x81~\x04\x0f{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.413 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=1043,c=4096,r=1043]={<<<\x81~\x04\x0f{"providers":[{"name"...":"/","statusCode":200}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 1043 bytes
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 1039 - Parser@4bc4bb3c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=1039,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@4f7a6cde[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=1039,fin=true,rsv=...,masked=false]
16:51:35.413 [WebSocketClient@1733619456-44] 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]
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=1039,fin=true,rsv=...,masked=false])
16:51:35.413 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=1039,fin=true,rsv=...,masked=false]) - events.onFrame=null
16:51:35.414 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@4f7a6cde[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
16:51:35.414 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([1039] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
16:51:35.414 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=1043,l=1043,c=4096,r=0]={\x81~\x04\x0f{"pro...e":200}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.414 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.414 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x04\x0f{"pro...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]}}
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:35.415 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@3fcdcf in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}]
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.415 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
{"providers":[{"name":"slider","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}]},{"name":"light","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@660d850f[p=0,l=144,c=144,r=144]={<<<{"uri":"/sensinact","para...1000,'output':true}"}]}>>>}
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=144,fin=true,rsv=...,masked=false]
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=144,fin=true,rsv=...,masked=false]
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=144,fin=true,rsv=...,masked=true], Flusher@5e3e0d59[PROCESSING])
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=144,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null] to Flusher@2e942861[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.589 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=144,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=152 cap=32768]
16:51:35.590 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [DirectByteBuffer@48770d9d[p=0,l=152,c=32768,r=152]={<<<\x81\xFe\x00\x90`T !\x1bvUS\tv\x1a\x03O'EO\x13=N@\x03...e\x10\x11Px\x07N\x15 PT\x14s\x1aU\x12!E\\B)}\\>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:35.591 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:35.591 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 152 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=176/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=152,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.591 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=178/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]] 
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=152 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=152,terminated=null]
16:51:35.591 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=178/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] processing 0 entries: []
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] auto flushing
16:51:35.591 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=152,terminated=null] flushing 0 frames: []
16:51:35.592 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.592 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=179/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING
16:51:35.592 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.592Z
16:51:35.592 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=0}@7c848953 offer EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.592Z
16:51:35.592 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1} startReservedThread p=1
16:51:35.592 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@51c668e3{s=0/12,p=1}@67222114 startThread=0
16:51:35.592 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@51c668e3{s=0/12,p=1}@67222114 in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}]
16:51:35.593 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=1}@67222114 started
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.592Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=180/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.593 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@67222114 waiting
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1}@7c848953 task=EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.593Z
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=180/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]}}
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\x89\xE6{\x8f{...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.593Z tryProduce true
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 152 DirectByteBuffer@7ab4482e[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90`T !\x1bvUS\tv\x1a\x03O'EO\x13=N@\x03...e\x10\x11Px\x07N\x15 PT\x14s\x1aU\x12!E\\B)}\\>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 152 bytes - DirectByteBuffer@7ab4482e[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90`T !\x1bvUS\tv\x1a\x03O'EO\x13=N@\x03...e\x10\x11Px\x07N\x15 PT\x14s\x1aU\x12!E\\B)}\\>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=152,c=4096,r=152]={<<<\x81\xFe\x00\x90`T !\x1bvUS\tv\x1a\x03O'EO\x13=N@\x03...e\x10\x11Px\x07N\x15 PT\x14s\x1aU\x12!E\\B)}\\>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 152 bytes
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 144 - Parser@6ac2cf4e[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=144,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=MASK,c=0,len=144,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@52d6f484[p=0,l=144,c=144,r=144]={<<<\x1bvUS\tv\x1a\x03O'EO\x13=N@\x03 \x02\rB$AS\x01...e\x10\x11Px\x07N\x15 PT\x14s\x1aU\x12!E\\B)}\\>>>}
16:51:35.593 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=144,fin=true,rsv=...,masked=true]
16:51:35.593 [qtp11939193-35] 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]
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=144,fin=true,rsv=...,masked=true])
16:51:35.593 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=144,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false]
16:51:35.594 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@52d6f484[p=0,l=144,c=144,r=144]={<<<{"uri":"/sensinact","para...1000,'output':true}"}]}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
16:51:35.594 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([144] "{"uri":"/sensinact",....7,'distance':1000,'output':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]
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@20a33ace[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>}
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=423,fin=true,rsv=...,masked=false]
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=423,fin=true,rsv=...,masked=false]
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=423,fin=true,rsv=...,masked=false], Flusher@5595b1a1[PROCESSING])
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=423,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null] to Flusher@10feac77[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.600 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=423,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=427 cap=32768]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [DirectByteBuffer@3367e5cf[p=0,l=427,c=32768,r=427]={<<<\x81~\x01\xA7{"providers":{"type":...":"/","statusCode":200}>>>name":"ad...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.601 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:35.601 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:35.601 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 427 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=8/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=427,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=427 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=427,terminated=null]
16:51:35.602 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6e6899aa SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]] 
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=427,terminated=null] processing 0 entries: []
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=427,terminated=null] auto flushing
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=427,terminated=null] flushing 0 frames: []
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.602 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=152,l=152,c=4096,r=0]={\x81\xFe\x00\x90`T !{...ue}"}]}<<<>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x90`T !{...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.602 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]:runFillable:BLOCKING
16:51:35.602 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]
16:51:35.603 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0} tryExecute EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.602Z
16:51:35.603 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]}}
16:51:35.603 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]
16:51:35.603 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}@34bfe4b7 offer EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.603Z
16:51:35.603 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.603 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.603 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=1} startReservedThread p=1
16:51:35.603 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@2efc2ff7 waiting
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.603 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@5d332969{s=0/12,p=1}@ba3e930 startThread=0
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:35.603 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@5d332969{s=0/12,p=1}@ba3e930 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=0/12,p=1}]
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.603 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=1}@ba3e930 started
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:35.603 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@ba3e930 waiting
16:51:35.603 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=1}@34bfe4b7 task=EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=1}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.603Z
16:51:35.603 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]
16:51:35.604 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.604 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.604Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.604 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=1]@2021-11-24T16:51:35.604Z tryProduce true
16:51:35.604 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.604 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]}}
16:51:35.604 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=1039,f=null]]
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
16:51:35.604 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x04\x0f{"pro...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 427 DirectByteBuffer@1e309e43[p=0,l=427,c=4096,r=427]={<<<\x81~\x01\xA7{"providers":{"type":...":"/","statusCode":200}>>>name":"ad...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 427 bytes - DirectByteBuffer@1e309e43[p=0,l=427,c=4096,r=427]={<<<\x81~\x01\xA7{"providers":{"type":...":"/","statusCode":200}>>>name":"ad...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.604 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=427,c=4096,r=427]={<<<\x81~\x01\xA7{"providers":{"type":...":"/","statusCode":200}>>>name":"ad...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 427 bytes
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 423 - Parser@4bc4bb3c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=423,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@73697e9[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>}
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=423,fin=true,rsv=...,masked=false]
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=423,fin=true,rsv=...,masked=false])
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=423,fin=true,rsv=...,masked=false]) - events.onFrame=null
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@73697e9[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([423] "{"providers":{"type"...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=427,l=427,c=4096,r=0]={\x81~\x01\xA7{"pro...e":200}<<<>>>name":"ad...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.605 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\xA7{"pro...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]}}
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.606 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0}@2f559391 waiting
16:51:35.606 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.606 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:35.606 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:35.606 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.606 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:35.607 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.607 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.607 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
{"providers":{"type": "FeatureCollection", "features": [{"geometry":{"coordinates":[5.7,45.2],"type":"Point"},"type":"Feature","properties":{"name":"slider"}},{"geometry":{"coordinates":[5.7,45.2],"type":"Point"},"type":"Feature","properties":{"name":"light"}}]},"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000,'output':true}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:35.792 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
16:51:35.792 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2ffaa6e3[p=0,l=113,c=113,r=113]={<<<{"uri":"/sensinact/slider...","value":"44.0:5.7"}]}>>>}
16:51:35.792 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=113,fin=true,rsv=...,masked=false]
16:51:35.792 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=113,fin=true,rsv=...,masked=false]
16:51:35.792 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=113,fin=true,rsv=...,masked=true], Flusher@5e3e0d59[PROCESSING])
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=113,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null] to Flusher@2e942861[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=113,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.793 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=119 cap=32768]
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [DirectByteBuffer@48770d9d[p=0,l=119,c=32768,r=119]={<<<\x81\xF1\xCa\xC3\xD8<\xB1\xE1\xAdN\xA3\xE1\xE2\x1e\xE5\xB0\xBdR\xB9\xAa\xB6]\xA9\xB7\xF7...\xFa\x10\xE8\xB5\xB9P\xBf\xA6\xFa\x06\xE8\xF7\xEc\x12\xFa\xF9\xEd\x12\xFd\xE1\xA5a\xB7>>>E\t'T@\x0e7E\x06...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:35.794 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:35.794 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 119 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=188/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=119,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=119 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:35.794 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:35.794 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]] 
16:51:35.795 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=119,terminated=null]
16:51:35.795 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=119,terminated=null] processing 0 entries: []
16:51:35.795 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]
16:51:35.795 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=119,terminated=null] auto flushing
16:51:35.795 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=119,terminated=null] flushing 0 frames: []
16:51:35.795 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.795 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=192/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]:runFillable:BLOCKING
16:51:35.795 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.795Z
16:51:35.796 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 offer EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.795Z
16:51:35.796 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.796Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=193/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.796 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 task=EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.796Z
16:51:35.797 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:35.796Z tryProduce true
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]}}
16:51:35.797 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
16:51:35.797 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x90`T !{...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.797 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=194/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=144,f=null]]
16:51:35.797 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 119 DirectByteBuffer@7ab4482e[p=0,l=119,c=4096,r=119]={<<<\x81\xF1\xCa\xC3\xD8<\xB1\xE1\xAdN\xA3\xE1\xE2\x1e\xE5\xB0\xBdR\xB9\xAa\xB6]\xA9\xB7\xF7...\xFa\x10\xE8\xB5\xB9P\xBf\xA6\xFa\x06\xE8\xF7\xEc\x12\xFa\xF9\xEd\x12\xFd\xE1\xA5a\xB7>>>distance'...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 119 bytes - DirectByteBuffer@7ab4482e[p=0,l=119,c=4096,r=119]={<<<\x81\xF1\xCa\xC3\xD8<\xB1\xE1\xAdN\xA3\xE1\xE2\x1e\xE5\xB0\xBdR\xB9\xAa\xB6]\xA9\xB7\xF7...\xFa\x10\xE8\xB5\xB9P\xBf\xA6\xFa\x06\xE8\xF7\xEc\x12\xFa\xF9\xEd\x12\xFd\xE1\xA5a\xB7>>>distance'...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=119,c=4096,r=119]={<<<\x81\xF1\xCa\xC3\xD8<\xB1\xE1\xAdN\xA3\xE1\xE2\x1e\xE5\xB0\xBdR\xB9\xAa\xB6]\xA9\xB7\xF7...\xFa\x10\xE8\xB5\xB9P\xBf\xA6\xFa\x06\xE8\xF7\xEc\x12\xFa\xF9\xEd\x12\xFd\xE1\xA5a\xB7>>>distance'...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 119 bytes
16:51:35.797 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 113 - Parser@6ac2cf4e[ExtensionStack,s=PAYLOAD_LEN,c=0,len=113,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@a8cea2e[p=0,l=113,c=113,r=113]={<<<\xB1\xE1\xAdN\xA3\xE1\xE2\x1e\xE5\xB0\xBdR\xB9\xAa\xB6]\xA9\xB7\xF7O\xA6\xAa\xBcY\xB8...\xFa\x10\xE8\xB5\xB9P\xBf\xA6\xFa\x06\xE8\xF7\xEc\x12\xFa\xF9\xEd\x12\xFd\xE1\xA5a\xB7>>>}
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=113,fin=true,rsv=...,masked=true]
16:51:35.798 [qtp11939193-55] 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]
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=113,fin=true,rsv=...,masked=true])
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=113,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]
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@a8cea2e[p=0,l=113,c=113,r=113]={<<<{"uri":"/sensinact/slider...","value":"44.0:5.7"}]}>>>}, 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
16:51:35.798 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([113] "{"uri":"/sensinact/s..."type":"string","value":"44.0:5.7"}]}") - 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]
16:51:35.818 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
16:51:35.818 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@308fedd1[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}
16:51:35.818 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=163,fin=true,rsv=...,masked=false]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=163,fin=true,rsv=...,masked=false]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=163,fin=true,rsv=...,masked=false], Flusher@5595b1a1[PROCESSING])
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=163,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null] to Flusher@10feac77[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=163,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=167 cap=32768]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [DirectByteBuffer@3367e5cf[p=0,l=167,c=32768,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>ometry":{...\x00\x00\x00\x00\x00\x00\x00}]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:35.819 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 167 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=22/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=167,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
16:51:35.819 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=167 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=167,terminated=null]
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] processing 0 entries: []
16:51:35.819 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] auto flushing
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=167,terminated=null] flushing 0 frames: []
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:35.820 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6e6899aa SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]] 
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=119,l=119,c=4096,r=0]={\x81\xF1\xCa\xC3\xD8<{"u...5.7"}]}<<<>>>distance'...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xF1\xCa\xC3\xD8<{"u...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]
16:51:35.820 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]}}
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.820 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=25/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]:runFillable:BLOCKING
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:35.820 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@7c848953 waiting
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.820 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:35.820 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0} tryExecute EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.82Z
16:51:35.821 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@2f559391 offer EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.821Z
16:51:35.821 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@2f559391 task=EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.821Z
16:51:35.821 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=2]@2021-11-24T16:51:35.821Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=26/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:35.821 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:35.821Z tryProduce true
16:51:35.821 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:35.821 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=27/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]}}
16:51:35.822 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=27/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=423,f=null]]
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
16:51:35.822 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x01\xA7{"pro...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 167 DirectByteBuffer@1e309e43[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>ometry":{...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 167 bytes - DirectByteBuffer@1e309e43[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>ometry":{...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=167,c=4096,r=167]={<<<\x81~\x00\xA3{"response":{"name":"...tion","statusCode":200}>>>ometry":{...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 167 bytes
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 163 - Parser@4bc4bb3c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=163,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@3f216b21[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=163,fin=true,rsv=...,masked=false]
16:51:35.822 [WebSocketClient@1733619456-51] 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]
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=163,fin=true,rsv=...,masked=false])
16:51:35.822 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=163,fin=true,rsv=...,masked=false]) - events.onFrame=null
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@3f216b21[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([163] "{"response":{"name":...der/admin/location","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=167,l=167,c=4096,r=0]={\x81~\x00\xA3{"res...e":200}<<<>>>ometry":{...\x00\x00\x00\x00\x00\x00\x00})
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA3{"res...\x00\x00\x00\x00\x00\x00\x00}
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:35.823 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]}}
16:51:35.824 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:35.824 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:35.824 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:35.824 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0}@34bfe4b7 waiting
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:35.824 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
{"response":{"name":"location","type":"string","value":"44.0:5.7","timestamp":1637772695818},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200}
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.getRemote()
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@2eedda8[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact","para....7,'distance':1000}"}]}>>>}
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=130,fin=true,rsv=...,masked=false]
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=130,fin=true,rsv=...,masked=false]
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=130,fin=true,rsv=...,masked=true], Flusher@5e3e0d59[PROCESSING])
16:51:36.996 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null] to Flusher@2e942861[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=130,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=true],Flusher@5e3e0d59[PROCESSING],AUTO,null]]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=138 cap=32768]
16:51:36.997 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [DirectByteBuffer@48770d9d[p=0,l=138,c=32768,r=138]={<<<\x81\xFe\x00\x82\xE6\xC9\x9a\x1c\x9d\xEb\xEfn\x8f\xEb\xA0>\xC9\xBa\xFfr\x95\xA0\xF4}\x85...2\xD1\xE5\xBdx\x8f\xBa\xEe}\x88\xAa\xFf;\xDc\xF8\xAa,\xD6\xB4\xB8a\xBb\xB4>>>PT\x14s\x1aU\x12!E...\x00\x00\x00\x00\x00\x00\x00}]
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:36.998 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:36.998 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 138 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=1174/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=138 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:36.998 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1178/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]] 
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null]
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] processing 0 entries: []
16:51:36.998 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] auto flushing
16:51:36.999 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=138,terminated=null] flushing 0 frames: []
16:51:36.999 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1178/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]
16:51:36.999 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:36.999 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1178/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]:runFillable:BLOCKING
16:51:36.999 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:36.999Z
16:51:36.999 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 offer EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:36.999Z
16:51:37.000 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 task=EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37Z
16:51:37.000 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1179/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:37.000 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37Z tryProduce true
16:51:37.000 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=1180/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]}}
16:51:37.001 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
16:51:37.001 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xF1\xCa\xC3\xD8<{"u...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.001 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=1180/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=113,f=null]]
16:51:37.001 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 138 DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xE6\xC9\x9a\x1c\x9d\xEb\xEfn\x8f\xEb\xA0>\xC9\xBa\xFfr\x95\xA0\xF4}\x85...2\xD1\xE5\xBdx\x8f\xBa\xEe}\x88\xAa\xFf;\xDc\xF8\xAa,\xD6\xB4\xB8a\xBb\xB4>>>put':true...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 138 bytes - DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xE6\xC9\x9a\x1c\x9d\xEb\xEfn\x8f\xEb\xA0>\xC9\xBa\xFfr\x95\xA0\xF4}\x85...2\xD1\xE5\xBdx\x8f\xBa\xEe}\x88\xAa\xFf;\xDc\xF8\xAa,\xD6\xB4\xB8a\xBb\xB4>>>put':true...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=138,c=4096,r=138]={<<<\x81\xFe\x00\x82\xE6\xC9\x9a\x1c\x9d\xEb\xEfn\x8f\xEb\xA0>\xC9\xBa\xFfr\x95\xA0\xF4}\x85...2\xD1\xE5\xBdx\x8f\xBa\xEe}\x88\xAa\xFf;\xDc\xF8\xAa,\xD6\xB4\xB8a\xBb\xB4>>>put':true...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:37.001 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 138 bytes
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode TEXT, fin=true rsv=...
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 130 - Parser@6ac2cf4e[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@56ff854f[p=0,l=130,c=130,r=130]={<<<\x9d\xEb\xEfn\x8f\xEb\xA0>\xC9\xBa\xFfr\x95\xA0\xF4}\x85\xBd\xB80\xC4\xB9\xFbn\x87...2\xD1\xE5\xBdx\x8f\xBa\xEe}\x88\xAa\xFf;\xDc\xF8\xAa,\xD6\xB4\xB8a\xBb\xB4>>>}
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: TEXT[len=130,fin=true,rsv=...,masked=true]
16:51:37.002 [qtp11939193-35] 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]
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=130,fin=true,rsv=...,masked=true])
16:51:37.002 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=130,fin=true,rsv=...,masked=true]) - events.onFrame=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection,method=public void org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection.onFrame(org.eclipse.jetty.websocket.api.extensions.Frame),wantsSession=false,streaming=false]
16:51:37.003 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@56ff854f[p=0,l=130,c=130,r=130]={<<<{"uri":"/sensinact","para....7,'distance':1000}"}]}>>>}, 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
16:51:37.003 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([130] "{"uri":"/sensinact",...,'longitude':5.7,'distance':1000}"}]}") - 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]
16:51:37.007 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.getRemote()
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.WebSocketRemoteEndpoint - sendStringByFuture with HeapByteBuffer@33e839c0[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Queuing TEXT[len=682,fin=true,rsv=...,masked=false]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Processing TEXT[len=682,fin=true,rsv=...,masked=false]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - outgoingFrame(TEXT[len=682,fin=true,rsv=...,masked=false], Flusher@5595b1a1[PROCESSING])
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Enqueued FrameEntry[TEXT[len=682,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null] to Flusher@10feac77[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null] processing 1 entries: [FrameEntry[TEXT[len=682,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] acquired aggregate buffer java.nio.DirectByteBuffer[pos=0 lim=0 cap=32768]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] aggregated 1 frames: [FrameEntry[TEXT[len=0,fin=true,rsv=...,masked=false],Flusher@5595b1a1[PROCESSING],AUTO,null]]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FutureWriteCallback - .writeSuccess
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] processing 0 entries: []
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] auto flushing
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing aggregate java.nio.DirectByteBuffer[pos=0 lim=686 cap=32768]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=0,terminated=null] flushing 0 frames: []
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [DirectByteBuffer@3367e5cf[p=0,l=686,c=32768,r=686]={<<<\x81~\x02\xAa{"providers":[{"name"...":"/","statusCode":200}>>>":"status...\x00\x00\x00\x00\x00\x00\x00}]
16:51:37.008 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:37.009 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 1/1/1 selected
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 686 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=7/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=686,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=TEXT[len=0,fin=true,rsv=...,masked=true]]]
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=686 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:37.009 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 1 keys, 0 updates
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=686,terminated=null]
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=686,terminated=null] processing 0 entries: []
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=686,terminated=null] auto flushing
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=686,terminated=null] flushing 0 frames: []
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.extensions.ExtensionStack - Entering IDLE
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=138,l=138,c=4096,r=0]={\x81\xFe\x00\x82\xE6\xC9\x9a\x1c{...00}"}]}<<<>>>put':true...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.009 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@6e6899aa SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]] 
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xE6\xC9\x9a\x1c{...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:37.009 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=10/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]}}
16:51:37.009 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:37.010 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad on ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:37.010 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=1
16:51:37.010 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=11/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]:runFillable:BLOCKING
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:37.010 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@2efc2ff7 waiting
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/1 selected
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 1 updates
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@187195ad
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.010 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:37.010 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0} tryExecute EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37.01Z
16:51:37.010 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@34bfe4b7 offer EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37.01Z
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@34bfe4b7 task=EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37.011Z
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=3]@2021-11-24T16:51:37.01Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=true/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=8<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.011Z tryProduce true
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=12/3600000}{io=1/0,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]}}
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable()
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=12/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=163,f=null]]
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x00\xA3{"res...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.011 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 686 DirectByteBuffer@1e309e43[p=0,l=686,c=4096,r=686]={<<<\x81~\x02\xAa{"providers":[{"name"...":"/","statusCode":200}>>>":"status...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 686 bytes - DirectByteBuffer@1e309e43[p=0,l=686,c=4096,r=686]={<<<\x81~\x02\xAa{"providers":[{"name"...":"/","statusCode":200}>>>":"status...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=0,l=686,c=4096,r=686]={<<<\x81~\x02\xAa{"providers":[{"name"...":"/","statusCode":200}>>>":"status...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsing 686 bytes
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT OpCode TEXT, fin=true rsv=...
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Payload Length: 682 - Parser@4bc4bb3c[ExtensionStack,s=PAYLOAD_LEN_BYTES,c=0,len=682,f=TEXT[len=0,fin=true,rsv=...,masked=false]]
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Window: DirectByteBuffer@7407b5c0[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Parsed Frame: TEXT[len=682,fin=true,rsv=...,masked=false]
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.Parser - CLIENT Notify ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(TEXT[len=682,fin=true,rsv=...,masked=false])
16:51:37.011 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onFrame(TEXT[len=682,fin=true,rsv=...,masked=false]) - events.onFrame=null
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextFrame(DirectByteBuffer@7407b5c0[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}, true) - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false], activeMessage=null
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onTextMessage([682] "{"providers":[{"name...ETE_LIST","uri":"/","statusCode":200}") - events.onText=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onMessage(java.lang.String),wantsSession=false,streaming=false]
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@4c30b7d2[READING] getAction(DirectByteBuffer@1e309e43[p=686,l=686,c=4096,r=0]={\x81~\x02\xAa{"pro...e":200}<<<>>>":"status...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 DirectByteBuffer@1e309e43[p=0,l=0,c=4096,r=0]={<<<>>>\x81~\x02\xAa{"pro...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]}}
16:51:37.012 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=0/1,kio=0,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.013 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923 on ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:37.013 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=1
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:37.013 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0}@2f559391 waiting
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/1 selected
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@26e5923
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.013 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 1 keys
{"providers":[{"name":"light","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:37.126 [qtp11939193-33-acceptor-0@1be2019a-ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false Accept@295d34a2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41410]] on ManagedSelector@7b4c50bc{STARTED} id=2 keys=0 selected=0 updates=0
16:51:37.126 [qtp11939193-33-acceptor-0@1be2019a-ServerConnector@514646ef{HTTP/1.1, (http/1.1)}{0.0.0.0:8899}] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=0 selected=0 updates=1
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/0 selected
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - update Accept@295d34a2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41410]]
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue Accept@295d34a2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41410]] startThread=1
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[qtp11939193-57,5,main]
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.127 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:37.127 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}]
16:51:37.128 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run Accept@295d34a2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41410]] in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}]
16:51:37.128 [qtp11939193-57] DEBUG org.eclipse.jetty.io.IdleTimeout - SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null> idle timeout check, elapsed: 0 ms, remaining: 60000 ms
16:51:37.128 [qtp11939193-57] DEBUG org.eclipse.jetty.server.HttpChannel - new HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>,null,HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:37.129 [qtp11939193-57] DEBUG org.eclipse.jetty.server.HttpConnection - New HTTP Connection HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}-><null>
16:51:37.129 [qtp11939193-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=true org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@4d716f0f on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:37.129 [qtp11939193-57] DEBUG org.eclipse.jetty.io.AbstractEndPoint - onOpen SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.129 [qtp11939193-57] DEBUG org.eclipse.jetty.io.AbstractConnection - onOpen HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.130 [qtp11939193-57] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.130 [qtp11939193-57] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:37.130 [qtp11939193-57] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.131 [qtp11939193-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:37.131 [qtp11939193-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=2
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 2 updates
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 2
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$$Lambda$468/1719937866@4d716f0f
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:37.131 [qtp11939193-57] DEBUG org.eclipse.jetty.io.ManagedSelector - Created SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=0/1,kio=0,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=0}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.131 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran Accept@295d34a2[java.nio.channels.SocketChannel[connected local=/127.0.0.1:8899 remote=/127.0.0.1:41410]] in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}]
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:37.131 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:37.132 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:37.132 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0} 
16:51:37.132 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.132 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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
16:51:37.133 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.132Z
16:51:37.133 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.133Z
16:51:37.133 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.133Z
16:51:37.133 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.133Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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
16:51:37.133 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.133Z tryProduce true
16:51:37.133 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.134 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.134 [qtp11939193-29] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:37.134 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=0,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.134 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:37.134 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=4/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:37.134 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.134 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> VALUE
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> IN_VALUE
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept --> FIELD
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> VALUE
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> IN_VALUE
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent --> FIELD
16:51:37.135 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> VALUE
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> IN_VALUE
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host --> FIELD
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=0}
POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1
Content-Type: application/json
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive
Content-Length: 53


16:51:37.136 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 53}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=0} 
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=1}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=1}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:37.137 [qtp11939193-29] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=5} parse HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=5} Content@5a35e91e{HeapByteBufferR@7375c1d0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent Content@5a35e91e{HeapByteBufferR@7375c1d0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=5}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=5}
16:51:37.141 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
16:51:37.142 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=6} parsed false HttpParser{s=END,53 of 53}
16:51:37.142 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=53,q=1,[0]=EOF,s=STREAM] read 53 from Content@5a35e91e{HeapByteBufferR@7375c1d0[p=259,l=259,c=8192,r=0]={POST /sen...:5.7"}]<<<>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:37.142 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=7/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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/slider/admin/location/SET,age=6}
16:51:37.144 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@477cf9e5[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>})
16:51:37.144 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null
16:51:37.144 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@1c59b875[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=8}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:37 GMT
X-Auth-Token: 09cd74622dd370153d55a3a43af40c1338ea3ddc
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5079f927] (null,[p=0,l=163,c=163,r=163],true)@START
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=4,cl=163} last=true content=HeapByteBuffer@1c59b875[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:37 GMT
X-Auth-Token: 09cd74622dd370153d55a3a43af40c1338ea3ddc
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5079f927] ([p=0,l=179,c=16384,r=179],[p=0,l=163,c=163,r=163],true)@COMPLETING
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=179,c=16384,r=179]={<<<HTTP/1.1 200 OK\r\nDate: We...Content-Length: 163\r\n\r\n>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@1c59b875[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}]
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 342 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=11/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=9}
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=342 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:37.145 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=4,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@5079f927] ([p=179,l=179,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END
16:51:37.146 [qtp11939193-29] 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
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=11}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=11}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@2081a6af) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=1,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=11}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=163
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,53 of 53}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:37.147 [qtp11939193-29] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:37.148 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:37.148 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:37.148 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:37.148 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@23f5b5dc in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:37.148 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.148 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:37.149 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:37.149 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.149 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
{"response":{"name":"location","type":"string","value":"45.2:5.7","timestamp":1637772697143},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200}
16:51:37.199 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STARTED},openSessions.size=1]
16:51:37.199 [Thread-21] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopping WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STARTED},openSessions.size=1]
16:51:37.199 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SessionTracker@27a0a5a2{STARTED}
16:51:37.200 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=187/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]],remote=WebSocketRemoteEndpoint@566bb62f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
16:51:37.200 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=187/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[OPENED],f=Flusher@2e942861[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]],remote=WebSocketRemoteEndpoint@566bb62f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
16:51:37.202 [Thread-21] 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@21d3955a)
16:51:37.202 [Thread-21] 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@21d3955a,OFF,null] to Flusher@2e942861[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.202 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.202 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[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@21d3955a,OFF,null]]
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@2e942861[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@21d3955a,OFF,null]]
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@64f1006{IDLE}->null [DirectByteBuffer@573ad45[p=0,l=6,c=1024,r=6]={<<<\x88\x8a2\xFb\x8a}>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@8fa561f[p=0,l=10,c=10,r=10]={<<<1\x12\xD9\x15G\x8f\xEe\x12E\x95>>>}]
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{WRITING}->null:IDLE-->WRITING
16:51:37.203 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 1/1/1 selected
16:51:37.203 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 1 keys, 0 updates
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 16 SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=W,to=191/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[CLOSING],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=16 remaining=0 WriteFlusher@64f1006{WRITING}->null
16:51:37.203 [Thread-21] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@64f1006{IDLE}->null:WRITING-->IDLE
16:51:37.204 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@64db4569 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/1,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]] 
16:51:37.204 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected])
16:51:37.204 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:37.204 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - onClose(CloseInfo[code=1006,reason=Disconnected]) - events.onClose=OptionalSessionCallableMethod[pojo=org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient,method=public void org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient.onClose(int,java.lang.String),wantsSession=false,streaming=false]
16:51:37.204 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - CLIENT disconnect()
16:51:37.204 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=194/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING
16:51:37.204 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
16:51:37.204 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0} tryExecute EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.204Z
16:51:37.204 [Thread-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OPEN,fill=FI,flush=-,to=0/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.204 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=0}@67222114 offer EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.204Z
16:51:37.205 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1} startReservedThread p=1
16:51:37.205 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue ReservedThreadExecutor@51c668e3{s=0/12,p=1}@6671409a startThread=0
16:51:37.205 [Thread-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.205 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run ReservedThreadExecutor@51c668e3{s=0/12,p=1}@6671409a in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}]
16:51:37.205 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=1}@6671409a started
16:51:37.205 [qtp11939193-57] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@6671409a waiting
16:51:37.205 [Thread-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,OSHUT,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.205 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=0/12,p=1}@67222114 task=EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=0/12,p=1}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.205Z
16:51:37.205 [Thread-21] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@4b98b4f9{l=/127.0.0.1:41376,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=1/3600000}{io=1/1,kio=1,kro=1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.205 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.205Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]:runFillable:BLOCKING/BLOCKING
16:51:37.206 [qtp11939193-31] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@4d14b6c2/SelectorProducer@7e990ed7/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.205Z tryProduce true
16:51:37.206 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.206 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@286f8ec{AC.ReadCB@69ca6ae4{WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=FI,flush=-,to=196/3600000}{io=1/0,kio=1,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]}}
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable()
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER onFillable(ByteBuffer): java.nio.DirectByteBuffer[pos=0 lim=0 cap=4096]
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=0,c=4096,r=0]={<<<>>>\x81\xFe\x00\x82\xE6\xC9\x9a\x1c{...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.206 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=196/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[OPENED],f=Flusher@10feac77[IDLE][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=130,f=null]]
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 16 DirectByteBuffer@7ab4482e[p=0,l=16,c=4096,r=16]={<<<\x88\x8a2\xFb\x8a}1\x12\xD9\x15G\x8f\xEe\x12E\x95>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.206 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 1 keys
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - Filled 16 bytes - DirectByteBuffer@7ab4482e[p=0,l=16,c=4096,r=16]={<<<\x88\x8a2\xFb\x8a}1\x12\xD9\x15G\x8f\xEe\x12E\x95>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00}
16:51:37.206 [Thread-21] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@7496f5e0{AC.ReadCB@d836285{WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=/127.0.0.1:8899,CLOSED,fill=FI,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]}}
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=0,l=16,c=4096,r=16]={<<<\x88\x8a2\xFb\x8a}1\x12\xD9\x15G\x8f\xEe\x12E\x95>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: PARSE
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsing 16 bytes
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER OpCode CLOSE, fin=true rsv=...
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Payload Length: 10 - Parser@6ac2cf4e[ExtensionStack,s=PAYLOAD_LEN,c=0,len=10,f=CLOSE[len=0,fin=true,rsv=...,masked=true]]
16:51:37.206 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Window: DirectByteBuffer@2f96a3f9[p=0,l=10,c=10,r=10]={<<<1\x12\xD9\x15G\x8f\xEe\x12E\x95>>>}
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.Parser - SERVER Parsed Frame: CLOSE[len=10,fin=true,rsv=...,masked=true]
16:51:37.207 [Thread-21] DEBUG org.eclipse.jetty.io.AbstractConnection - WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=/127.0.0.1:8899,CLOSED,fill=-,flush=-,to=2/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]] onFillInterestedFailed {}
16:51:37.207 [qtp11939193-55] 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]
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.events.JettyAnnotatedEventDriver - incomingFrame(CLOSE[len=10,fin=true,rsv=...,masked=true])
16:51:37.207 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@3add81c4{STARTED} id=1 keys=1 selected=0 updates=0
16:51:37.207 [qtp11939193-55] 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]
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1001,reason=Shutdown])
16:51:37.207 [qtp11939193-55] 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]
16:51:37.207 [Thread-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@107d4f5 startThread=1
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/0 selected
16:51:37.207 [Thread-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Starting Thread[WebSocketClient@1733619456-59,5,main]
16:51:37.207 [qtp11939193-55] 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@1a7e7fab)
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 0 updates
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.207 [qtp11939193-55] 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@1a7e7fab,OFF,null] to Flusher@10feac77[IDLE][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.207 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 0 keys
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=1,aggregateSize=-1,terminated=null]
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[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@1a7e7fab,OFF,null]]
16:51:37.207 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flusher@10feac77[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@1a7e7fab,OFF,null]]
16:51:37.207 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Runner started for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.208 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@107d4f5 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=null,CLOSED,fill=-,flush=-,to=3/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@1ab138f6{IDLE}->null [DirectByteBuffer@5550e850[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@39c907f0[p=0,l=10,c=10,r=10]={<<<\x03\xE9Shutdown>>>}]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{WRITING}->null:IDLE-->WRITING
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@2e942861[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
16:51:37.208 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 12 SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=W,to=1/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[CLOSING],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=null],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=12 remaining=0 WriteFlusher@1ab138f6{WRITING}->null
16:51:37.208 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]]
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@1ab138f6{IDLE}->null:WRITING-->IDLE
16:51:37.208 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [CLIENT] WebSocketSession.onSessionClosed()
16:51:37.208 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - callApplicationOnClose(CloseInfo[code=1006,reason=Disconnected])
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - SERVER disconnect()
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Terminating Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
16:51:37.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OPEN,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],behavior=CLIENT,connection=WebSocketClientConnection@d836285::SocketChannelEndPoint@4b98b4f9{l=0.0.0.0/0.0.0.0:41376,r=null,CLOSED,fill=-,flush=-,to=4/3600000}{io=1/1,kio=-1,kro=-1}->WebSocketClientConnection@d836285[s=ConnectionState@af857d9[DISCONNECTED],f=Flusher@2e942861[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[CLIENT,validating],p=Parser@4bc4bb3c[ExtensionStack,s=START,c=0,len=682,f=null]],remote=WebSocketRemoteEndpoint@566bb62f[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.filter.geojson.ws.test.WsServiceTestClient@3773862a],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.client.io.WebSocketClientConnection]]
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SessionTracker@27a0a5a2{STOPPED}
16:51:37.209 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@107d4f5 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint - close(null) SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,OSHUT,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketExtensionFactory@28fa700e{STARTED}
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DeflaterPool@e041f0c{STARTED,size=0,capacity=UNLIMITED}
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DeflaterPool@e041f0c{STOPPED,size=0,capacity=UNLIMITED}
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - doClose SocketChannelEndPoint@46fba791{l=/127.0.0.1:8899,r=/127.0.0.1:41376,CLOSED,fill=-,flush=-,to=0/3600000}{io=0/0,kio=0,kro=1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping InflaterPool@3d526ad9{STARTED,size=0,capacity=UNLIMITED}
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED InflaterPool@3d526ad9{STOPPED,size=0,capacity=UNLIMITED}
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - onClose FillInterest@286f8ec{null}
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketExtensionFactory@28fa700e{STOPPED}
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup ManagedSelector@c05fddc{STARTED} id=1 keys=1 selected=0 updates=0
16:51:37.209 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClient@6754ef00{STARTED}
16:51:37.209 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - queue org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235af25b startThread=0
16:51:37.209 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken with none selected
16:51:37.209 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235af25b in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}]
16:51:37.209 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 woken up from select, 0/0/0 selected
16:51:37.209 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 processing 0 keys, 0 updates
16:51:37.209 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:37.210 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.210 [qtp11939193-31] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6e232e19 waiting with 0 keys
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractEndPoint - shutdownOutput SocketChannelEndPoint@46fba791{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.210 [qtp11939193-29] DEBUG org.eclipse.jetty.io.ManagedSelector - Destroyed SocketChannelEndPoint@46fba791{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=CLOSE[len=10,fin=true,rsv=...,masked=true]]]
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.FrameFlusher - Flushing Flusher@10feac77[PROCESSING][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected]
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[READING] getAction(DirectByteBuffer@7ab4482e[p=16,l=16,c=4096,r=0]={\x88\x8a2\xFb\x8a}\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: FILL
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - eof READING
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.ReadState - ReadState@35f84318[EOF] getAction(DirectByteBuffer@7ab4482e[p=16,l=16,c=4096,r=0]={\x88\x8a2\xFb\x8a}\x03\xE9Shutdown<<<>>>/sensinac...\x00\x00\x00\x00\x00\x00\x00})
16:51:37.210 [qtp11939193-29] DEBUG org.eclipse.jetty.io.AbstractConnection - onClose WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=1/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=null]]
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.websocket.common.io.AbstractWebSocketConnection - ReadState Action: EOF
16:51:37.210 [qtp11939193-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - [SERVER] WebSocketSession.onSessionClosed()
16:51:37.210 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@7c848953 waiting
16:51:37.211 [qtp11939193-29] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@72bf43a7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
16:51:37.211 [Thread-21] DEBUG org.eclipse.jetty.client.HttpDestination - Closed HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:37.211 [qtp11939193-29] DEBUG org.eclipse.jetty.websocket.common.WebSocketSession - stopping - WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{l=0.0.0.0/0.0.0.0:8899,r=null,CLOSED,fill=-,flush=-,to=2/3600000}{io=0/0,kio=-1,kro=-1}->WebSocketServerConnection@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@72bf43a7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
16:51:37.211 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:37.211 [qtp11939193-29] 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]
16:51:37.211 [qtp11939193-29] 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]
16:51:37.211 [qtp11939193-29] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90]
16:51:37.211 [qtp11939193-29] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90]
16:51:37.211 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:37.211 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpDestination[ws://127.0.0.1:8899]@6034e75d,queue=0,pool=DuplexConnectionPool@325f7fa9[c=0/0/64,a=0,i=0,q=0]
16:51:37.212 [qtp11939193-29] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketSession[websocket=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],behavior=SERVER,connection=WebSocketServerConnection@69ca6ae4::SocketChannelEndPoint@46fba791{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@69ca6ae4[s=ConnectionState@75545ca5[DISCONNECTED],f=Flusher@10feac77[SUCCEEDED][queueSize=0,aggregateSize=-1,terminated=java.io.EOFException: Disconnected],g=Generator[SERVER,validating],p=Parser@6ac2cf4e[ExtensionStack,s=START,c=0,len=10,f=null]],remote=WebSocketRemoteEndpoint@72bf43a7[batching=true],incoming=JettyAnnotatedEventDriver[org.eclipse.sensinact.gateway.nthbnd.rest.internal.ws.WebSocketConnection@29c58b90],outgoing=ExtensionStack[queueSize=0,extensions=[],incoming=org.eclipse.jetty.websocket.common.WebSocketSession,outgoing=org.eclipse.jetty.websocket.server.WebSocketServerConnection]]
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ScheduledExecutorScheduler@6bd51ed8{STARTED}
16:51:37.212 [qtp11939193-29] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$DestroyEndPoint@235af25b in QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=0,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}]
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ScheduledExecutorScheduler@6bd51ed8{STOPPED}
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping Client@4acf72b6[provider=null,keyStore=null,trustStore=null]
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED Client@4acf72b6[provider=null,keyStore=null,trustStore=null]
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping HttpClientTransportOverHTTP@619bd14c{STARTED}
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ClientSelectorManager@51bde877{STARTED}
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@3ee39da0{STARTED} id=5 keys=0 selected=0 updates=0
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@41cd40f8 on ManagedSelector@3ee39da0{STOPPING} id=5 keys=0 selected=0 updates=0
16:51:37.212 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ee39da0{STOPPING} id=5 keys=0 selected=0 updates=1
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 woken with none selected
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 woken up from select, 0/0/0 selected
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 processing 0 keys, 1 updates
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@41cd40f8
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@3ee39da0{STOPPING} id=5 keys=0 selected=0 updates=0
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 waiting with 0 keys
16:51:37.213 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@62eb75b3 on ManagedSelector@3ee39da0{STOPPING} id=5 keys=0 selected=0 updates=0
16:51:37.213 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3ee39da0{STOPPING} id=5 keys=0 selected=0 updates=1
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 woken with none selected
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 woken up from select, 0/0/0 selected
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@6f0b81a4 processing 0 keys, 1 updates
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.213 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@62eb75b3
16:51:37.215 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.215 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.215Z
16:51:37.215 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@5215cd9a in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@39fc6b2c/SelectorProducer@704b2127/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.215Z
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@3ee39da0{STOPPED} id=5 keys=-1 selected=-1 updates=0
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@5a772895{STARTED} id=4 keys=0 selected=0 updates=0
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@5582448f on ManagedSelector@5a772895{STOPPING} id=4 keys=0 selected=0 updates=0
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5a772895{STOPPING} id=4 keys=0 selected=0 updates=1
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 woken with none selected
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 woken up from select, 0/0/0 selected
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 processing 0 keys, 1 updates
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@5582448f
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@5a772895{STOPPING} id=4 keys=0 selected=0 updates=0
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 waiting with 0 keys
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@3fa7cacf on ManagedSelector@5a772895{STOPPING} id=4 keys=0 selected=0 updates=0
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@5a772895{STOPPING} id=4 keys=0 selected=0 updates=1
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 woken with none selected
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 woken up from select, 0/0/0 selected
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@63debfd6 processing 0 keys, 1 updates
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@3fa7cacf
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.216 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.216Z
16:51:37.216 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@530a8454 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@59221b97/SelectorProducer@6ac4944a/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=2,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.217Z
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@5a772895{STOPPED} id=4 keys=-1 selected=-1 updates=0
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@17ae98d7{STARTED} id=3 keys=0 selected=0 updates=0
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@14469743 on ManagedSelector@17ae98d7{STOPPING} id=3 keys=0 selected=0 updates=0
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@17ae98d7{STOPPING} id=3 keys=0 selected=0 updates=1
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc woken with none selected
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc woken up from select, 0/0/0 selected
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc processing 0 keys, 1 updates
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@14469743
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@17ae98d7{STOPPING} id=3 keys=0 selected=0 updates=0
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc waiting with 0 keys
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2db92e95 on ManagedSelector@17ae98d7{STOPPING} id=3 keys=0 selected=0 updates=0
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@17ae98d7{STOPPING} id=3 keys=0 selected=0 updates=1
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc woken with none selected
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc woken up from select, 0/0/0 selected
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@4dcc83cc processing 0 keys, 1 updates
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2db92e95
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.217 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@57dc9128/SelectorProducer@24528a25/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.217Z
16:51:37.217 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@6c44052e in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@57dc9128/SelectorProducer@24528a25/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=3,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.217Z
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@17ae98d7{STOPPED} id=3 keys=-1 selected=-1 updates=0
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@159e366{STARTED} id=2 keys=0 selected=0 updates=0
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@6a58b191 on ManagedSelector@159e366{STOPPING} id=2 keys=0 selected=0 updates=0
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159e366{STOPPING} id=2 keys=0 selected=0 updates=1
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af woken with none selected
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af woken up from select, 0/0/0 selected
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af processing 0 keys, 1 updates
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@6a58b191
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@159e366{STOPPING} id=2 keys=0 selected=0 updates=0
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af waiting with 0 keys
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@6b28ffa7 on ManagedSelector@159e366{STOPPING} id=2 keys=0 selected=0 updates=0
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@159e366{STOPPING} id=2 keys=0 selected=0 updates=1
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af woken with none selected
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af woken up from select, 0/0/0 selected
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@14ed89af processing 0 keys, 1 updates
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@6b28ffa7
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/PRODUCING/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.218Z
16:51:37.218 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@46292372 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}]
16:51:37.218 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@1a1d3c1a/SelectorProducer@1c65121/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=4,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.218Z
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@159e366{STOPPED} id=2 keys=-1 selected=-1 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@3add81c4{STARTED} id=1 keys=0 selected=0 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@4b74910e on ManagedSelector@3add81c4{STOPPING} id=1 keys=0 selected=0 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STOPPING} id=1 keys=0 selected=0 updates=1
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/0 selected
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@4b74910e
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@3add81c4{STOPPING} id=1 keys=0 selected=0 updates=0
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf waiting with 0 keys
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2f5dd373 on ManagedSelector@3add81c4{STOPPING} id=1 keys=0 selected=0 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@3add81c4{STOPPING} id=1 keys=0 selected=0 updates=1
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken with none selected
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf woken up from select, 0/0/0 selected
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@60af7bcf processing 0 keys, 1 updates
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2f5dd373
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.219 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=3/12,p=0}@34bfe4b7 waiting
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.219Z
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@2fb68ec6/SelectorProducer@d71adc2/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}][pc=0,pic=0,pec=1,epc=4]@2021-11-24T16:51:37.219Z
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@3add81c4{STOPPED} id=1 keys=-1 selected=-1 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ManagedSelector@117632cf{STARTED} id=0 keys=0 selected=0 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$CloseConnections@262b30 on ManagedSelector@117632cf{STOPPING} id=0 keys=0 selected=0 updates=0
16:51:37.219 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117632cf{STOPPING} id=0 keys=0 selected=0 updates=1
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a woken with none selected
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a woken up from select, 0/0/0 selected
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a processing 0 keys, 1 updates
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$CloseConnections@262b30
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Closing 0 connections on ManagedSelector@117632cf{STOPPING} id=0 keys=0 selected=0 updates=0
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a waiting with 0 keys
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ManagedSelector$StopSelector@2c5f3954 on ManagedSelector@117632cf{STOPPING} id=0 keys=0 selected=0 updates=0
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@117632cf{STOPPING} id=0 keys=0 selected=0 updates=1
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a woken with none selected
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a woken up from select, 0/0/0 selected
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@ecff91a processing 0 keys, 1 updates
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ManagedSelector$StopSelector@2c5f3954
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:37.220 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.io.ManagedSelector$$Lambda$41/370475881@49bf29c6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}]
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=5,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.22Z
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STARTED,8<=9<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}]
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Stopping QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=9<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=3/12,p=0}]
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping ReservedThreadExecutor@5d332969{s=3/12,p=0}
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=2/12,p=0}@34bfe4b7 offer STOP!
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@2f559391 offer STOP!
16:51:37.220 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=1/12,p=0}@34bfe4b7 task=STOP!
16:51:37.220 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}@34bfe4b7 Exited
16:51:37.220 [Thread-21] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}@ba3e930 offer STOP!
16:51:37.220 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=0/12,p=0}@2f559391 task=STOP!
16:51:37.221 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5d332969{s=0/12,p=0}@34bfe4b7 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=9<=200,i=6,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=-1/12,p=0}]
16:51:37.221 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=-1/12,p=0}@2f559391 Exited
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ReservedThreadExecutor@5d332969{s=-1/12,p=0}
16:51:37.221 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=-1/12,p=0}@ba3e930 task=STOP!
16:51:37.221 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5d332969{s=-1/12,p=0}@2f559391 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=9<=200,i=7,r=-1,q=0}[ReservedThreadExecutor@5d332969{s=-1/12,p=0}]
16:51:37.221 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@5d332969{s=-1/12,p=0}@ba3e930 Exited
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1733619456-48,5,main] for 14999
16:51:37.221 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-50] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-50,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-59] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-59,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - run org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran ReservedThreadExecutor@5d332969{s=-1/12,p=0}@ba3e930 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-51] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-51,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-49] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-49,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - ran org.eclipse.jetty.util.thread.QueuedThreadPool$$Lambda$10/212683148@748cf1f6 in QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-46] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-46,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-48] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-48,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-47] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-47,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [WebSocketClient@1733619456-45] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-45,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Waiting for Thread[WebSocketClient@1733619456-49,5,] for 14999
16:51:37.221 [WebSocketClient@1733619456-44] DEBUG org.eclipse.jetty.util.thread.QueuedThreadPool - Thread[WebSocketClient@1733619456-44,5,main] exited for QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPING,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY]
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED EatWhatYouKill@60b85ba1/SelectorProducer@492fc69e/IDLE/p=false/QueuedThreadPool[WebSocketClient@1733619456]@24b52d3e{STOPPED,8<=0<=200,i=7,r=-1,q=0}[NO_TRY][pc=0,pic=0,pec=0,epc=0]@2021-11-24T16:51:37.221Z
16:51:37.221 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ManagedSelector@117632cf{STOPPED} id=0 keys=-1 selected=-1 updates=0
16:51:37.222 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED ClientSelectorManager@51bde877{STOPPED}
16:51:37.222 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClientTransportOverHTTP@619bd14c{STOPPED}
16:51:37.222 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED HttpClient@6754ef00{STOPPED}
16:51:37.222 [Thread-21] DEBUG org.eclipse.jetty.websocket.client.WebSocketClient - Stopped WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0]
16:51:37.222 [Thread-21] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED WebSocketClient@ed604a2a[httpClient=HttpClient@6754ef00{STOPPED},openSessions.size=0]
16:51:38.168 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:38.168 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:38.168 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1020/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0} 
16:51:38.168 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1020/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.169 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1020/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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
16:51:38.169 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=1]@2021-11-24T16:51:38.169Z
16:51:38.170 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=1]@2021-11-24T16:51:38.169Z
16:51:38.170 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=1]@2021-11-24T16:51:38.17Z
16:51:38.170 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=1]@2021-11-24T16:51:38.17Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1022/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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
16:51:38.170 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=1]@2021-11-24T16:51:38.17Z tryProduce true
16:51:38.170 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:38.170 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.171 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1022/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:38.171 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1022/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=1,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.171 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:38.171 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1022/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.171 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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 185 HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=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@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> IN_VALUE
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> FIELD
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
16:51:38.172 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:38.173 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:38.173 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:38.173 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=0}
GET //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} HTTP/1.1
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive


16:51:38.173 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=0} parsed true HttpParser{s=CONTENT,0 of -1}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=0}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1} 
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:38.174 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:38.176 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.176 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.176 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=3} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=4} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=4}
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=4}
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent EOF
16:51:38.177 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=4} parsed false HttpParser{s=END,0 of -1}
16:51:38.178 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=4}
16:51:38.178 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:38.178 [qtp11939193-35] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@36274f3e[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>})
16:51:38.181 [qtp11939193-35] 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=1039 null
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@3a36e1a0[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 1039


16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1039},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6574118f] (null,[p=0,l=1039,c=1039,r=1039],true)@START
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=1039} last=true content=HeapByteBuffer@3a36e1a0[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 1039


16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1039},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6574118f] ([p=0,l=124,c=16384,r=124],[p=0,l=1039,c=1039,r=1039],true)@COMPLETING
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=124,c=16384,r=124]={<<<HTTP/1.1 200 OK\r\nDate: We...ontent-Length: 1039\r\n\r\n>>>applicati...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@3a36e1a0[p=0,l=1039,c=1039,r=1039]={<<<{"providers":[{"name":"sl...":"/","statusCode":200}>>>}]
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 1163 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=10/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=1163 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=1039},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@6574118f] ([p=124,l=124,c=16384,r=0],[p=1039,l=1039,c=1039,r=0],true)@END
16:51:38.181 [qtp11939193-35] 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
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
16:51:38.181 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
{"providers":[{"name":"slider","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"cursor","resources":[{"name":"position","type":"SENSOR","rws":"RO"}]}]},{"name":"light","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=9}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@685f8cfd) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=9}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=1039
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.182 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}}}
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:38.183 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@2efc2ff7 waiting
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:38.183 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:38.184 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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} 
16:51:38.184 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.184 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
16:51:38.184 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=2]@2021-11-24T16:51:38.184Z
16:51:38.184 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=2]@2021-11-24T16:51:38.184Z
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=2]@2021-11-24T16:51:38.184Z
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=2]@2021-11-24T16:51:38.184Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=3]@2021-11-24T16:51:38.185Z tryProduce true
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}}}
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.185 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=2,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 199 HeapByteBuffer@7f9d9ef0[p=0,l=199,c=8192,r=199]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>> 53\r\n\r\n[{...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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 199 HeapByteBuffer@7f9d9ef0[p=0,l=199,c=8192,r=199]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>> 53\r\n\r\n[{...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@7f9d9ef0[p=0,l=199,c=8192,r=199]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>> 53\r\n\r\n[{...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=199,c=8192,r=199]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>> 53\r\n\r\n[{...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> IN_VALUE
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> FIELD
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
16:51:38.185 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true} on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0}
GET //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true} HTTP/1.1
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive


16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0} parsed true HttpParser{s=CONTENT,0 of -1}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true} HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0} 
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=0}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:38.186 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1}
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent EOF
16:51:38.187 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1} parsed false HttpParser{s=END,0 of -1}
16:51:38.188 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=1}
16:51:38.188 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:38.188 [qtp11939193-55] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@4ab042bc[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>})
16:51:38.190 [qtp11939193-55] 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=423 null
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@187021d2[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=4}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 423


16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=423},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@697753ab] (null,[p=0,l=423,c=423,r=423],true)@START
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=423} last=true content=HeapByteBuffer@187021d2[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>}
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 423


16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=423},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@697753ab] ([p=0,l=123,c=16384,r=123],[p=0,l=423,c=423,r=423],true)@COMPLETING
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=123,c=16384,r=123]={<<<HTTP/1.1 200 OK\r\nDate: We...Content-Length: 423\r\n\r\n>>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@187021d2[p=0,l=423,c=423,r=423]={<<<{"providers":{"type": "Fe...":"/","statusCode":200}>>>}]
16:51:38.190 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 546 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=5/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=4}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=546 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=423},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@697753ab] ([p=123,l=123,c=16384,r=0],[p=423,l=423,c=423,r=0],true)@END
16:51:38.191 [qtp11939193-55] 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
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
{"providers":{"type": "FeatureCollection", "features": [{"geometry":{"coordinates":[5.7,45.2],"type":"Point"},"type":"Feature","properties":{"name":"slider"}},{"geometry":{"coordinates":[5.7,45.2],"type":"Point"},"type":"Feature","properties":{"name":"light"}}]},"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000,'output':true}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=5}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=5}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1dcbacf4) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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?geojson={'latitude':45.2,'longitude':5.7,'distance':1000,'output':true},age=5}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=423
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.191 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}}}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:38.192 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:38.192 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:38.192 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:38.192 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:38.192 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:38.192 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.193 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@7c848953 waiting
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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} 
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=3]@2021-11-24T16:51:38.193Z
16:51:38.193 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=3]@2021-11-24T16:51:38.193Z
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=3]@2021-11-24T16:51:38.194Z
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=3]@2021-11-24T16:51:38.193Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=4]@2021-11-24T16:51:38.194Z tryProduce true
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}}}
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=3,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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}
16:51:38.194 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{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@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
16:51:38.194 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> IN_VALUE
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> FIELD
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1
Content-Type: application/json
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive
Content-Length: 53


16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 53}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:38.195 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} parse HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} Content@648d6077{HeapByteBufferR@693ba6a7[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent Content@648d6077{HeapByteBufferR@693ba6a7[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"44.0:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} parsed false HttpParser{s=END,53 of 53}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=53,q=1,[0]=EOF,s=STREAM] read 53 from Content@648d6077{HeapByteBufferR@693ba6a7[p=259,l=259,c=8192,r=0]={POST /sen...:5.7"}]<<<>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:38.196 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:38.198 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@38aa737f[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>})
16:51:38.198 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null
16:51:38.198 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@37ab22c5[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:38.198 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:38.198 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@311a409] (null,[p=0,l=163,c=163,r=163],true)@START
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@37ab22c5[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:38 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@311a409] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=123,c=16384,r=123]={<<<HTTP/1.1 200 OK\r\nDate: We...Content-Length: 163\r\n\r\n>>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@37ab22c5[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}]
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=6/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=5}
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:38.200 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@311a409] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - onWriteComplete(true,null) s=CLOSING,api=BLOCKED,sc=false,e=null->s=CLOSED,api=BLOCKING,sc=false,e=null c=null cb=null w=false
{"response":{"name":"location","type":"string","value":"44.0:5.7","timestamp":1637772698197},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=6}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=6}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@1e597b07) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=4,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=6}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=163
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,53 of 53}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.201 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.202 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:38.202 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:38.202 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
16:51:38.209 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.209 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:38.210 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@2efc2ff7 waiting
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:38.210 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:39.202 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:39.202 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:39.202 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=992/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} 
16:51:39.203 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=993/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.203 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=993/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
16:51:39.203 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=4]@2021-11-24T16:51:39.203Z
16:51:39.204 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=4]@2021-11-24T16:51:39.203Z
16:51:39.204 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=4]@2021-11-24T16:51:39.204Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=994/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
16:51:39.204 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@2efc2ff7 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=4]@2021-11-24T16:51:39.204Z
16:51:39.204 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=5]@2021-11-24T16:51:39.204Z tryProduce true
16:51:39.204 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=994/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:39.204 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:39.204 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=995/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:39.205 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=995/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.205 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 185 HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} filled 185 HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=4,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=185,c=8192,r=185]={<<<GET /sensinact?geojson={'...nection: keep-alive\r\n\r\n>>>ontent-Le...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:39.205 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> IN_VALUE
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> FIELD
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=0}
GET //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} HTTP/1.1
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive


16:51:39.206 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=0} parsed true HttpParser{s=CONTENT,0 of -1}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000} HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1} 
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - REQUEST GET /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=1}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:39.207 [qtp11939193-55] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=2} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=2} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=2}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=2}
16:51:39.208 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent EOF
16:51:39.209 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=2} parsed false HttpParser{s=END,0 of -1}
16:51:39.209 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=3}
16:51:39.209 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - onEof HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:39.209 [qtp11939193-55] DEBUG org.eclipse.sensinact.gateway.nthbnd.endpoint.DefaultNorthboundRequestHandler - No JSON formated content in %s
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@5526b853[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>})
16:51:39.212 [qtp11939193-55] 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=682 null
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@4cc16d94[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=6}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:39 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 682


16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=682},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7885ac] (null,[p=0,l=682,c=682,r=682],true)@START
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=682} last=true content=HeapByteBuffer@4cc16d94[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:39 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 682


16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:39.212 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=682},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7885ac] ([p=0,l=123,c=16384,r=123],[p=0,l=682,c=682,r=682],true)@COMPLETING
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=123,c=16384,r=123]={<<<HTTP/1.1 200 OK\r\nDate: We...Content-Length: 682\r\n\r\n>>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@4cc16d94[p=0,l=682,c=682,r=682]={<<<{"providers":[{"name":"li...":"/","statusCode":200}>>>}]
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
{"providers":[{"name":"light","location":"45.2:5.7","services":[{"name":"admin","resources":[{"name":"friendlyName","type":"PROPERTY","rws":"RW"},{"name":"location","type":"PROPERTY","rws":"RW"},{"name":"bridge","type":"PROPERTY","rws":"RO"},{"name":"icon","type":"PROPERTY","rws":"RW"}]},{"name":"switch","resources":[{"name":"status","type":"STATE_VARIABLE","rws":"RO"},{"name":"brightness","type":"STATE_VARIABLE","rws":"RO"},{"name":"turn_on","type":"ACTION"},{"name":"turn_off","type":"ACTION"},{"name":"dim","type":"ACTION"}]}]}],"filters":[{"definition":"{'latitude':45.2,'longitude':5.7,'distance':1000}","type":"geojson"}],"type":"COMPLETE_LIST","uri":"/","statusCode":200}
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 805 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=8/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,0 of -1},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=READY awp=false se=false i=true al=0},r=5,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=7}
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=805 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:39.213 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=682},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@1f7885ac] ([p=123,l=123,c=16384,r=0],[p=682,l=682,c=682,r=0],true)@END
16:51:39.214 [qtp11939193-55] 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
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=READY awp=false se=false i=true al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5f1426bb) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0},r=5,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact?geojson={'latitude':45.2,'longitude':5.7,'distance':1000},age=8}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact written=682
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=READY awp=false se=false i=false al=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,0 of -1}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.214 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>GET /sens...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.215 [qtp11939193-55] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=2/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:39.216 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@7c848953 waiting
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:39.216 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 1/1/1 selected
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 1 keys, 0 updates
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - selected 1 sun.nio.ch.SelectionKeyImpl@56292f36 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} 
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - onSelected 1->0 r=true w=false for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - task CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=2/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0} tryExecute EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=2/12,p=0}][pc=0,pic=0,pec=0,epc=5]@2021-11-24T16:51:39.218Z
16:51:39.218 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 offer EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/PRODUCING/p=false/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=5]@2021-11-24T16:51:39.218Z
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=1/12,p=0}@7c848953 task=EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=5]@2021-11-24T16:51:39.219Z
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=5]@2021-11-24T16:51:39.218Z m=EXECUTE_PRODUCE_CONSUME t=CEP:SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}:runFillable:BLOCKING/BLOCKING
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.util.thread.strategy.EatWhatYouKill - EatWhatYouKill@25df00a0/SelectorProducer@4d15107f/IDLE/p=true/QueuedThreadPool[qtp11939193]@b62d79{STARTED,8<=10<=200,i=1,r=-1,q=0}[ReservedThreadExecutor@51c668e3{s=1/12,p=0}][pc=0,pic=0,pec=0,epc=6]@2021-11-24T16:51:39.219Z tryProduce true
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 0
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - fillable FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=1/0,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 1 -> 0 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.219 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} onFillable enter HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} filled 259 HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=5,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=259,c=8192,r=259]={<<<POST /sensinact/slider/ad...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - START --> SPACE1
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE1 --> URI
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - URI --> SPACE2
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - SPACE2 --> REQUEST_VERSION
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - REQUEST_VERSION --> HEADER
16:51:39.219 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Type: application/json --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Accept: application/json --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:User-Agent: Java/1.8.0_272 --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Host: 127.0.0.1:8899 --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Connection: keep-alive --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> IN_VALUE
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER:Content-Length --> FIELD
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - HEADER --> CONTENT
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - REQUEST for //127.0.0.1:8899/sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
POST //127.0.0.1:8899/sensinact/slider/admin/location/SET HTTP/1.1
Content-Type: application/json
Accept: application/json
User-Agent: Java/1.8.0_272
Host: 127.0.0.1:8899
Connection: keep-alive
Content-Length: 53


16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parsed true HttpParser{s=CONTENT,0 of 53}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - handle //127.0.0.1:8899/sensinact/slider/admin/location/SET HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} 
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - handling HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action DISPATCH HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - REQUEST POST /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - scope null||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.handler.ContextHandler - context=||/sensinact/slider/admin/location/SET @ o.e.j.s.ServletContextHandler@3f6b0be5{/,null,AVAILABLE}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Entering scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0, dispatch=REQUEST asyncstarted=false
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - sessionHandler=org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 session=null
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - servlet ||/sensinact/slider/admin/location/SET -> org.apache.felix.http.base.internal.dispatch.DispatcherServlet-4310d43==org.apache.felix.http.base.internal.dispatch.DispatcherServlet@b89f2c14{jsp=null,order=-1,inst=true,async=true,src=EMBEDDED:null,STARTED}
16:51:39.220 [qtp11939193-35] DEBUG org.eclipse.jetty.servlet.ServletHandler - chain=null
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=CONTENT,0 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=0} parse HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=CONTENT HeapByteBuffer@7f9d9ef0[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContent HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} Content@7503d238{HeapByteBufferR@1b507b57[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=0,[0]=null,s=STREAM] addContent Content@7503d238{HeapByteBufferR@1b507b57[p=206,l=259,c=8192,r=53]={POST /sen... 53\r\n\r\n<<<[{"name":"value","type":"...g","value":"45.2:5.7"}]>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT --> CONTENT_END
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onContentComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - CONTENT_END --> END
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onRequestComplete HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=0,q=1,[0]=EOF,s=STREAM] addContent EOF
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1} parsed false HttpParser{s=END,53 of 53}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpInput - HttpInputOverHTTP@448e6562[c=53,q=1,[0]=EOF,s=STREAM] read 53 from Content@7503d238{HeapByteBufferR@1b507b57[p=259,l=259,c=8192,r=0]={POST /sen...:5.7"}]<<<>>>8899\r\n\r\n\x00...\x00\x00\x00\x00\x00\x00\x00}}
16:51:39.221 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=1}
16:51:39.222 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array HeapByteBuffer@403b7521[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>})
16:51:39.222 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - write(array) s=CLOSING,api=BLOCKED,sc=false,e=null last=true agg=false flush=true async=false, len=163 null
16:51:39.222 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - sendResponse info=null content=HeapByteBuffer@2b42ed0c[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>} complete=true committing=true callback=Blocker@71ba1519{null}
16:51:39.222 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - COMMIT for /sensinact/slider/admin/location/SET on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=2}
200 null HTTP/1.1
Date: Wed, 24 Nov 2021 16:51:39 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: NEED_HEADER for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3350a1f0] (null,[p=0,l=163,c=163,r=163],true)@START
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - generateHeaders HTTP/1.1{s=200,h=3,cl=163} last=true content=HeapByteBuffer@2b42ed0c[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - Date: Wed, 24 Nov 2021 16:51:39 GMT
Content-Type: application/json;charset=utf-8
Content-Length: 163


16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpGenerator - CONTENT_LENGTH
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: FLUSH for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3350a1f0] ([p=0,l=123,c=16384,r=123],[p=0,l=163,c=163,r=163],true)@COMPLETING
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - write: WriteFlusher@132794d{IDLE}->null [HeapByteBuffer@b3e2f01[p=0,l=123,c=16384,r=123]={<<<HTTP/1.1 200 OK\r\nDate: We...Content-Length: 163\r\n\r\n>>>\napplicat...\x00\x00\x00\x00\x00\x00\x00},HeapByteBuffer@2b42ed0c[p=0,l=163,c=163,r=163]={<<<{"response":{"name":"loca...tion","statusCode":200}>>>}]
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{WRITING}->null:IDLE-->WRITING
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - flushed 286 SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=W,to=3/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=END,53 of 53},g=HttpGenerator@6d1c8cd5{s=COMPLETING}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMMITTED is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - Flushed=true written=286 remaining=0 WriteFlusher@132794d{WRITING}->null
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.io.WriteFlusher - update WriteFlusher@132794d{IDLE}->null:WRITING-->IDLE
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - generate: DONE for SendCallback@70ea950e[PROCESSING][i=HTTP/1.1{s=200,h=3,cl=163},cb=org.eclipse.jetty.server.HttpChannel$SendCallback@3350a1f0] ([p=123,l=123,c=16384,r=0],[p=163,l=163,c=163,r=0],true)@END
16:51:39.223 [qtp11939193-35] 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
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.session - Leaving scope org.eclipse.jetty.server.session.SessionHandler671471369==dftMaxIdleSec=0 dispatch=REQUEST, async=false, session=null, oldsession=null, oldsessionhandler=null
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.Server - handled=true async=false committed=true on HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3}
{"response":{"name":"location","type":"string","value":"45.2:5.7","timestamp":1637772699222},"type":"SET_RESPONSE","uri":"/slider/admin/location","statusCode":200}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=BLOCKING os=COMPLETED is=IDLE awp=false se=false i=true al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) COMPLETE HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action COMPLETE HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=false/true,a=HANDLING,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpOutput - complete(org.eclipse.jetty.util.Callback$3@5b791327) s=CLOSED,api=BLOCKING,sc=false,e=null s=true e=null, c=null
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - completed HttpChannelState@1908382d{s=HANDLING rs=COMPLETING os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - unhandle HttpChannelState@1908382d{s=HANDLING rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - nextAction(false) TERMINATED HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - action TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0},r=6,c=true/true,a=IDLE,uri=//127.0.0.1:8899/sensinact/slider/admin/location/SET,age=3}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - onCompleted for /sensinact/slider/admin/location/SET written=163
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannelState - recycle HttpChannelState@1908382d{s=IDLE rs=COMPLETED os=COMPLETED is=IDLE awp=false se=false i=false al=0}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - reset HttpParser{s=END,53 of 53}
16:51:39.223 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - END --> START
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpChannel - !handle TERMINATED HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} filled 0 HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parse HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00} {}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.http.HttpParser - parseNext s=START HeapByteBuffer@7f9d9ef0[p=0,l=0,c=8192,r=0]={<<<>>>POST /sen...\x00\x00\x00\x00\x00\x00\x00}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} parsed false HttpParser{s=START,0 of -1}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - releaseRequestBuffer HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.AbstractConnection - fillInterested HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=-,flush=-,to=1/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.FillInterest - interested FillInterest@358d080b{AC.ReadCB@5c0ab568{HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/0,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}}}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ChannelEndPoint - changeInterests p=false 0->1 for SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Queued change lazy=false org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27 on ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=0
16:51:39.224 [qtp11939193-35] DEBUG org.eclipse.jetty.io.ManagedSelector - Wakeup on submit ManagedSelector@7b4c50bc{STARTED} id=2 keys=1 selected=0 updates=1
16:51:39.224 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken with none selected
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b woken up from select, 0/0/1 selected
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b processing 0 keys, 1 updates
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updateable 1
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - update org.eclipse.jetty.io.ChannelEndPoint$$Lambda$462/1725695892@3c254a27
16:51:39.225 [qtp11939193-35] DEBUG org.eclipse.jetty.server.HttpConnection - HttpConnection@5c0ab568::SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=0/1,kio=0,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0} onFillable exit HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0} null
16:51:39.225 [qtp11939193-35] DEBUG org.eclipse.jetty.util.thread.ReservedThreadExecutor - ReservedThreadExecutor@51c668e3{s=2/12,p=0}@2efc2ff7 waiting
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ChannelEndPoint - Key interests updated 0 -> 1 on SocketChannelEndPoint@13f0535d{l=/127.0.0.1:8899,r=/127.0.0.1:41410,OPEN,fill=FI,flush=-,to=0/60000}{io=1/1,kio=1,kro=1}->HttpConnection@5c0ab568[p=HttpParser{s=START,0 of -1},g=HttpGenerator@6d1c8cd5{s=START}]=>HttpChannelOverHttp@1d37bf53{s=HttpChannelState@1908382d{s=IDLE rs=BLOCKING os=OPEN is=IDLE awp=false se=false i=true al=0},r=6,c=false/false,a=IDLE,uri=null,age=0}
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - updates 0
16:51:39.225 [qtp11939193-55] DEBUG org.eclipse.jetty.io.ManagedSelector - Selector sun.nio.ch.EPollSelectorImpl@58eeda5b waiting with 1 keys
[INFO] No Errors