Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=25998&projectId=72
Build statistics:
State: Failed
Previous State: Failed
Started at: Wed 30 Jan 2013 22:28:16 +0000
Finished at: Wed 30 Jan 2013 22:30:08 +0000
Total time: 1m 52s
Build Trigger: Schedule
Build Number: 252
Exit code: 1
Building machine hostname: vmbuild
Operating system : Linux(unknown)
Java Home version :
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) 64-Bit Server VM (build 20.5-b03, mixed mode)
Builder version :
Apache Maven 2.2.1 (r801777; 2009-08-06 19:16:01+0000)
Java version: 1.6.0_30
Java home: /usr/lib/jvm/jdk1.6.0_30/jre
Default locale: en_AU, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-41-server" arch: "amd64" Family:
"unix"
****************************************************************************
SCM Changes:
****************************************************************************
Changed: sebb @ Wed 30 Jan 2013 21:43:00 +0000
Comment: developed by => developed at
Files changed:
/commons/proper/attributes/trunk/NOTICE.txt ( 1440692 )
/commons/proper/bcel/trunk/NOTICE.txt ( 1440692 )
/commons/proper/beanutils/trunk/NOTICE.txt ( 1440692 )
/commons/proper/betwixt/trunk/NOTICE.txt ( 1440692 )
/commons/proper/chain/trunk/NOTICE.txt ( 1440692 )
/commons/proper/codec/trunk/NOTICE.txt ( 1440692 )
/commons/proper/collections/trunk/NOTICE.txt ( 1440692 )
/commons/proper/commons-build/trunk/NOTICE.txt ( 1440692 )
/commons/proper/commons-build-plugin/trunk/NOTICE.txt ( 1440692 )
/commons/proper/commons-nightly/trunk/NOTICE.txt ( 1440692 )
/commons/proper/commons-parent/trunk/NOTICE.txt ( 1440692 )
/commons/proper/commons-sandbox-parent/trunk/NOTICE.txt ( 1440692 )
/commons/proper/compress/trunk/NOTICE.txt ( 1440692 )
/commons/proper/configuration/trunk/NOTICE.txt ( 1440692 )
/commons/proper/csv/trunk/NOTICE.txt ( 1440692 )
/commons/proper/daemon/trunk/NOTICE.txt ( 1440692 )
/commons/proper/dbcp/trunk/NOTICE.txt ( 1440692 )
/commons/proper/dbutils/trunk/NOTICE.txt ( 1440692 )
/commons/proper/digester/trunk/NOTICE.txt ( 1440692 )
/commons/proper/discovery/trunk/NOTICE.txt ( 1440692 )
/commons/proper/el/trunk/NOTICE.txt ( 1440692 )
/commons/proper/email/trunk/NOTICE.txt ( 1440692 )
/commons/proper/exec/trunk/NOTICE.txt ( 1440692 )
/commons/proper/fileupload/trunk/NOTICE.txt ( 1440692 )
/commons/proper/functor/trunk/NOTICE.txt ( 1440692 )
/commons/proper/jci/trunk/NOTICE.txt ( 1440692 )
/commons/proper/jelly/trunk/NOTICE.txt ( 1440692 )
/commons/proper/jexl/trunk/NOTICE.txt ( 1440692 )
/commons/proper/jxpath/trunk/NOTICE.txt ( 1440692 )
/commons/proper/lang/trunk/NOTICE.txt ( 1440692 )
/commons/proper/launcher/trunk/NOTICE.txt ( 1440692 )
/commons/proper/logging/trunk/NOTICE.txt ( 1440692 )
/commons/proper/math/trunk/NOTICE.txt ( 1440692 )
/commons/proper/modeler/trunk/NOTICE.txt ( 1440692 )
/commons/proper/net/trunk/NOTICE.txt ( 1440692 )
/commons/proper/ognl/trunk/NOTICE.txt ( 1440692 )
/commons/proper/pool/trunk/NOTICE.txt ( 1440692 )
/commons/proper/primitives/trunk/NOTICE.txt ( 1440692 )
/commons/proper/proxy/trunk/NOTICE.txt ( 1440692 )
/commons/proper/scxml/trunk/NOTICE.txt ( 1440692 )
/commons/proper/validator/trunk/NOTICE.txt ( 1440692 )
/commons/proper/vfs/trunk/NOTICE.txt ( 1440692 )
****************************************************************************
Dependencies Changes:
****************************************************************************
No dependencies changed
****************************************************************************
Build Definition:
****************************************************************************
POM filename: pom.xml
Goals: clean deploy
Arguments: --batch-mode -Pjava-1.5 -Dgpg.skip -Prelease
Build Fresh: false
Always Build: false
Default Build Definition: true
Schedule: COMMONS_SCHEDULE
Profile Name: Maven 2.2.1
Description: Group (shared) Maven 2 Build Definition (Java 1.5)
****************************************************************************
Test Summary:
****************************************************************************
Tests: 2058
Failures: 2
Errors: 0
Success Rate: 99
Total time: 80.962
****************************************************************************
Test Failures:
****************************************************************************
TestCombinedConfigurationBuilderVFS
testMultiTenentConfigurationReloading :
java.lang.AssertionError
java.lang.AssertionError: No change detected
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.commons.configuration.builder.combined.TestCombinedConfigurationBuilder.testMultiTenentConfigurationReloading(TestCombinedConfigurationBuilder.java:1133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
TestCombinedConfigurationBuilder
testMultiTenentConfigurationReloading :
java.lang.AssertionError
java.lang.AssertionError: No change detected
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.commons.configuration.builder.combined.TestCombinedConfigurationBuilder.testMultiTenentConfigurationReloading(TestCombinedConfigurationBuilder.java:1133)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:30)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]