Online report : 
https://continuum-ci.apache.org/continuum/buildResult.action?buildId=29152&projectId=286

Build statistics:
  State: Failed
  Previous State: Failed
  Started at: Fri 11 Apr 2014 12:20:36 +0000
  Finished at: Fri 11 Apr 2014 12:23:55 +0000
  Total time: 3m 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_27"
          OpenJDK Runtime Environment (IcedTea6 1.12.6) 
(6b27-1.12.6-1ubuntu0.12.04.4)
          OpenJDK 64-Bit Server VM (build 20.0-b12, 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_27, vendor: Sun Microsystems Inc.
          Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
          Default locale: en_US, platform encoding: UTF-8
          OS name: "linux", version: "3.2.0-53-generic", arch: "amd64", family: 
"unix"
    
****************************************************************************
SCM Changes:
****************************************************************************
Changed: tv @ Fri 11 Apr 2014 12:12:13 +0000
Comment: Cleanup after test
Files changed:
  
/commons/proper/jcs/trunk/src/test/org/apache/commons/jcs/engine/SystemPropertyUsageUnitTest.java
 ( 1586620 )

Changed: tv @ Fri 11 Apr 2014 12:13:16 +0000
Comment: Clean up lifecycle
Files changed:
  
/commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/engine/control/CompositeCacheManager.java
 ( 1586621 )

Changed: tv @ Fri 11 Apr 2014 12:13:55 +0000
Comment: Make sure JCS only works with initialized CompositeCacheManager
Files changed:
  /commons/proper/jcs/trunk/src/java/org/apache/commons/jcs/JCS.java ( 1586622 )

****************************************************************************
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: 397
Failures: 5
Errors: 0
Success Rate: 98
Total time: 132.552

****************************************************************************
Test Failures:
****************************************************************************

BasicRemoteCacheClientServerUnitTest
    testSinglePut :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but 
was:<ERROR>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testSinglePut(BasicRemoteCacheClientServerUnitTest.java:97)


    testPutRemove :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but 
was:<ERROR>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutRemove(BasicRemoteCacheClientServerUnitTest.java:142)


    testPutAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but 
was:<ERROR>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutAndListen(BasicRemoteCacheClientServerUnitTest.java:196)


    testPutaMultipleAndListen :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Cache is alive expected:<ALIVE> but 
was:<ERROR>
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.failNotEquals(Assert.java:282)
        at junit.framework.Assert.assertEquals(Assert.java:64)
        at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testPutaMultipleAndListen(BasicRemoteCacheClientServerUnitTest.java:245)


    testLocalHost :
  junit.framework.AssertionFailedError
  junit.framework.AssertionFailedError: Expected getLocalHost() 
(continuum-vm/140.211.11.47) to return a site local address
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at 
org.apache.commons.jcs.auxiliary.remote.server.BasicRemoteCacheClientServerUnitTest.testLocalHost(BasicRemoteCacheClientServerUnitTest.java:259)

  


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to