13:20:07.567 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@35617d79' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.580 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.581 [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.588 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.588 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.589 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:07.602 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@587e4cce{/pool,null,AVAILABLE}
13:20:07.609 [main] INFO  [SslContextFactory:load:310] - x509=X509@27cae2dc(1,h=[],w=[]) for SslContextFactory@25e13095[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_keystore.p12]
13:20:07.614 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@6f7651c5{SSL,[ssl, http/1.1]}{0.0.0.0:34609}
13:20:07.615 [main] INFO  [Server:doStart:408] - Started @13520ms
13:20:07.618 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34609/pool/size HTTP/1.1)
13:20:07.672 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:34609/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.674 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:34609/pool/size HTTP/1.1)
13:20:07.708 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:34609/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:07.709 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@6f7651c5{SSL,[ssl, http/1.1]}{0.0.0.0:34609}
13:20:07.710 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.711 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@587e4cce{/pool,null,UNAVAILABLE}
13:20:07.714 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@3fea3035' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.714 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.715 [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.723 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.724 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.724 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:07.727 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@69764b66{/pool,null,AVAILABLE}
13:20:07.737 [main] INFO  [SslContextFactory:load:310] - x509=X509@30572696(1,h=[],w=[]) for SslContextFactory@3befad01[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_keystore.p12]
13:20:07.744 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@66043df8{SSL,[ssl, http/1.1]}{0.0.0.0:32841}
13:20:07.745 [main] INFO  [Server:doStart:408] - Started @13650ms
13:20:07.746 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:32841/pool HTTP/1.1)
13:20:07.786 [qtp2134058779-247] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/
13:20:07.789 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:07 GMT, Content-Type: application/json, Content-Length: 491, Server: Jetty(9.4.12.v20180830)]}'
13:20:07.792 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@66043df8{SSL,[ssl, http/1.1]}{0.0.0.0:32841}
13:20:07.792 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.793 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@69764b66{/pool,null,UNAVAILABLE}
13:20:07.799 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@151180d4' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.799 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.800 [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.815 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.815 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.816 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:07.819 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@7634cd64{/pool,null,AVAILABLE}
13:20:07.824 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@15ba58c4{HTTP/1.1,[http/1.1]}{0.0.0.0:40723}
13:20:07.825 [main] INFO  [Server:doStart:408] - Started @13730ms
13:20:07.826 [main] DEBUG [Http:execute:82] - sending request (GET http://localhost:40723/pool HTTP/1.1)
13:20:07.845 [qtp1881990320-262] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/
13:20:07.847 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:07 GMT, Content-Type: application/json, Content-Length: 491, Server: Jetty(9.4.12.v20180830)]}'
13:20:07.849 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@15ba58c4{HTTP/1.1,[http/1.1]}{0.0.0.0:40723}
13:20:07.850 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.850 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@7634cd64{/pool,null,UNAVAILABLE}
13:20:07.855 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@75371622' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.856 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.856 [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.862 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.863 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.863 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:07.864 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@66233976{/pool,null,AVAILABLE}
13:20:07.876 [main] INFO  [SslContextFactory:load:310] - x509=X509@30a92e38(1,h=[],w=[]) for SslContextFactory@720fb310[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_keystore.p12]
13:20:07.880 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@545ddf03{SSL,[ssl, http/1.1]}{0.0.0.0:38335}
13:20:07.881 [main] INFO  [Server:doStart:408] - Started @13786ms
13:20:07.883 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38335/pool HTTP/1.1)
13:20:07.907 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:38335/pool HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charse ... (truncated)'
13:20:07.908 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38335/pool HTTP/1.1)
13:20:07.939 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:38335/pool HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charse ... (truncated)'
13:20:07.940 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@545ddf03{SSL,[ssl, http/1.1]}{0.0.0.0:38335}
13:20:07.940 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:07.941 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@66233976{/pool,null,UNAVAILABLE}
13:20:07.944 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@2e0c2e84' at context path '/pool' with path spec '/*' and init-params {}
13:20:07.945 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:07.945 [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.952 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:07.953 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:07.953 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:07.954 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@ee76143{/pool,null,AVAILABLE}
13:20:07.964 [main] INFO  [SslContextFactory:load:310] - x509=X509@f5932ab(1,h=[],w=[]) for SslContextFactory@5b3d1fe9[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_keystore.p12]
13:20:07.969 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@42bee3b2{SSL,[ssl, http/1.1]}{0.0.0.0:38483}
13:20:07.970 [main] INFO  [Server:doStart:408] - Started @13875ms
13:20:07.971 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:38483/pool/size HTTP/1.1)
13:20:08.004 [qtp1063286222-279] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/size
13:20:08.007 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:08 GMT, Content-Type: application/json, Content-Length: 81, Server: Jetty(9.4.12.v20180830)]}'
13:20:08.009 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@42bee3b2{SSL,[ssl, http/1.1]}{0.0.0.0:38483}
13:20:08.009 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.009 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@ee76143{/pool,null,UNAVAILABLE}
13:20:08.011 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@70030eed' at context path '/pool' with path spec '/*' and init-params {}
13:20:08.011 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:08.012 [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:08.026 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:08.027 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:08.027 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 600000ms
13:20:08.028 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@6d954f5a{/pool,null,AVAILABLE}
13:20:08.034 [main] INFO  [SslContextFactory:load:310] - x509=X509@b4eef21(1,h=[],w=[]) for SslContextFactory@21ff069d[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_keystore.p12]
13:20:08.038 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@7cca0c55{SSL,[ssl, http/1.1]}{0.0.0.0:41025}
13:20:08.038 [main] INFO  [Server:doStart:408] - Started @13943ms
13:20:08.039 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:41025/pool/size HTTP/1.1)
13:20:08.065 [qtp1648870888-289] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/size
13:20:08.070 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:08 GMT, Content-Type: application/json, Content-Length: 81, Server: Jetty(9.4.12.v20180830)]}'
13:20:08.070 [main] INFO  [StandardCloudPoolProxy:reportGroupSizeChanged:241] - desired cloud pool size changed from 1 to 10
13:20:08.072 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:41025/pool HTTP/1.1)
13:20:08.098 [qtp1648870888-291] INFO  [SuccessfulCloudPoolServlet:doGet:46] - GET recevied: /pool/
13:20:08.101 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:08 GMT, Content-Type: application/json, Content-Length: 491, Server: Jetty(9.4.12.v20180830)]}'
13:20:08.103 [main] INFO  [StandardCloudPoolProxy:setDesiredSize:216] - requesting desired size 10 at https://localhost:41025/pool/size
13:20:08.104 [main] DEBUG [Http:execute:82] - sending request (POST https://localhost:41025/pool/size HTTP/1.1)
13:20:08.126 [qtp1648870888-289] INFO  [SuccessfulCloudPoolServlet:doPost:69] - POST recevied: /pool/size
13:20:08.127 [qtp1648870888-289] INFO  [SuccessfulCloudPoolServlet:doPost:72] - request message: {"desiredSize":10}
13:20:08.129 [main] DEBUG [Retryable:logResult:263] - setDesiredSizePool: attempt 1: 'HttpRequestResponse{statusCode=200headers=[Date: Wed, 08 May 2019 11:20:08 GMT, Content-Type: application/json, Content-Length: 0, Server: Jetty(9.4.12.v20180830)]}'
13:20:08.129 [main] INFO  [StandardCloudPoolProxy:setDesiredSize:225] - done requesting desired size 10 at https://localhost:41025/pool/size.
13:20:08.131 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@7cca0c55{SSL,[ssl, http/1.1]}{0.0.0.0:41025}
13:20:08.132 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.132 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@6d954f5a{/pool,null,UNAVAILABLE}
13:20:08.135 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@1a686df0' at context path '/pool' with path spec '/*' and init-params {}
13:20:08.136 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:08.136 [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:08.159 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:08.160 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:08.160 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:08.161 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@29727534{/pool,null,AVAILABLE}
13:20:08.173 [main] INFO  [SslContextFactory:load:310] - x509=X509@2135337a(1,h=[],w=[]) for SslContextFactory@2d388ef6[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_keystore.p12]
13:20:08.178 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@47684b82{SSL,[ssl, http/1.1]}{0.0.0.0:43867}
13:20:08.179 [main] INFO  [Server:doStart:408] - Started @14084ms
13:20:08.180 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:43867/pool HTTP/1.1)
13:20:08.218 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:43867/pool HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:08.219 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:43867/pool HTTP/1.1)
13:20:08.248 [main] DEBUG [Retryable:logResult:263] - getMachinePool: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:43867/pool HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:08.249 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@47684b82{SSL,[ssl, http/1.1]}{0.0.0.0:43867}
13:20:08.249 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.249 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@29727534{/pool,null,UNAVAILABLE}
13:20:08.252 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@8304ff0' at context path '/pool' with path spec '/*' and init-params {}
13:20:08.252 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:08.253 [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:08.256 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:08.256 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:08.256 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:08.257 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@5748c1ac{/pool,null,AVAILABLE}
13:20:08.265 [main] INFO  [SslContextFactory:load:310] - x509=X509@438aa2d2(1,h=[],w=[]) for SslContextFactory@12306cc[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_keystore.p12]
13:20:08.271 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@3e7a0b89{SSL,[ssl, http/1.1]}{0.0.0.0:45171}
13:20:08.271 [main] INFO  [Server:doStart:408] - Started @14177ms
13:20:08.272 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45171/pool/size HTTP/1.1)
13:20:08.302 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:45171/pool/size HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;c ... (truncated)'
13:20:08.303 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:45171/pool/size HTTP/1.1)
13:20:08.331 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:45171/pool/size HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;c ... (truncated)'
13:20:08.333 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@3e7a0b89{SSL,[ssl, http/1.1]}{0.0.0.0:45171}
13:20:08.334 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.334 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@5748c1ac{/pool,null,UNAVAILABLE}
13:20:08.337 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.UnsuccessfulCloudPoolServlet@1ec94ffd' at context path '/pool' with path spec '/*' and init-params {}
13:20:08.337 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:08.338 [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:08.340 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:08.340 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:08.340 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:08.341 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@1e5192e4{/pool,null,AVAILABLE}
13:20:08.349 [main] INFO  [SslContextFactory:load:310] - x509=X509@36a37096(1,h=[],w=[]) for SslContextFactory@3f0153ba[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_keystore.p12]
13:20:08.355 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@629e4b19{SSL,[ssl, http/1.1]}{0.0.0.0:36767}
13:20:08.356 [main] INFO  [Server:doStart:408] - Started @14261ms
13:20:08.357 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:36767/pool/size HTTP/1.1)
13:20:08.385 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:36767/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:08.386 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:36767/pool/size HTTP/1.1)
13:20:08.421 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:36767/pool/size HTTP/1.1): 500:
{"message": "an error occurred", "detail": "stacktrace..." }'
13:20:08.424 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@629e4b19{SSL,[ssl, http/1.1]}{0.0.0.0:36767}
13:20:08.425 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.425 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@1e5192e4{/pool,null,UNAVAILABLE}
13:20:08.427 [main] DEBUG [ServletServerBuilder:createServletHandler:206] - adding servlet 'com.elastisys.autoscaler.core.cloudpool.impl.stubs.SuccessfulCloudPoolServlet@7bba89d3' at context path '/pool' with path spec '/*' and init-params {}
13:20:08.428 [main] DEBUG [ServletServerBuilder:addCrossOriginFilter:113] - enabling CORS support
13:20:08.428 [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:08.435 [main] INFO  [DefaultSessionIdManager:doStart:365] - DefaultSessionIdManager workerName=node0
13:20:08.436 [main] INFO  [DefaultSessionIdManager:doStart:370] - No SessionScavenger set, using defaults
13:20:08.436 [main] INFO  [HouseKeeper:startScavenging:149] - node0 Scavenging every 660000ms
13:20:08.439 [main] INFO  [ContextHandler:doStart:850] - Started o.e.j.s.ServletContextHandler@37bedcdc{/pool,null,AVAILABLE}
13:20:08.447 [main] INFO  [SslContextFactory:load:310] - x509=X509@4d1847de(1,h=[],w=[]) for SslContextFactory@25371277[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_keystore.p12]
13:20:08.453 [main] INFO  [AbstractConnector:doStart:292] - Started ServerConnector@5f4174aa{SSL,[ssl, http/1.1]}{0.0.0.0:35829}
13:20:08.453 [main] INFO  [Server:doStart:408] - Started @14359ms
13:20:08.456 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:35829/pool/size HTTP/1.1)
13:20:08.495 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 1: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:35829/pool/size HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;c ... (truncated)'
13:20:08.497 [main] DEBUG [Http:execute:82] - sending request (GET https://localhost:35829/pool/size HTTP/1.1)
13:20:08.528 [main] DEBUG [Retryable:logResult:263] - getPoolSize: attempt 2: 'HttpResponseException: error response received from remote endpoint on request (GET https://localhost:35829/pool/size HTTP/1.1): 401:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;c ... (truncated)'
13:20:08.529 [main] INFO  [AbstractConnector:doStop:341] - Stopped ServerConnector@5f4174aa{SSL,[ssl, http/1.1]}{0.0.0.0:35829}
13:20:08.529 [main] INFO  [HouseKeeper:stopScavenging:167] - node0 Stopped scavenging
13:20:08.530 [main] INFO  [ContextHandler:doStop:1040] - Stopped o.e.j.s.ServletContextHandler@37bedcdc{/pool,null,UNAVAILABLE}
