See <http://jenkins.buildacloud.org/job/build-master-simulator/1783/>
------------------------------------------ [...truncated 372 lines...] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec - in com.cloud.utils.rest.RESTServiceConnectorTest Running com.cloud.utils.TestProfiler Configure log4j with default properties 2015-03-09 03:34:18,882 INFO [cloud.utils.TestProfiler] (main:) testProfiler() started 2015-03-09 03:34:19,883 INFO [cloud.utils.TestProfiler] (main:) Duration : 1000 2015-03-09 03:34:19,883 INFO [cloud.utils.TestProfiler] (main:) testProfiler() stopped Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.012 sec - in com.cloud.utils.TestProfiler Running com.cloud.utils.PropertiesUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in com.cloud.utils.PropertiesUtilsTest Running com.cloud.utils.UriUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in com.cloud.utils.UriUtilsTest Running com.cloud.utils.backoff.impl.ConstantTimeBackoffTest 2015-03-09 03:34:20,046 INFO [backoff.impl.ConstantTimeBackoff] (Thread-1:) Thread Thread-1 interrupted while waiting for retry 2015-03-09 03:34:20,148 DEBUG [backoff.impl.ConstantTimeBackoffTest] (main:) thread started 2015-03-09 03:34:20,148 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) before 2015-03-09 03:34:20,248 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 Running com.cloud.utils.NumbersUtilTest 2015-03-09 03:34:20,250 INFO [backoff.impl.ConstantTimeBackoff] (Thread-2:) Thread Thread-2 interrupted while waiting for retry 2015-03-09 03:34:20,250 DEBUG [backoff.impl.ConstantTimeBackoffTest] (Thread-2:) after Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.cloud.utils.NumbersUtilTest Running com.cloud.utils.ReflectUtilTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in com.cloud.utils.ReflectUtilTest Running com.cloud.utils.UuidUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in com.cloud.utils.UuidUtilsTest Running com.cloud.utils.ProcessUtilTest 2015-03-09 03:34:20,317 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened 2015-03-09 03:34:20,320 DEBUG [cloud.utils.ProcessUtil] (main:) environment.properties could not be opened 2015-03-09 03:34:20,326 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c ps -p 123456 2015-03-09 03:34:20,343 DEBUG [cloud.utils.ProcessUtil] (main:) Exit value is 1 2015-03-09 03:34:20,343 DEBUG [cloud.utils.ProcessUtil] (main:) PID TTY TIME CMD 2015-03-09 03:34:20,344 DEBUG [cloud.utils.ProcessUtil] (main:) Executing: bash -c echo $PPID 2015-03-09 03:34:20,356 DEBUG [cloud.utils.ProcessUtil] (main:) Execution is successful. 2015-03-09 03:34:20,358 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.encoding.UrlEncoderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in com.cloud.utils.encoding.UrlEncoderTest Running com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest 2015-03-09 03:34:20,382 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: null 2015-03-09 03:34:20,383 DEBUG [utils.crypt.EncryptionSecretKeyChecker] (main:) Encryption Type: file Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec - in com.cloud.utils.crypto.EncryptionSecretKeyCheckerTest Running com.cloud.utils.crypto.RSAHelperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in com.cloud.utils.crypto.RSAHelperTest 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.net.MacAddressTest ff:ff:ff:ff:ff:ff Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in com.cloud.utils.net.MacAddressTest Running com.cloud.utils.net.NetUtilsTest 2015-03-09 03:34:20,655 INFO [utils.net.NetUtils] (main:) Invalid value of cidr 10.3.6.5/50 2015-03-09 03:34:20,668 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2 2015-03-09 03:34:20,669 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2 2015-03-09 03:34:20,670 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2 2015-03-09 03:34:20,673 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::1 2015-03-09 03:34:20,674 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2 2015-03-09 03:34:20,676 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::9c81:6910:31eb:bfe2 2015-03-09 03:34:20,681 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::15b1:a6ed:13d7:91c2 2015-03-09 03:34:20,683 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::ee1d:1639:3737:4379 2015-03-09 03:34:20,684 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::b617:698a:4db7:63f3 2015-03-09 03:34:20,686 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2b2:5ddc:3dd1:6370 2015-03-09 03:34:20,691 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::c3d:9849:346:9a4f 2015-03-09 03:34:20,692 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::9fe6:2710:a753:a72b 2015-03-09 03:34:20,696 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::e7ba:31b0:c14a:8d6f 2015-03-09 03:34:20,698 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::2569:781b:797d:c92b 2015-03-09 03:34:20,699 INFO [utils.net.NetUtilsTest] (main:) IP is 1234:5678::62d6:7674:e1ca:efb8 2015-03-09 03:34:20,722 ERROR [utils.net.NetUtils] (main:) Failed to convert a string to an IPv6 address java.lang.IllegalArgumentException: can not parse [] at com.googlecode.ipv6.IPv6Address.tryParseStringArrayIntoLongArray(IPv6Address.java:94) at com.googlecode.ipv6.IPv6Address.fromString(IPv6Address.java:80) at com.cloud.utils.net.NetUtils.countIp6InRange(NetUtils.java:1292) at com.cloud.utils.net.NetUtilsTest.testCountIp6InRangeWithNullStart(NetUtilsTest.java:152) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in com.cloud.utils.net.NetUtilsTest Running com.cloud.utils.net.IpTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.cloud.utils.net.IpTest Running com.cloud.utils.ScriptTest 2015-03-09 03:34:20,730 DEBUG [utils.script.Script] (main:) Executing: /bin/echo bar 2015-03-09 03:34:20,733 DEBUG [utils.script.Script] (main:) Execution is successful. 2015-03-09 03:34:20,734 DEBUG [utils.script.Script] (main:) Looking for pwd in the classpath 2015-03-09 03:34:20,734 DEBUG [utils.script.Script] (main:) System resource: null 2015-03-09 03:34:20,735 DEBUG [utils.script.Script] (main:) Classpath resource: null 2015-03-09 03:34:20,735 DEBUG [utils.script.Script] (main:) Executing: /bin/bash -c echo 'hello world!' 2015-03-09 03:34:20,739 DEBUG [utils.script.Script] (main:) Execution is successful. 2015-03-09 03:34:20,739 WARN [utils.script.Script] (main:) Exception: /bin/bash -c echo 'hello world!' java.lang.IllegalArgumentException at com.cloud.utils.ScriptTest$1.interpret(ScriptTest.java:107) at com.cloud.utils.script.Script.execute(Script.java:219) at com.cloud.utils.ScriptTest.executeWithOutputInterpreter(ScriptTest.java:103) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) 2015-03-09 03:34:20,740 DEBUG [utils.script.Script] (main:) Executing: /bin/bash -c /not/existing/scripts/1425868460740 2015-03-09 03:34:20,744 DEBUG [utils.script.Script] (main:) Exit value is 127 2015-03-09 03:34:20,744 DEBUG [utils.script.Script] (main:) /bin/bash: /not/existing/scripts/1425868460740: No such file or directory 2015-03-09 03:34:20,745 DEBUG [utils.script.Script] (main:) Executing: /bin/bash -c echo 'hello world!' 2015-03-09 03:34:20,749 DEBUG [utils.script.Script] (main:) Execution is successful. 2015-03-09 03:34:20,749 DEBUG [utils.script.Script] (main:) Executing: /bin/bash -c echo 'hello world!' 2015-03-09 03:34:20,753 DEBUG [utils.script.Script] (main:) Execution is successful. Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.043 sec - in com.cloud.utils.ScriptTest Running com.cloud.utils.StringUtilsTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec - in com.cloud.utils.StringUtilsTest Running org.apache.cloudstack.utils.auth.SAMLUtilsTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.637 sec - in org.apache.cloudstack.utils.auth.SAMLUtilsTest Results : Tests run: 140, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Framework 4.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloudstack-framework --- [INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-simulator/ws/framework/target> (includes = [**/*], excludes = []) [INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-simulator/ws/framework> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloudstack-framework --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CloudStack Framework - Event Notification 4.6.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cloud-framework-db --- [INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-simulator/ws/framework/db/target> (includes = [**/*], excludes = []) [INFO] Deleting <http://jenkins.buildacloud.org/job/build-master-simulator/ws/framework/db> (includes = [target, dist], excludes = []) [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle) @ cloud-framework-db --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-framework-db --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ cloud-framework-db --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ cloud-framework-db --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to <http://jenkins.buildacloud.org/job/build-master-simulator/ws/framework/db/target/classes> [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache CloudStack Developer Tools - Checkstyle Configuration SUCCESS [0.729s] [INFO] Apache CloudStack ................................. SUCCESS [0.610s] [INFO] Apache CloudStack Maven Conventions Parent ........ SUCCESS [1.059s] [INFO] Apache CloudStack Framework - Managed Context ..... SUCCESS [2.979s] [INFO] Apache CloudStack Utils ........................... SUCCESS [23.665s] [INFO] Apache CloudStack Framework ....................... SUCCESS [0.062s] [INFO] Apache CloudStack Framework - Event Notification .. FAILURE [1.900s] [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 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 Snapshot Component SKIPPED [INFO] Apache CloudStack Plugin POM ...................... SKIPPED [INFO] Apache CloudStack Plugin - Hypervisor Simulator ... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 32.921s [INFO] Finished at: Mon Mar 09 03:34:34 CET 2015 [INFO] Final Memory: 51M/324M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on project cloud-framework-db: Compilation failure -> [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-framework-db Build step 'Invoke top-level Maven targets' marked build as failure Recording test results