13:20:05.675 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@31b38a32' at context path '/pool' with path spec '/*' and init-params {}
13:20:05.675 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:05.681 [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
13:20:05.697 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:05.697 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:05.700 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:05.713 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@11359920{/pool,null,AVAILABLE}
13:20:05.768 [main] INFO  [SslContextFactory:load:310] - x509=X509@3f33c4cb(1,h=[],w=[]) for SslContextFactory@76a12745[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:05.806 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@3ffacb38{SSL,[ssl, http/1.1]}{0.0.0.0:38229}
13:20:05.807 [main] INFO  [Server:doStart:408] - Started @11712ms
13:20:05.850 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38229/pool/size HTTP/1.1)
13:20:06.110 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:38229/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:06.111 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38229/pool/size HTTP/1.1)
13:20:06.221 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:38229/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:06.222 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38229/pool/size HTTP/1.1)
13:20:06.311 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 3: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:38229/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:06.313 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@3ffacb38{SSL,[ssl, http/1.1]}{0.0.0.0:38229}
13:20:06.313 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:06.317 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@11359920{/pool,null,UNAVAILABLE}
13:20:06.326 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@2864d48d' at context path '/pool' with path spec '/*' and init-params {}
13:20:06.326 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:06.326 [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
13:20:06.328 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:06.328 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:06.328 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:06.329 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@3bb899{/pool,null,AVAILABLE}
13:20:06.346 [main] INFO  [SslContextFactory:load:310] - x509=X509@18fb79ec(1,h=[],w=[]) for SslContextFactory@4559f51a[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:06.365 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@46af30c9{SSL,[ssl, http/1.1]}{0.0.0.0:34641}
13:20:06.365 [main] INFO  [Server:doStart:408] - Started @12270ms
13:20:06.401 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34641/pool HTTP/1.1)
13:20:06.470 [qtp2129308944-162] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/
13:20:06.474 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:06 GMT, Content-Type: application/json, Content-Length: 491, Server: Jetty(9.4.12.v20180830)]}'
13:20:06.479 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@46af30c9{SSL,[ssl, http/1.1]}{0.0.0.0:34641}
13:20:06.480 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:06.481 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@3bb899{/pool,null,UNAVAILABLE}
13:20:06.484 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@468e590b' at context path '/pool' with path spec '/*' and init-params {}
13:20:06.484 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:06.485 [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
13:20:06.486 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:06.486 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:06.487 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:06.487 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@20edab84{/pool,null,AVAILABLE}
13:20:06.508 [main] INFO  [SslContextFactory:load:310] - x509=X509@412d517b(1,h=[],w=[]) for SslContextFactory@4bb0063a[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_empty_truststore.jks]
13:20:06.523 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@64c2543{SSL,[ssl, http/1.1]}{0.0.0.0:46281}
13:20:06.524 [main] INFO  [Server:doStart:408] - Started @12429ms
13:20:06.545 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:46281/pool HTTP/1.1)
13:20:06.604 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'SSLException: readHandshakeRecord'
13:20:06.605 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:46281/pool HTTP/1.1)
13:20:06.638 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 2: 'SSLException: readHandshakeRecord'
13:20:06.639 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:46281/pool HTTP/1.1)
13:20:06.672 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 3: 'SSLException: readHandshakeRecord'
13:20:06.674 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@64c2543{SSL,[ssl, http/1.1]}{0.0.0.0:46281}
13:20:06.674 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:06.674 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@20edab84{/pool,null,UNAVAILABLE}
13:20:06.678 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@4568e46b' at context path '/pool' with path spec '/*' and init-params {}
13:20:06.678 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:06.678 [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
13:20:06.690 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:06.691 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:06.691 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:06.695 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@57296ad4{/pool,null,AVAILABLE}
13:20:06.699 [main] INFO  [SslContextFactory:load:310] - x509=X509@7c7b4602(1,h=[],w=[]) for SslContextFactory@1f772775[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:06.703 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@566ecb0{SSL,[ssl, http/1.1]}{0.0.0.0:33293}
13:20:06.703 [main] INFO  [Server:doStart:408] - Started @12608ms
13:20:06.709 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:33293/pool/size HTTP/1.1)
13:20:06.745 [qtp1431773022-179] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/size
13:20:06.749 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:06 GMT, Content-Type: application/json, Content-Length: 81, Server: Jetty(9.4.12.v20180830)]}'
13:20:06.752 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@566ecb0{SSL,[ssl, http/1.1]}{0.0.0.0:33293}
13:20:06.752 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:06.753 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@57296ad4{/pool,null,UNAVAILABLE}
13:20:06.756 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@4759b196' at context path '/pool' with path spec '/*' and init-params {}
13:20:06.756 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:06.757 [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
13:20:06.765 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:06.765 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:06.766 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:06.767 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@20381e51{/pool,null,AVAILABLE}
13:20:06.772 [main] INFO  [SslContextFactory:load:310] - x509=X509@470602f8(1,h=[],w=[]) for SslContextFactory@3c47011f[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:06.777 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@680fc037{SSL,[ssl, http/1.1]}{0.0.0.0:45981}
13:20:06.778 [main] INFO  [Server:doStart:408] - Started @12683ms
13:20:06.786 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45981/pool/size HTTP/1.1)
13:20:06.832 [qtp279538095-189] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/size
13:20:06.836 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:06 GMT, Content-Type: application/json, Content-Length: 81, Server: Jetty(9.4.12.v20180830)]}'
13:20:06.837 [main] INFO  [StandardCloudPoolProxy:reportGroupSizeChanged:241] - desired cloud pool size changed from 1 to 10
13:20:06.847 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45981/pool HTTP/1.1)
13:20:06.893 [qtp279538095-189] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/
13:20:06.897 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:06 GMT, Content-Type: application/json, Content-Length: 491, Server: Jetty(9.4.12.v20180830)]}'
13:20:06.907 [main] INFO  [StandardCloudPoolProxy:setDesiredSize:216] - requesting desired size 10 at https://localhost:45981/pool/size
13:20:06.909 [main] DEBUG [Http:execute:82] - sending request (POST https://localhost:45981/pool/size HTTP/1.1)
13:20:06.937 [qtp279538095-189] INFO  [SuccessfulCloudPoolServlet:doPost:69] - POST recevied: /pool/size
13:20:06.938 [qtp279538095-189] INFO  [SuccessfulCloudPoolServlet:doPost:72] - request message: {"desiredSize":10}
13:20:06.940 [main] DEBUG [Retryable:logResult:263] - setDesiredSizePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:06 GMT, Content-Type: application/json, Content-Length: 0, Server: Jetty(9.4.12.v20180830)]}'
13:20:06.940 [main] INFO  [StandardCloudPoolProxy:setDesiredSize:225] - done requesting desired size 10 at https://localhost:45981/pool/size.
13:20:06.941 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@680fc037{SSL,[ssl, http/1.1]}{0.0.0.0:45981}
13:20:06.941 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:06.942 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@20381e51{/pool,null,UNAVAILABLE}
13:20:06.948 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@7d72a503' at context path '/pool' with path spec '/*' and init-params {}
13:20:06.948 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:06.949 [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
13:20:06.960 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:06.960 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:06.960 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:06.962 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@5d1d50ba{/pool,null,AVAILABLE}
13:20:06.968 [main] INFO  [SslContextFactory:load:310] - x509=X509@71aeda9c(1,h=[],w=[]) for SslContextFactory@66ccaf1c[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:06.973 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@6016ca43{SSL,[ssl, http/1.1]}{0.0.0.0:35401}
13:20:06.974 [main] INFO  [Server:doStart:408] - Started @12879ms
13:20:06.983 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:35401/pool HTTP/1.1)
13:20:07.031 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:35401/pool HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.032 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:35401/pool HTTP/1.1)
13:20:07.067 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:35401/pool HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.069 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:35401/pool HTTP/1.1)
13:20:07.107 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 3: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:35401/pool HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.109 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@6016ca43{SSL,[ssl, http/1.1]}{0.0.0.0:35401}
13:20:07.109 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.110 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@5d1d50ba{/pool,null,UNAVAILABLE}
13:20:07.112 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@5ba64c76' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.112 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.113 [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
13:20:07.127 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.127 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.127 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:07.131 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@35cc1bd5{/pool,null,AVAILABLE}
13:20:07.134 [main] INFO  [SslContextFactory:load:310] - x509=X509@18c6491e(1,h=[],w=[]) for SslContextFactory@4ba73279[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_empty_truststore.jks]
13:20:07.142 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@afe5fa9{SSL,[ssl, http/1.1]}{0.0.0.0:34661}
13:20:07.143 [main] INFO  [Server:doStart:408] - Started @13048ms
13:20:07.152 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34661/pool/size HTTP/1.1)
13:20:07.214 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'SSLException: readHandshakeRecord'
13:20:07.215 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34661/pool/size HTTP/1.1)
13:20:07.239 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'SSLException: readHandshakeRecord'
13:20:07.240 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34661/pool/size HTTP/1.1)
13:20:07.291 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 3: 'SSLException: readHandshakeRecord'
13:20:07.292 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@afe5fa9{SSL,[ssl, http/1.1]}{0.0.0.0:34661}
13:20:07.292 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.292 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@35cc1bd5{/pool,null,UNAVAILABLE}
13:20:07.296 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@40f62aa2' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.296 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.297 [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
13:20:07.303 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.303 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.303 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:07.304 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@4c786fa8{/pool,null,AVAILABLE}
13:20:07.309 [main] INFO  [SslContextFactory:load:310] - x509=X509@34584446(1,h=[],w=[]) for SslContextFactory@1051fc4b[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_truststore.jks]
13:20:07.315 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@3772f35c{SSL,[ssl, http/1.1]}{0.0.0.0:34107}
13:20:07.316 [main] INFO  [Server:doStart:408] - Started @13221ms
13:20:07.324 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34107/pool/size HTTP/1.1)
13:20:07.365 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:34107/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.365 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34107/pool/size HTTP/1.1)
13:20:07.404 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:34107/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.405 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34107/pool/size HTTP/1.1)
13:20:07.439 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 3: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:34107/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.440 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@3772f35c{SSL,[ssl, http/1.1]}{0.0.0.0:34107}
13:20:07.441 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.441 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@4c786fa8{/pool,null,UNAVAILABLE}
13:20:07.445 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@5a86338e' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.445 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.445 [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
13:20:07.453 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.454 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.454 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:07.459 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@1a9660c9{/pool,null,AVAILABLE}
13:20:07.464 [main] INFO  [SslContextFactory:load:310] - x509=X509@81028f5(1,h=[],w=[]) for SslContextFactory@676b3d4c[provider=null,keyStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_keystore.p12,trustStore=file:///home/simon/git/elastisys/autoscaler/target/checkout/core/src/test/resources/cloudpool/server-security/server_empty_truststore.jks]
13:20:07.469 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@7214fd1b{SSL,[ssl, http/1.1]}{0.0.0.0:42689}
13:20:07.470 [main] INFO  [Server:doStart:408] - Started @13375ms
13:20:07.478 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:42689/pool/size HTTP/1.1)
13:20:07.509 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'SSLException: readHandshakeRecord'
13:20:07.510 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:42689/pool/size HTTP/1.1)
13:20:07.531 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'SSLException: readHandshakeRecord'
13:20:07.531 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:42689/pool/size HTTP/1.1)
13:20:07.555 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 3: 'SSLException: readHandshakeRecord'
13:20:07.556 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@7214fd1b{SSL,[ssl, http/1.1]}{0.0.0.0:42689}
13:20:07.556 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.557 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@1a9660c9{/pool,null,UNAVAILABLE}
