15:47:55.049 [main] INFO  [CloudPoolHandler:<init>:47] - CloudPoolHandler created
15:47:55.050 [main] INFO  [ConfigHandler:<init>:97] - ConfigHandler created
15:47:55.050 [main] INFO  [CloudPoolServer:restoreConfig:179] - restoring cloudpool config from /home/simon/elastisys/scale/cloudpool/target/checkout/api/target/cloudpool/storage/config.json
15:47:55.050 [main] INFO  [StartStopHandler:<init>:38] - StartStopHandler created
15:47:55.051 [main] DEBUG [ServletServerBuilder:createServletHandler:209] - adding servlet 'org.glassfish.jersey.servlet.ServletContainer@366164f0' at context path '/' with path spec '/*' and init-params {}
15:47:55.051 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:116] - enabling CORS support
15:47:55.051 [main] INFO  [Server:doStart:372] - jetty-9.4.0.v20161208
15:47:55.052 [main] INFO  [DefaultSessionIdManager:doStart:354] - DefaultSessionIdManager workerName=node0
15:47:55.052 [main] INFO  [DefaultSessionIdManager:doStart:359] - No SessionScavenger set, using defaults
15:47:55.052 [main] INFO  [HouseKeeper:startScavenging:146] - Scavenging every 660000ms
15:47:55.087 [main] INFO  [ContextHandler:doStart:791] - Started o.e.j.s.ServletContextHandler@77aa566a{/,null,AVAILABLE}
15:47:55.095 [main] INFO  [SslContextFactory:load:288] - x509=X509@1ec2caf2(1,h=[],w=[]) for SslContextFactory@2d30d676(file:///home/simon/elastisys/scale/cloudpool/target/checkout/api/target/test-classes/security/server/server_keystore.p12,file:///home/simon/elastisys/scale/cloudpool/target/checkout/api/target/test-classes/security/server/server_keystore.p12)
15:47:55.100 [main] INFO  [AbstractConnector:doStart:280] - Started ServerConnector@5063fdd{SSL,[ssl, http/1.1]}{0.0.0.0:35209}
15:47:55.100 [main] INFO  [Server:doStart:444] - Started @4618ms
15:47:55.125 [qtp511600595-216] INFO  [RequestLogFilter:filter:26] - GET https://localhost:35209/pool by 127.0.0.1
15:47:55.151 [qtp511600595-205] INFO  [RequestLogFilter:filter:26] - GET https://localhost:35209/pool by 127.0.0.1
Feb 15, 2017 3:47:55 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Sending client request on thread main
1 > GET https://localhost:35209/pool

15:47:55.189 [qtp511600595-207] INFO  [RequestLogFilter:filter:26] - GET https://localhost:35209/pool by 127.0.0.1
Feb 15, 2017 3:47:55 PM org.glassfish.jersey.filter.LoggingFilter log
INFO: 1 * Client response received on thread main
1 < 200
1 < Content-Length: 63
1 < Content-Type: application/json
1 < Date: Wed, 15 Feb 2017 14:47:55 GMT
1 < Server: Jetty(9.4.0.v20161208)

15:47:55.193 [main] INFO  [AbstractConnector:doStop:320] - Stopped ServerConnector@5063fdd{SSL,[ssl, http/1.1]}{0.0.0.0:35209}
15:47:55.193 [main] INFO  [HouseKeeper:stopScavenging:164] - Stopped scavenging
15:47:55.194 [main] INFO  [ContextHandler:doStop:932] - Stopped o.e.j.s.ServletContextHandler@77aa566a{/,null,UNAVAILABLE}
