00:44:28.671 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.scale.commons.net.http.client.HelloWorldServlet@455082d2' at context path '/' with path spec '/*' and init-params {}
00:44:28.672 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
00:44:28.672 [main] INFO  [Server:doStart:371] - jetty-9.4.12.v20180830; built: 2018-08-30T13:59:14.071Z; git: 27208684755d94a92186989f695db2d7b21ebc51; jvm 11.0.2+9-Ubuntu-3ubuntu118.04.3
00:44:28.677 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
00:44:28.677 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
00:44:28.678 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
00:44:28.681 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@1cf45f46{/,null,AVAILABLE}
00:44:28.686 [main] INFO  [SslContextFactory:load:310] - x509=X509@15045e40(1,h=[],w=[]) for SslContextFactory@34a8a5ad[provider=null,keyStore=file:///home/simon/git/elastisys/scale.commons/target/checkout/net/src/test/resources/security/server/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/scale.commons/target/checkout/net/src/test/resources/security/server/server_truststore.jks]
00:44:28.691 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@3a2f74fb{SSL,[ssl, http/1.1]}{0.0.0.0:45191}
00:44:28.692 [main] INFO  [Server:doStart:408] - Started @7431ms
00:44:28.694 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45191/ HTTP/1.1)
00:44:28.762 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45191/ HTTP/1.1)
00:44:28.789 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45191/ HTTP/1.1)
00:44:28.822 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45191/ HTTP/1.1)
00:44:28.847 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45191/ HTTP/1.1)
00:44:28.879 [qtp650559021-72] DEBUG [HelloWorldServlet:handleRequest:37] - received GET request: /
  Body: ''
00:44:28.883 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@3a2f74fb{SSL,[ssl, http/1.1]}{0.0.0.0:45191}
00:44:28.883 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
00:44:28.884 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@1cf45f46{/,null,UNAVAILABLE}
