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

Build failed in Jenkins: Stratos-Master-Commit-Build » Apache Stratos - Common #815

See <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/815/>

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stratos - Common 4.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.apache.stratos.common ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce) @ org.apache.stratos.common ---
[INFO] 
[INFO] --- incremental-build-plugin:1.3:incremental-build (default) @ org.apache.stratos.common ---
[INFO] Verifying module descriptor ...
[INFO] Pom descriptor modification detected.
[INFO] Deleting <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ org.apache.stratos.common ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.stratos.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.apache.stratos.common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/classes>
[INFO] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/main/java/org/apache/stratos/common/threading/StratosThreadPool.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/main/java/org/apache/stratos/common/threading/StratosThreadPool.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-scr-plugin:1.7.2:scr (generate-scr-scrdescriptor) @ org.apache.stratos.common ---
[WARNING] Class org.apache.stratos.common.internal.CommonServiceComponent is using deprecated javadoc tags  at <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/main/java/org/apache/stratos/common/internal/CommonServiceComponent.java>:39
[WARNING] It is highly recommended to fix these problems, as future versions might not support these features anymore.
[WARNING] @scr.reference: Method setHazelcastInstance should be declared protected at <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/main/java/org/apache/stratos/common/internal/CommonServiceComponent.java>:40
[WARNING] @scr.reference: Method unsetHazelcastInstance should be declared protected at <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/main/java/org/apache/stratos/common/internal/CommonServiceComponent.java>:40
[INFO] Generating 2 MetaType Descriptors to <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/scr-plugin-generated/OSGI-INF/metatype/metatype.xml>
[INFO] Writing abstract service descriptor <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/scr-plugin-generated/OSGI-INF/scr-plugin/scrinfo.xml> with 1 entries.
[INFO] Generating 1 Service Component Descriptors to <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/scr-plugin-generated/OSGI-INF/serviceComponents.xml>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.stratos.common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.apache.stratos.common ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/test-classes>
[INFO] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/test/java/org/apache/stratos/common/test/DistributedObjectProviderTest.java>: <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/test/java/org/apache/stratos/common/test/DistributedObjectProviderTest.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/src/test/java/org/apache/stratos/common/test/DistributedObjectProviderTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.apache.stratos.common ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.stratos.common.test.DistributedObjectProviderTest
Sep 11, 2015 4:58:32 PM com.hazelcast.config.XmlConfigBuilder
INFO: Looking for hazelcast.xml config file in classpath.
Sep 11, 2015 4:58:32 PM com.hazelcast.config.XmlConfigBuilder
WARNING: Could not find hazelcast.xml in classpath.
Hazelcast will use hazelcast-default.xml config file in jar.
Sep 11, 2015 4:58:32 PM com.hazelcast.config.XmlConfigBuilder
INFO: Using configuration file file:/home/jenkins/jenkins-slave/maven-repositories/0/com/hazelcast/wso2/hazelcast/3.0.1.wso2v1/hazelcast-3.0.1.wso2v1.jar!/hazelcast-default.xml in the classpath.
Sep 11, 2015 4:58:32 PM com.hazelcast.instance.DefaultAddressPicker
INFO: Prefer IPv4 stack is true.
#
# A fatal error has been detected by the Java Runtime Environment:
#
SUREFIRE-859: #  SIGSEGV (0xb) at pc=0xada2452c, pid=10774, tid=4136532800
#
# 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/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/ws/hs_err_pid10774.log>
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

Results :

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

[JENKINS] Recording test results

Jenkins build is back to normal : Stratos-Master-Commit-Build » Apache Stratos - Common #816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Stratos-Master-Commit-Build/org.apache.stratos$org.apache.stratos.common/816/>