Online report :
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33249&projectId=286
Build statistics:
State: Failed
Previous State: Failed
Started at: Sun 29 Jun 2014 17:49:05 +0000
Finished at: Sun 29 Jun 2014 17:53:24 +0000
Total time: 4m 19s
Build Trigger: Schedule
Build Number: 1
Exit code: 1
Building machine hostname: continuum-vm
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_31"
OpenJDK Runtime Environment (IcedTea6 1.13.3)
(6b31-1.13.3-1ubuntu1~0.12.04.2)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)
Builder version :
Apache Maven 3.0.5 (r01de14724cdef164cd33c7c8c2fe155faf9602da;
2013-02-19 13:51:28+0000)
Maven home: /opt/apache-maven-3.0.5
Java version: 1.6.0_31, vendor: Sun Microsystems Inc.
Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.2.0-64-generic", arch: "amd64", family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Sun 29 Jun 2014 15:39:43 +0000
Comment: Add some temporary debug
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
( 1606527 )
Changed: sebb @ Sun 29 Jun 2014 16:01:06 +0000
Comment: Add missing try/catch
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
( 1606530 )
Changed: sebb @ Sun 29 Jun 2014 16:30:29 +0000
Comment: Debug must come first
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
( 1606537 )
Changed: sebb @ Sun 29 Jun 2014 16:31:09 +0000
Comment: in case setup failed, no point throwing NPE as well
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
( 1606538 )
Changed: sebb @ Sun 29 Jun 2014 16:54:15 +0000
Comment: More debug
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/server/BasicRemoteCacheClientServerUnitTest.java
( 1606539 )
Changed: sebb @ Sun 29 Jun 2014 17:44:58 +0000
Comment: JCS-133 RemoteUtils.getNamingURL does not handle IPv6 numeric
addresses properly
Fix could be improved; check if it helps the Jenkins build
Files changed:
/commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons/jcs/auxiliary/remote/RemoteUtils.java
( 1606543 )
/commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/auxiliary/remote/RemoteUtilsUnitTest.java
( 1606543 )
/commons/proper/jcs/trunk/src/changes/changes.xml ( 1606543 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.6 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 3.0.5
Description: Group (shared) Maven 3 Build Definition (Java 1.6)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 369
Failures: 4
Errors: 0
Success Rate: 98
Total time: 150.83598
****************************************************************************
Test Failures:
****************************************************************************
BasicRemoteCacheClientServerUnitTest
test1SinglePut :
java.lang.AssertionError
java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test1SinglePut(BasicRemoteCacheClientServerUnitTest.java:148)
test2PutRemove :
java.lang.AssertionError
java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test2PutRemove(BasicRemoteCacheClientServerUnitTest.java:198)
test3PutAndListen :
java.lang.AssertionError
java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test3PutAndListen(BasicRemoteCacheClientServerUnitTest.java:256)
test4PutaMultipleAndListen :
java.lang.AssertionError
java.lang.AssertionError: Cache is alive expected:<ALIVE> but was:<ERROR>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:743)
at org.junit.Assert.assertEquals(Assert.java:118)
at
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.test4PutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:310)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]