Windows 2008 x86_64 EC2 build
Build: #355 failed
Job: Default Job failed
Test results
- 964 tests in total
- 1 test failed
- 1 failure is new
- 1 test was fixed
- 81 tests were quarantined / skipped
- 21 minutes taken in total.
Build 355 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
SingleNodeApplicationWithDefaultSecurityTest
testSslNotEnabledByDefaultForManagementEndpoints
|
22 secs | |
org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:64075/management/metrics": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:64075/management/metrics": Read timed out; nested exception is java.net.SocketTimeoutException: Read timed out at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:607) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:557) at org.springframework.web.client.RestTemplate.getForEntity(RestTemplate.java:289) at org.springframework.xd.dirt.security.SingleNodeApplicationWithDefaultSecurityTest.testSslNotEnabledByDefaultForManagementEndpoints(SingleNodeApplicationWithDefaultSecurityTest.java:95) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) (60 more lines...) |