See <https://builds.apache.org/job/Curator-3.0/28/>
------------------------------------------ [...truncated 635 lines...] [INFO] [INFO] --- clirr-maven-plugin:2.6.1:check (default) @ curator-x-discovery --- [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from Nexus [INFO] artifact org.apache.curator:curator-x-discovery: checking for updates from central [INFO] Comparing to version: 2.9.0 [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.jar (57 KB at 287.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/curator/curator-x-discovery/2.9.0/curator-x-discovery-2.9.0.pom (3 KB at 48.5 KB/sec) [INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes. [CHECKSTYLE] No report found for mojo check[INFO] [INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ curator-x-discovery --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ curator-x-discovery --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ curator-x-discovery --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/test-classes> [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java> uses or overrides a deprecated API. [INFO] <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ curator-x-discovery --- [INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.curator.x.discovery.TestJsonInstanceSerializer Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.866 sec - in org.apache.curator.x.discovery.TestJsonInstanceSerializer Running org.apache.curator.x.discovery.TestUriSpec Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.apache.curator.x.discovery.TestUriSpec Running org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec - in org.apache.curator.x.discovery.details.TestServiceDiscoveryBuilder Running org.apache.curator.x.discovery.details.TestDownInstanceManager # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaeb0f52c, pid=27081, tid=4136999744 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: SUREFIRE-859: java: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed. Aborted # C [libnet.so+0x352c] Running org.apache.curator.x.discovery.details.TestWatchedInstances # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaea1852c, pid=27109, tid=4136328000 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x352c] _init+0x620 # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid27109.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.details.TestServiceDiscovery # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaec0b52c, pid=27151, tid=4136790848 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x352c] _init+0x620 # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid27151.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.TestServiceCache # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xae81452c, pid=27193, tid=4136119104 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: # C [libnet.so+0x352c] _init+0x620 # SUREFIRE-859: # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again # # An error report file with more information is saved as: # <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/hs_err_pid27193.log> # SUREFIRE-859: # If you would like to submit a bug report, please visit: # http://bugreport.sun.com/bugreport/crash.jsp # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug. # Aborted Running org.apache.curator.x.discovery.TestLocalIpFilter # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaea0f52c, pid=27256, tid=4136303424 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: SUREFIRE-859: java: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed. Aborted # C [libnet.so+0x352c] Running org.apache.curator.x.discovery.TestStrategies # # A fatal error has been detected by the Java Runtime Environment: # SUREFIRE-859: # SIGSEGV (0xb) at pc=0xaea1852c, pid=27283, tid=4136328000 # # JRE version: 7.0_25-b15 # Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 ) # Problematic frame: SUREFIRE-859: java: malloc.c:2372: sysmalloc: Assertion `(old_top == (((mbinptr) (((char *) &((av)->bins[((1) - 1) * 2])) - __builtin_offsetof (struct malloc_chunk, fd)))) && old_size == 0) || ((unsigned long) (old_size) >= (unsigned long)((((__builtin_offsetof (struct malloc_chunk, fd_nextsize))+((2 *(sizeof(size_t))) - 1)) & ~((2 *(sizeof(size_t))) - 1))) && ((old_top)->size & 0x1) && ((unsigned long) old_end & pagemask) == 0)' failed. Aborted # C [libnet.so+0x352c] Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Curator ..................................... SUCCESS [ 5.983 s] [INFO] Curator Testing .................................... SUCCESS [ 7.468 s] [INFO] Curator Client ..................................... SUCCESS [ 53.070 s] [INFO] Curator Framework .................................. SUCCESS [43:28 min] [INFO] Curator Recipes .................................... SUCCESS [ 02:49 h] [INFO] Curator Service Discovery .......................... FAILURE [ 9.317 s] [INFO] Curator Examples ................................... SKIPPED [INFO] Curator Service Discovery Server ................... SKIPPED [INFO] Curator RPC Proxy .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:38 h [INFO] Finished at: 2015-09-13T00:12:27+00:00 [INFO] Final Memory: 141M/299M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project curator-x-discovery: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery> && /home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java -jar <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefirebooter8514967289354118381.jar> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire2873416796259192509tmp> <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/target/surefire/surefire_73420404728123725986tmp> [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 :curator-x-discovery [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-rpc/pom.xml> to org.apache.curator/curator-x-rpc/3.0.0-SNAPSHOT/curator-x-rpc-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator RPC Proxy #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 7300 bytes Compression is 0.0% Took 2.4 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/pom.xml> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-client/target/curator-client-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-client/3.0.0-SNAPSHOT/curator-client-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Client #27 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 83415 bytes Compression is 0.0% Took 68 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/pom.xml> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-framework/target/curator-framework-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-framework/3.0.0-SNAPSHOT/curator-framework-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Framework #27 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 276345 bytes Compression is 0.0% Took 0.14 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery-server/pom.xml> to org.apache.curator/curator-x-discovery-server/3.0.0-SNAPSHOT/curator-x-discovery-server-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Service Discovery Server #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 4377 bytes Compression is 0.0% Took 32 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-examples/pom.xml> to org.apache.curator/curator-examples/3.0.0-SNAPSHOT/curator-examples-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Examples #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2223 bytes Compression is 0.0% Took 66 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/pom.xml> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-test/target/curator-test-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-test/3.0.0-SNAPSHOT/curator-test-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Testing #27 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 48024 bytes Compression is 0.0% Took 35 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/pom.xml> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-recipes/target/curator-recipes-3.0.0-SNAPSHOT.jar> to org.apache.curator/curator-recipes/3.0.0-SNAPSHOT/curator-recipes-3.0.0-SNAPSHOT.jar Sending artifact delta relative to Curator-3.0 » Curator Recipes #27 Archived 2 artifacts Archive block size is 32768 Received 0 blocks and 280275 bytes Compression is 0.0% Took 0.11 sec [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/pom.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/target/apache-curator-3.0.0-SNAPSHOT-site.xml> to org.apache.curator/apache-curator/3.0.0-SNAPSHOT/apache-curator-3.0.0-SNAPSHOT-site.xml Sending artifact delta relative to Curator-3.0 » Apache Curator #27 Archived 2 artifacts Archive block size is 32768 Received 1 blocks and 2916 bytes Compression is 91.8% Took 59 ms [JENKINS] Archiving <https://builds.apache.org/job/Curator-3.0/ws/curator-x-discovery/pom.xml> to org.apache.curator/curator-x-discovery/3.0.0-SNAPSHOT/curator-x-discovery-3.0.0-SNAPSHOT.pom Sending artifact delta relative to Curator-3.0 » Curator Service Discovery #27 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 2753 bytes Compression is 0.0% Took 27 ms Sending e-mails to: [email protected] Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped
