You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by je...@cloudstack.org on 2015/10/13 23:01:50 UTC

Build failed in Jenkins: build-master-jdk18 #365

See <http://jenkins.buildacloud.org/job/build-master-jdk18/365/changes>

Changes:

[wrodrigues] CLOUDSTACK-8934 - Add default gateway when the public interface is up again

[wrodrigues] CLOUDSTACK-8934 - Adding tests to cover default routes on IsoNest and RVR nets

[wrodrigues] CLOUDSTACK-8934 - Fix default EGRESS rules for isolated networks

[wrodrigues] CLOUDSTACK-8934 - Fix the AclIP class to make it configure the default FW policy

------------------------------------------
[...truncated 398 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in com.cloud.utils.UuidUtilsTest
Running com.cloud.utils.crypto.RSAHelperTest
2015-10-13 21:08:19,324 INFO  [utils.crypt.RSAHelper] (main:) [ignored]error during public key encryption: Unsupported format
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.083 sec - in com.cloud.utils.crypto.RSAHelperTest
Running com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
2015-10-13 21:08:19,634 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: null
2015-10-13 21:08:19,634 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: file
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
Running com.cloud.utils.PropertiesUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in com.cloud.utils.PropertiesUtilsTest
Running com.cloud.utils.exception.ExceptionUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.cloud.utils.exception.ExceptionUtilTest
Running com.cloud.utils.storage.QCOW2UtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.cloud.utils.storage.QCOW2UtilsTest
Running com.cloud.utils.encoding.UrlEncoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.cloud.utils.encoding.UrlEncoderTest
Running com.cloud.utils.UriUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in com.cloud.utils.UriUtilsTest
Running com.cloud.utils.HttpUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in com.cloud.utils.HttpUtilsTest
Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
2015-10-13 21:08:19,959 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-1:) Thread Thread-1 interrupted while waiting for retry
2015-10-13 21:08:20,062 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) thread started
2015-10-13 21:08:20,062 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) before
2015-10-13 21:08:20,163 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) testing wakeup
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
2015-10-13 21:08:20,164 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-2:) Thread Thread-2 interrupted while waiting for retry
Running com.cloud.utils.ProcessUtilTest
2015-10-13 21:08:20,164 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) after
2015-10-13 21:08:20,170 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
2015-10-13 21:08:20,178 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
2015-10-13 21:08:20,179 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c ps -p 123456 
2015-10-13 21:08:20,275 DEBUG [cloud.utils.ProcessUtil] (main:) Exit value is 1
2015-10-13 21:08:20,278 DEBUG [cloud.utils.ProcessUtil] (main:)   PID TTY          TIME CMD
2015-10-13 21:08:20,279 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c echo $PPID 
2015-10-13 21:08:20,281 DEBUG [cloud.utils.ProcessUtil] (main:) Execution is successful.
2015-10-13 21:08:20,288 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 sec - in com.cloud.utils.ProcessUtilTest
Running com.cloud.utils.PasswordGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.cloud.utils.PasswordGeneratorTest
Running com.cloud.utils.rest.HttpUriRequestBuilderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in com.cloud.utils.rest.HttpUriRequestBuilderTest
Running com.cloud.utils.rest.HttpStatusCodeHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.cloud.utils.rest.HttpStatusCodeHelperTest
Running com.cloud.utils.rest.RESTServiceConnectorTest
2015-10-13 21:08:20,592 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-13 21:08:20,592 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-13 21:08:20,603 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,604 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: [{somethig_not_type : "WrongType"}]
2015-10-13 21:08:20,637 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,654 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing create object on /somepath
2015-10-13 21:08:20,655 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'POST /somepath HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-13 21:08:20,655 DEBUG [utils.rest.BasicRestClient] (main:) Executig POST request on https://localhost:443/somepath
2015-10-13 21:08:20,655 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: POST /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,655 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"newValue"}
2015-10-13 21:08:20,658 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,691 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing create object on /somepath
2015-10-13 21:08:20,692 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'POST /somepath?arg2=val2&arg1=val1 HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-13 21:08:20,692 DEBUG [utils.rest.BasicRestClient] (main:) Executig POST request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-13 21:08:20,692 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: POST /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,693 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"newValue"}
2015-10-13 21:08:20,693 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,703 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing update object on /somepath
2015-10-13 21:08:20,703 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'PUT /somepath?arg2=val2&arg1=val1 HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-13 21:08:20,703 DEBUG [utils.rest.BasicRestClient] (main:) Executig PUT request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-13 21:08:20,704 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: PUT /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,704 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,964 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-13 21:08:20,964 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-13 21:08:20,965 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,965 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {results: [{field : "SomeValue"}], results_count: 1}
2015-10-13 21:08:20,965 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,967 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing update object on /somepath
2015-10-13 21:08:20,968 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'PUT /somepath HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-13 21:08:20,968 DEBUG [utils.rest.BasicRestClient] (main:) Executig PUT request on https://localhost:443/somepath
2015-10-13 21:08:20,968 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: PUT /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,968 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,993 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing delete object on /somepath
2015-10-13 21:08:20,993 DEBUG [utils.rest.BasicRestClient] (main:) Executig DELETE request on https://localhost:443/somepath
2015-10-13 21:08:20,994 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: DELETE /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,994 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:20,996 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-13 21:08:20,997 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-13 21:08:20,997 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:20,997 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"existingValue"}
2015-10-13 21:08:20,998 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-13 21:08:21,005 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-13 21:08:21,007 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-13 21:08:21,007 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-13 21:08:21,007 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"existingValue"}
2015-10-13 21:08:21,008 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in com.cloud.utils.rest.RESTServiceConnectorTest
Running com.cloud.utils.rest.BasicRestClientTest
2015-10-13 21:08:22,001 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
2015-10-13 21:08:22,026 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
2015-10-13 21:08:22,146 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.137 sec - in com.cloud.utils.rest.BasicRestClientTest
Running com.cloud.utils.rest.HttpClientHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in com.cloud.utils.rest.HttpClientHelperTest
Running com.cloud.utils.StringUtilsTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in com.cloud.utils.StringUtilsTest
Running com.cloud.utils.ReflectUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in com.cloud.utils.ReflectUtilTest
Running org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
Testing don't block on newly created clones - pass
Testing block on modified files - Testing timeout of blocking on modified files - pass
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.719 sec <<< FAILURE! - in org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
checkVolumeFileForActivityTest(org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest)  Time elapsed: 1.457 sec  <<< FAILURE!
java.lang.AssertionError: Didn't block long enough, expected at least 2000 and got 1366
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest.checkVolumeFileForActivityTest(HypervisorUtilsTest.java:70)

Running org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest

Results :

Failed tests: 
  HypervisorUtilsTest.checkVolumeFileForActivityTest:70 Didn't block long enough, expected at least 2000 and got 1366

Tests run: 158, Failures: 1, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [4.665s]
[INFO] Apache CloudStack ................................. SUCCESS [4.073s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [5.656s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [11.077s]
[INFO] Apache CloudStack Utils ........................... FAILURE [46.714s]
[INFO] Apache CloudStack Framework ....................... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ....... SKIPPED
[INFO] Apache CloudStack API ............................. SKIPPED
[INFO] Apache CloudStack Framework - REST ................ SKIPPED
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Framework - Security ............ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[INFO] Apache CloudStack Secondary Storage ............... SKIPPED
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SKIPPED
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:19.763s
[INFO] Finished at: Tue Oct 13 21:08:28 UTC 2015
[INFO] Final Memory: 45M/187M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project cloud-utils: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.buildacloud.org/job/build-master-jdk18/ws/utils/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-utils
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : build-master-jdk18 #367

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-jdk18/367/changes>


Build failed in Jenkins: build-master-jdk18 #366

Posted by je...@cloudstack.org.
See <http://jenkins.buildacloud.org/job/build-master-jdk18/366/changes>

Changes:

[wrodrigues] CLOUDSTACK-8947 - FW_EGRESS should be added only to filter table

[wrodrigues] CLOUDSTACK-8947 - Open the input chain to IP when loadbalancer is configured

[wrodrigues] CLOUDSTACK-8947 - Avoid multiple entries in the FW_EGRESS_RULES table

[wrodrigues] CLOUDSTACK-8947 - Configure the firewall when the load balancer is setup

[wrodrigues] CLOUDSTACK-8947 - Adding some logging to better understand what's happening with the rules

[wrodrigues] CLOUDSTACK-8947 - Adding some logging to better understand whay is happening with the Processes

[wrodrigues] CLOUDSTACK-8947 - Fail fast!

[wrodrigues] CLOUDSTACK-8947 - Do not rely on the machine hostname to verify the test

------------------------------------------
[...truncated 398 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in com.cloud.utils.UuidUtilsTest
Running com.cloud.utils.crypto.RSAHelperTest
2015-10-14 17:08:29,606 INFO  [utils.crypt.RSAHelper] (main:) [ignored]error during public key encryption: Unsupported format
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 sec - in com.cloud.utils.crypto.RSAHelperTest
Running com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
2015-10-14 17:08:29,748 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: null
2015-10-14 17:08:29,748 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: file
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest
Running com.cloud.utils.PropertiesUtilsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec - in com.cloud.utils.PropertiesUtilsTest
Running com.cloud.utils.exception.ExceptionUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.cloud.utils.exception.ExceptionUtilTest
Running com.cloud.utils.storage.QCOW2UtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.cloud.utils.storage.QCOW2UtilsTest
Running com.cloud.utils.encoding.UrlEncoderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec - in com.cloud.utils.encoding.UrlEncoderTest
Running com.cloud.utils.UriUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in com.cloud.utils.UriUtilsTest
Running com.cloud.utils.HttpUtilsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in com.cloud.utils.HttpUtilsTest
Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
2015-10-14 17:08:30,040 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-1:) Thread Thread-1 interrupted while waiting for retry
2015-10-14 17:08:30,143 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) thread started
2015-10-14 17:08:30,143 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) before
2015-10-14 17:08:30,244 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) testing wakeup
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 sec - in com.cloud.utils.backoff.impl.ConstantTimeBackoffTest
Running com.cloud.utils.ProcessUtilTest
2015-10-14 17:08:30,245 INFO  [backoff.impl.ConstantTimeBackoff] (Thread-2:) Thread Thread-2 interrupted while waiting for retry
2015-10-14 17:08:30,245 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) after
2015-10-14 17:08:30,252 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
2015-10-14 17:08:30,259 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
2015-10-14 17:08:30,259 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c ps -p 123456 
2015-10-14 17:08:30,281 DEBUG [cloud.utils.ProcessUtil] (main:) Exit value is 1
2015-10-14 17:08:30,282 DEBUG [cloud.utils.ProcessUtil] (main:)   PID TTY          TIME CMD
2015-10-14 17:08:30,284 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c echo $PPID 
2015-10-14 17:08:30,286 DEBUG [cloud.utils.ProcessUtil] (main:) Execution is successful.
2015-10-14 17:08:30,295 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 sec - in com.cloud.utils.ProcessUtilTest
Running com.cloud.utils.PasswordGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.cloud.utils.PasswordGeneratorTest
Running com.cloud.utils.rest.HttpUriRequestBuilderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in com.cloud.utils.rest.HttpUriRequestBuilderTest
Running com.cloud.utils.rest.HttpStatusCodeHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.cloud.utils.rest.HttpStatusCodeHelperTest
Running com.cloud.utils.rest.RESTServiceConnectorTest
2015-10-14 17:08:30,596 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-14 17:08:30,597 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-14 17:08:30,607 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:30,607 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: [{somethig_not_type : "WrongType"}]
2015-10-14 17:08:30,637 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:30,654 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing create object on /somepath
2015-10-14 17:08:30,655 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'POST /somepath HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-14 17:08:30,655 DEBUG [utils.rest.BasicRestClient] (main:) Executig POST request on https://localhost:443/somepath
2015-10-14 17:08:30,655 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: POST /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:30,656 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"newValue"}
2015-10-14 17:08:30,658 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:30,693 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing create object on /somepath
2015-10-14 17:08:30,693 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'POST /somepath?arg2=val2&arg1=val1 HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-14 17:08:30,693 DEBUG [utils.rest.BasicRestClient] (main:) Executig POST request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-14 17:08:30,694 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: POST /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:30,694 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"newValue"}
2015-10-14 17:08:30,695 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:30,707 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing update object on /somepath
2015-10-14 17:08:30,707 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'PUT /somepath?arg2=val2&arg1=val1 HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-14 17:08:30,707 DEBUG [utils.rest.BasicRestClient] (main:) Executig PUT request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-14 17:08:30,708 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: PUT /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:30,708 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:31,046 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-14 17:08:31,046 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-14 17:08:31,047 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:31,047 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {results: [{field : "SomeValue"}], results_count: 1}
2015-10-14 17:08:31,048 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:31,053 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing update object on /somepath
2015-10-14 17:08:31,054 DEBUG [utils.rest.RESTServiceConnector] (main:) Built request 'PUT /somepath HTTP/1.1' with payload: Optional.of({"field":"newValue"})
2015-10-14 17:08:31,054 DEBUG [utils.rest.BasicRestClient] (main:) Executig PUT request on https://localhost:443/somepath
2015-10-14 17:08:31,054 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: PUT /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:31,054 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:31,075 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing delete object on /somepath
2015-10-14 17:08:31,075 DEBUG [utils.rest.BasicRestClient] (main:) Executig DELETE request on https://localhost:443/somepath
2015-10-14 17:08:31,075 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: DELETE /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:31,075 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:31,081 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-14 17:08:31,082 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath?arg2=val2&arg1=val1
2015-10-14 17:08:31,082 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath?arg2=val2&arg1=val1 HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:31,082 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"existingValue"}
2015-10-14 17:08:31,083 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
2015-10-14 17:08:31,089 DEBUG [utils.rest.RESTServiceConnector] (main:) Executing retrieve object on /somepath
2015-10-14 17:08:31,090 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://localhost:443/somepath
2015-10-14 17:08:31,090 DEBUG [utils.rest.RESTServiceConnector] (main:) Executed request: GET /somepath HTTP/1.1 status was HTTP/1.1 200 OK
2015-10-14 17:08:31,090 DEBUG [utils.rest.RESTServiceConnector] (main:) Response entity: {"field":"existingValue"}
2015-10-14 17:08:31,091 DEBUG [utils.rest.BasicRestClient] (main:) Closing HTTP connection
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.712 sec - in com.cloud.utils.rest.RESTServiceConnectorTest
Running com.cloud.utils.rest.BasicRestClientTest
2015-10-14 17:08:32,034 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
2015-10-14 17:08:32,061 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
2015-10-14 17:08:32,257 DEBUG [utils.rest.BasicRestClient] (main:) Executig GET request on https://fakelocalhost:443/path
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.17 sec - in com.cloud.utils.rest.BasicRestClientTest
Running com.cloud.utils.rest.HttpClientHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in com.cloud.utils.rest.HttpClientHelperTest
Running com.cloud.utils.StringUtilsTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in com.cloud.utils.StringUtilsTest
Running com.cloud.utils.ReflectUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.cloud.utils.ReflectUtilTest
Running org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
Testing don't block on newly created clones - pass
Testing block on modified files - Testing timeout of blocking on modified files - pass
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.723 sec <<< FAILURE! - in org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest
checkVolumeFileForActivityTest(org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest)  Time elapsed: 1.553 sec  <<< FAILURE!
java.lang.AssertionError: Didn't block long enough, expected at least 2000 and got 1003
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.apache.cloudstack.utils.hypervisor.HypervisorUtilsTest.checkVolumeFileForActivityTest(HypervisorUtilsTest.java:70)

Running org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.cloudstack.utils.imagestore.ImageStoreUtilTest

Results :

Failed tests: 
  HypervisorUtilsTest.checkVolumeFileForActivityTest:70 Didn't block long enough, expected at least 2000 and got 1003

Tests run: 158, Failures: 1, Errors: 0, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache CloudStack Developer Tools - Checkstyle Configuration  SUCCESS [2.977s]
[INFO] Apache CloudStack ................................. SUCCESS [3.348s]
[INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [4.576s]
[INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [8.174s]
[INFO] Apache CloudStack Utils ........................... FAILURE [44.284s]
[INFO] Apache CloudStack Framework ....................... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Framework - Configuration ....... SKIPPED
[INFO] Apache CloudStack API ............................. SKIPPED
[INFO] Apache CloudStack Framework - REST ................ SKIPPED
[INFO] Apache CloudStack Framework - IPC ................. SKIPPED
[INFO] Apache CloudStack Cloud Engine .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Framework - Security ............ SKIPPED
[INFO] Apache CloudStack Core ............................ SKIPPED
[INFO] Apache CloudStack Agents .......................... SKIPPED
[INFO] Apache CloudStack Framework - Clustering .......... SKIPPED
[INFO] Apache CloudStack Framework - Event Notification .. SKIPPED
[INFO] Apache CloudStack Cloud Engine Schema Component ... SKIPPED
[INFO] Apache CloudStack Framework - Jobs ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Internal Components API  SKIPPED
[INFO] Apache CloudStack Server .......................... SKIPPED
[INFO] Apache CloudStack Usage Server .................... SKIPPED
[INFO] Apache CloudStack Cloud Engine Orchestration Component  SKIPPED
[INFO] Apache CloudStack Cloud Services .................. SKIPPED
[INFO] Apache CloudStack Secondary Storage ............... SKIPPED
[INFO] Apache CloudStack Secondary Storage Service ....... SKIPPED
[INFO] Apache CloudStack Engine Storage Component ........ SKIPPED
[INFO] Apache CloudStack Engine Storage Volume Component . SKIPPED
[INFO] Apache CloudStack Engine Storage Image Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Data Motion Component  SKIPPED
[INFO] Apache CloudStack Engine Storage Cache Component .. SKIPPED
[INFO] Apache CloudStack Engine Storage Snapshot Component  SKIPPED
[INFO] Apache CloudStack Cloud Engine API ................ SKIPPED
[INFO] Apache CloudStack Cloud Engine Service ............ SKIPPED
[INFO] Apache CloudStack Plugin POM ...................... SKIPPED
[INFO] Apache CloudStack Plugin - API Rate Limit ......... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume SolidFire Provider  SKIPPED
[INFO] Apache CloudStack Plugin - API SolidFire .......... SKIPPED
[INFO] Apache CloudStack Plugin - API Discovery .......... SKIPPED
[INFO] Apache CloudStack Plugin - ACL Static Role Based .. SKIPPED
[INFO] Apache CloudStack Plugin - Host Anti-Affinity Processor  SKIPPED
[INFO] Apache CloudStack Plugin - Explicit Dedication Processor  SKIPPED
[INFO] Apache CloudStack Plugin - User Concentrated Pod Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - User Dispersing Deployment Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Implicit Dedication Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Skip Heurestics Planner  SKIPPED
[INFO] Apache CloudStack Plugin - Host Allocator Random .. SKIPPED
[INFO] Apache CloudStack Plugin - Dedicated Resources .... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM .... SKIPPED
[INFO] Apache CloudStack Plugin - Open vSwitch ........... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor XenServer ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor KVM ......... SKIPPED
[INFO] Apache CloudStack Plugin - RabbitMQ Event Bus ..... SKIPPED
[INFO] Apache CloudStack Plugin - In Memory Event Bus .... SKIPPED
[INFO] Apache CloudStack Plugin - Kafka Event Bus ........ SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Baremetal ... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor UCS ......... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor Hyper-V ..... SKIPPED
[INFO] Apache CloudStack Plugin - Hypervisor OracleVM3 ... SKIPPED
[INFO] Apache CloudStack Plugin - Network Elastic Load Balancer  SKIPPED
[INFO] Apache CloudStack Plugin - Network Internal Load Balancer  SKIPPED
[INFO] Apache CloudStack Framework - Spring Life Cycle ... SKIPPED
[INFO] Apache CloudStack Plugin - Network Juniper Contrail  SKIPPED
[INFO] Apache CloudStack Plugin - Palo Alto .............. SKIPPED
[INFO] Apache CloudStack Plugin - Network Netscaler ...... SKIPPED
[INFO] Apache CloudStack Plugin - Network Nicira NVP ..... SKIPPED
[INFO] Apache CloudStack Plugin - BigSwitch Virtual Network Segment  SKIPPED
[INFO] Apache CloudStack Plugin - Network Brocade VCS .... SKIPPED
[INFO] Apache CloudStack Plugin - Midokura Midonet ....... SKIPPED
[INFO] Apache CloudStack Plugin - Stratosphere SSP ....... SKIPPED
[INFO] Apache CloudStack Plugin - Network Opendaylight ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Allocator Random  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator LDAP  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator MD5 . SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator PBKDF2-SHA-256  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator Plain Text  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SAML2  SKIPPED
[INFO] Apache CloudStack Plugin - User Authenticator SHA256 Salted  SKIPPED
[INFO] Apache CloudStack Plugin - Dns Notifier Example ... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image S3 ....... SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image Swift provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image default provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Image sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume Nexenta Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume CloudByte Provider  SKIPPED
[INFO] Apache CloudStack Plugin - Storage Volume sample provider  SKIPPED
[INFO] Apache CloudStack Plugin - SNMP Alerts ............ SKIPPED
[INFO] Apache CloudStack Plugin - Syslog Alerts .......... SKIPPED
[INFO] Apache CloudStack Plugin - Network VXLAN .......... SKIPPED
[INFO] Apache CloudStack Plugin - GloboDNS ............... SKIPPED
[INFO] Apache CloudStack Framework - Spring Module ....... SKIPPED
[INFO] Apache CloudStack Secondary Storage Controller .... SKIPPED
[INFO] Apache CloudStack Console Proxy - RDP Client ...... SKIPPED
[INFO] Apache CloudStack Console Proxy ................... SKIPPED
[INFO] Apache CloudStack Console Proxy - Server .......... SKIPPED
[INFO] Apache CloudStack System VM ....................... SKIPPED
[INFO] Apache CloudStack Client UI ....................... SKIPPED
[INFO] Apache CloudStack Framework - QuickCloud .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11.721s
[INFO] Finished at: Wed Oct 14 17:08:37 UTC 2015
[INFO] Final Memory: 45M/188M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project cloud-utils: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.buildacloud.org/job/build-master-jdk18/ws/utils/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :cloud-utils
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results