[weld-builds] Build failed in Jenkins: Weld-2x-interoperability-WF-deltaspike #5

ci-builds at redhat.com ci-builds at redhat.com
Fri Oct 25 07:25:41 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/5/>

------------------------------------------
[...truncated 6440 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-data-module-impl ---
[INFO] Compiling 77 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-data-module-impl ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/target/surefire-reports>
[INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false
nulljava.lang.RuntimeException: Could not create new instance of class org.jboss.arquillian.test.impl.EventTestRunnerAdaptor
	at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:160)
	at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:111)
	at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:97)
	at org.jboss.arquillian.test.spi.TestRunnerAdaptorBuilder.build(TestRunnerAdaptorBuilder.java:52)
	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:93)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	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.junit.runner.JUnitCore.run(JUnitCore.java:157)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:61)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:188)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:166)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:86)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:101)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:74)
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.jboss.arquillian.test.spi.SecurityActions.newInstance(SecurityActions.java:156)
	... 25 more
Caused by: org.jboss.arquillian.container.impl.ContainerCreationException: Could not create Container jbossas-managed-7
	at org.jboss.arquillian.container.impl.LocalContainerRegistry.create(LocalContainerRegistry.java:85)
	at org.jboss.arquillian.container.impl.client.container.ContainerRegistryCreator.createRegistry(ContainerRegistryCreator.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	at org.jboss.arquillian.core.impl.ManagerImpl.bindAndFire(ManagerImpl.java:236)
	at org.jboss.arquillian.core.impl.InstanceImpl.set(InstanceImpl.java:74)
	at org.jboss.arquillian.config.impl.extension.ConfigurationRegistrar.loadConfiguration(ConfigurationRegistrar.java:68)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:94)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	at org.jboss.arquillian.core.impl.ManagerImpl.start(ManagerImpl.java:261)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.<init>(EventTestRunnerAdaptor.java:56)
	... 30 more
Caused by: java.lang.IllegalStateException: Multiple service implementations found for interface org.jboss.arquillian.container.spi.client.container.DeployableContainer. org.jboss.arquillian.container.weld.ee.embedded_1_1.WeldEEMockContainer, org.jboss.as.arquillian.container.managed.ManagedDeployableContainer
	at org.jboss.arquillian.core.impl.loadable.ServiceRegistryLoader.onlyOne(ServiceRegistryLoader.java:74)
	at org.jboss.arquillian.container.impl.LocalContainerRegistry.create(LocalContainerRegistry.java:76)
	... 54 more
Running org.apache.deltaspike.data.impl.builder.part.QueryRootTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.unit.PersistenceUnitsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.RepositoryExtensionTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.audit.AuditEntityListenerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.audit.TimestampsProviderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.criteria.CriteriaTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.extractor.AnnotationMetadataExtractorTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.unit.DescriptorHierarchyBuilderTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.unit.OrmXmlBasedRepositoryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.handler.EntityManagerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.extractor.TypeMetadataExtractorTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.handler.QueryHandlerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.property.query.PropertyQueryTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.QueryResultTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.spi.CdiQuerySpiTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.meta.verifier.EntityVerifierTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.util.EntityUtilsTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.property.PropertyFromMethodTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.property.PropertyFromFieldTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.apache.deltaspike.data.impl.handler.EntityRepositoryHandlerTest
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-data-module-impl ---
[WARNING] Bundle org.apache.deltaspike.modules:deltaspike-data-module-impl:bundle:0.6-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.data.impl.*
[INFO] 
[INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ deltaspike-data-module-impl ---
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-data-module-impl ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/target/deltaspike-data-module-impl-0.6-SNAPSHOT-tests.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-impl >>>
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-data-module-impl ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-data-module-impl ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-impl <<<
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-data-module-impl ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/target/deltaspike-data-module-impl-0.6-SNAPSHOT-sources.jar>
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/DISCLAIMER already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] META-INF/DEPENDENCIES already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-data-module-impl ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ deltaspike-data-module-impl ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/target/deltaspike-data-module-impl-0.6-SNAPSHOT.jar> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-impl/0.6-SNAPSHOT/deltaspike-data-module-impl-0.6-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2x-interoperability-WF-deltaspike/ws/deltaspike/modules/data/impl/pom.xml> to /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-impl/0.6-SNAPSHOT/deltaspike-data-module-impl-0.6-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache DeltaSpike ................................. SUCCESS [2.115s]
[INFO] Apache DeltaSpike CheckStyle-rules ................ SUCCESS [1.012s]
[INFO] Apache DeltaSpike Parent .......................... SUCCESS [3.947s]
[INFO] Apache DeltaSpike Test-Utils ...................... SUCCESS [2.717s]
[INFO] Apache DeltaSpike Code Parent ..................... SUCCESS [4.447s]
[INFO] Apache DeltaSpike Core ............................ SUCCESS [1.500s]
[INFO] Apache DeltaSpike Core-API ........................ SUCCESS [5.832s]
[INFO] Apache DeltaSpike Core-Implementation ............. SUCCESS [5.347s]
[INFO] Apache DeltaSpike ContainerControl parent ......... SUCCESS [0.507s]
[INFO] Apache DeltaSpike CDI ContainerControl API ........ SUCCESS [1.039s]
[INFO] Apache DeltaSpike CDI ContainerControl TCK ........ SUCCESS [1.092s]
[INFO] Apache DeltaSpike CDI OWB-ContainerControl ........ SUCCESS [3.387s]
[INFO] Apache DeltaSpike CDI Weld-ContainerControl ....... SUCCESS [2.487s]
[INFO] Apache DeltaSpike CDI OpenEJB-ContainerControl .... SUCCESS [6.839s]
[INFO] Apache DeltaSpike Modules ......................... SUCCESS [0.850s]
[INFO] Apache DeltaSpike Security-Module ................. SUCCESS [0.889s]
[INFO] Apache DeltaSpike Security-Module API ............. SUCCESS [1.627s]
[INFO] Apache DeltaSpike Security-Module Impl ............ SUCCESS [3.026s]
[INFO] Apache DeltaSpike JPA-Module ...................... SUCCESS [0.759s]
[INFO] Apache DeltaSpike JPA-Module API .................. SUCCESS [1.655s]
[INFO] Apache DeltaSpike JPA-Module Impl ................. SUCCESS [2.961s]
[INFO] Apache DeltaSpike Servlet-Module .................. SUCCESS [0.761s]
[INFO] Apache DeltaSpike Servlet-Module API .............. SUCCESS [1.440s]
[INFO] Apache DeltaSpike Servlet-Module Impl ............. SUCCESS [4.541s]
[INFO] Apache DeltaSpike JSF-Module ...................... SUCCESS [0.791s]
[INFO] Apache DeltaSpike JSF-Module API .................. SUCCESS [1.619s]
[INFO] Apache DeltaSpike JSF-Module Impl ................. SUCCESS [5.600s]
[INFO] Apache DeltaSpike Partial-Bean-Module ............. SUCCESS [1.308s]
[INFO] Apache DeltaSpike Partial-Bean-Module API ......... SUCCESS [1.426s]
[INFO] Apache DeltaSpike Partial-Bean-Module Impl ........ SUCCESS [2.495s]
[INFO] Apache DeltaSpike BeanValidation-Module ........... SUCCESS [0.708s]
[INFO] Apache DeltaSpike BeanValidation-Module API ....... SUCCESS [1.283s]
[INFO] Apache DeltaSpike BeanValidation-Module Impl ...... SUCCESS [2.556s]
[INFO] Apache DeltaSpike Data-Module ..................... SUCCESS [0.719s]
[INFO] Apache DeltaSpike Data-Module API ................. SUCCESS [1.875s]
[INFO] Apache DeltaSpike Data-Module Impl ................ FAILURE [44.085s]
[INFO] Apache DeltaSpike Examples ........................ SKIPPED
[INFO] Apache DeltaSpike Java-SE Examples ................ SKIPPED
[INFO] Apache DeltaSpike JSF Examples .................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:07.017s
[INFO] Finished at: Fri Oct 25 07:25:34 EDT 2013
[INFO] Final Memory: 103M/473M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project deltaspike-data-module-impl: Failed to install metadata org.apache.deltaspike.modules:deltaspike-data-module-impl/maven-metadata.xml: Could not write metadata /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-impl/maven-metadata-local.xml: /qa/home/hudson/private_maven_repos/weld/org/apache/deltaspike/modules/deltaspike-data-module-impl/maven-metadata-local.xml (No space left on device) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :deltaspike-data-module-impl
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results


More information about the weld-builds mailing list