You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/09 03:10:27 UTC

Build failed in Jenkins: Curator-3.0 » Curator Service Discovery #16

See <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/16/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Curator Service Discovery 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/target/classes>
[WARNING] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/main/java/org/apache/curator/x/discovery/details/ServiceCacheImpl.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] >>> clirr-maven-plugin:2.6.1:check (default) > compile @ curator-x-discovery >>>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ curator-x-discovery ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ curator-x-discovery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ curator-x-discovery ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.codehaus.mojo.clirr.ClirrCheckMojo
[CHECKSTYLE] No report found for mojo check[INFO] 
[INFO] <<< clirr-maven-plugin:2.6.1:check (default) < compile @ curator-x-discovery <<<
[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.8.0
[ERROR] 7012: org.apache.curator.x.discovery.ServiceCacheBuilder: Method 'public org.apache.curator.x.discovery.ServiceCacheBuilder executorService(java.util.concurrent.ExecutorService)' has been added to an interface
[ERROR] 7012: org.apache.curator.x.discovery.ServiceCacheBuilder: Method 'public org.apache.curator.x.discovery.ServiceCacheBuilder executorService(org.apache.curator.utils.CloseableExecutorService)' has been added to an interface
[INFO] Succeeded with 2 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.6: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.1: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/org.apache.curator$curator-x-discovery/ws/target/test-classes>
[WARNING] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java> uses or overrides a deprecated API.
[WARNING] <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/src/test/java/org/apache/curator/x/discovery/details/TestServiceDiscovery.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ curator-x-discovery ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Curator-3.0/org.apache.curator$curator-x-discovery/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.curator.x.discovery.TestJsonInstanceSerializer
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.892 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.433 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: 4.994 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:
#
#  SIGSEGV (0xb) at pc=0xaee1852c, pid=22852, tid=4136725312
#
# 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
#
# 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/org.apache.curator$curator-x-discovery/ws/hs_err_pid22852.log>
#
# 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.TestWatchedInstances
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xaec0352c, pid=22883, tid=4136504128
#
# 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
#
# 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/org.apache.curator$curator-x-discovery/ws/hs_err_pid22883.log>
#
# 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:
#
#  SIGSEGV (0xb) at pc=0xaea0552c, pid=22924, tid=4136319808
#
# 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
#
# 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/org.apache.curator$curator-x-discovery/ws/hs_err_pid22924.log>
#
# 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:
#
#  SIGSEGV (0xb) at pc=0xaec0a52c, pid=22964, tid=4136528704
#
# 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
#
# 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/org.apache.curator$curator-x-discovery/ws/hs_err_pid22964.log>
#
# 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:
#
#  SIGSEGV (0xb) at pc=0xae81c52c, pid=23028, tid=4136254272
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
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:
#
#  SIGSEGV (0xb) at pc=0xaec0d52c, pid=23055, tid=4136504128
#
# JRE version: 7.0_25-b15
# Java VM: Java HotSpot(TM) Server VM (23.25-b01 mixed mode linux-x86 )
# Problematic frame:
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