You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/15 16:30:37 UTC

Build failed in Jenkins: myfaces-current11 #1123

See <https://builds.apache.org/job/myfaces-current11/1123/>

------------------------------------------
[...truncated 331 lines...]
Running org.apache.myfaces.shared.util.StateUtilsTripleDES_ECBTest
Apr 15, 2014 2:02:41 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	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:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	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:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsBlowfish_ECBTest
Apr 15, 2014 2:02:41 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	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:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	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:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec
Running org.apache.myfaces.shared.util.MessageUtilsTest
currency 100,00 ?
currency ?100.00
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
Running org.apache.myfaces.shared.util.SecretKeyCacheTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.shared.util.CachedStateUtilsAES_CBCTest
Apr 15, 2014 2:02:42 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	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:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	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:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.myfaces.shared.util.SecretKeyConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
Running org.apache.myfaces.shared.util.StateUtilsBlowfish_ECBTest
Apr 15, 2014 2:02:42 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	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:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	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:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.myfaces.shared.util.StateUtilsAES_CBCTest
Apr 15, 2014 2:02:42 PM org.apache.myfaces.shared.util.StateUtils reconstruct
SEVERE: View State cannot be reconstructed
javax.faces.FacesException: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:492)
	at org.apache.myfaces.shared.util.StateUtils.reconstruct(StateUtils.java:374)
	at org.apache.myfaces.shared.util.AbstractStateUtilsTest.testConstructionNegative(AbstractStateUtilsTest.java:136)
	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:597)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	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:597)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:98)
	at org.apache.maven.surefire.junit.JUnit3Provider.executeTestSet(JUnit3Provider.java:117)
	at org.apache.maven.surefire.junit.JUnit3Provider.invoke(JUnit3Provider.java:94)
	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:597)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110)
	at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:172)
	at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:104)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:70)
Caused by: javax.faces.FacesException: ViewExpiredException
	at org.apache.myfaces.shared.util.StateUtils.decrypt(StateUtils.java:485)
	... 30 more
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

Results :

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

[JENKINS] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/core/target/myfaces-shared-core-2.0.15-SNAPSHOT.jar>
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-source}]
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/core/target/myfaces-shared-core-2.0.15-SNAPSHOT-sources.jar>
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error creating source archive: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1nlaR <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/core/src/main/java'>

error=12, Not enough space
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39 minutes 14 seconds
[INFO] Finished at: Tue Apr 15 14:08:40 GMT+00:00 2014
[INFO] Final Memory: 67M/399M
[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/core/api/pom.xml> to org.apache.myfaces.core/myfaces-api/1.1.11-SNAPSHOT/myfaces-api-1.1.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/core/api/target/myfaces-api-1.1.11-SNAPSHOT.jar> to org.apache.myfaces.core/myfaces-api/1.1.11-SNAPSHOT/myfaces-api-1.1.11-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/core/api/target/myfaces-api-1.1.11-SNAPSHOT-sources.jar> to org.apache.myfaces.core/myfaces-api/1.1.11-SNAPSHOT/myfaces-api-1.1.11-SNAPSHOT-sources.jar
[JENKINS] Archiving /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/2.0.15-SNAPSHOT/myfaces-shared-project-2.0.15-SNAPSHOT.pom to org.apache.myfaces.shared/myfaces-shared-project/2.0.15-SNAPSHOT/myfaces-shared-project-2.0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/target/myfaces-shared-project-2.0.15-SNAPSHOT-site.xml> to org.apache.myfaces.shared/myfaces-shared-project/2.0.15-SNAPSHOT/myfaces-shared-project-2.0.15-SNAPSHOT-site.xml
/zonestorage/hudson_solaris/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/shared/myfaces-shared-project/2.0.15-SNAPSHOT/myfaces-shared-project-2.0.15-SNAPSHOT.pom is not inside /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current11/current11/shared/; will archive in a separate pass
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/core/pom.xml> to org.apache.myfaces.shared/myfaces-shared-core/2.0.15-SNAPSHOT/myfaces-shared-core-2.0.15-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/shared/core/target/myfaces-shared-core-2.0.15-SNAPSHOT.jar> to org.apache.myfaces.shared/myfaces-shared-core/2.0.15-SNAPSHOT/myfaces-shared-core-2.0.15-SNAPSHOT.jar
[JENKINS] Archiving /export/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/1.1.11-SNAPSHOT/myfaces-core-project-1.1.11-SNAPSHOT.pom to org.apache.myfaces.core/myfaces-core-project/1.1.11-SNAPSHOT/myfaces-core-project-1.1.11-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/myfaces-current11/ws/current11/core/target/myfaces-core-project-1.1.11-SNAPSHOT-site.xml> to org.apache.myfaces.core/myfaces-core-project/1.1.11-SNAPSHOT/myfaces-core-project-1.1.11-SNAPSHOT-site.xml
/zonestorage/hudson_solaris/home/hudson/hudson-slave/maven-repositories/1/org/apache/myfaces/core/myfaces-core-project/1.1.11-SNAPSHOT/myfaces-core-project-1.1.11-SNAPSHOT.pom is not inside /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/myfaces-current11/current11/core/; will archive in a separate pass
Sending e-mails to: commits@myfaces.apache.org grantsmith@apache.org
Sending e-mails to: commits@myfaces.apache.org grantsmith@apache.org
Build timed out (after 60 minutes). Marking the build as aborted.
channel stopped