Build failed in Jenkins: Weld-2.x-int-servlet-tomcat #289
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...>
Changes:
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.7.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
[...truncated 7138 lines...]
Nov 21, 2014 5:50:08 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deployment of web application archive /tmp/tomcat-embedded-89133154630301925912.tmp/webapps/c6e39818-34f3-497e-b8de-95d87a83e482.war has finished in 142 ms
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.436 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.provider.CDIProviderTest
testCDIProvider(org.jboss.weld.environment.servlet.test.provider.CDIProviderTest) Time elapsed: 0.001 sec <<< ERROR!
java.lang.IllegalArgumentException: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.
at org.jboss.arquillian.protocol.servlet.ServletUtil.determineBaseURI(ServletUtil.java:64)
at org.jboss.arquillian.protocol.servlet.ServletURIHandler.locateTestServlet(ServletURIHandler.java:60)
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:77)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
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.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
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.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Running org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest
testCustomCDIProvider(org.jboss.weld.environment.servlet.test.provider.CustomCDIProviderTest) Time elapsed: 0 sec <<< ERROR!
java.lang.IllegalArgumentException: ArquillianServletRunner not found. Could not determine ContextRoot from ProtocolMetadata, please contact DeployableContainer developer.
at org.jboss.arquillian.protocol.servlet.ServletUtil.determineBaseURI(ServletUtil.java:64)
at org.jboss.arquillian.protocol.servlet.ServletURIHandler.locateTestServlet(ServletURIHandler.java:60)
at org.jboss.arquillian.protocol.servlet.ServletMethodExecutor.invoke(ServletMethodExecutor.java:77)
at org.jboss.arquillian.container.test.impl.execution.RemoteTestExecuter.execute(RemoteTestExecuter.java:120)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
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.EventImpl.fire(EventImpl.java:67)
at org.jboss.arquillian.container.test.impl.execution.ClientTestExecuter.execute(ClientTestExecuter.java:57)
at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
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.container.test.impl.client.ContainerEventController.createContext(ContainerEventController.java:142)
at org.jboss.arquillian.container.test.impl.client.ContainerEventController.createTestContext(ContainerEventController.java:129)
at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:102)
at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:84)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:65)
at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
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.proceed(EventContextImpl.java:88)
at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
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:193)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
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.createRequestAndRun(JUnitCoreWrapper.java:113)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:85)
at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:134)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Nov 21, 2014 5:50:08 AM org.apache.coyote.AbstractProtocol pause
INFO: Pausing ProtocolHandler ["http-nio-8080"]
Nov 21, 2014 5:50:08 AM org.apache.catalina.core.StandardService stopInternal
INFO: Stopping service arquillian-tomcat-embedded-8
Nov 21, 2014 5:50:08 AM org.apache.coyote.AbstractProtocol stop
INFO: Stopping ProtocolHandler ["http-nio-8080"]
Results :
Failed tests:
FilterInjectionTest>FilterInjectionTestBase.testFilterInjection:32 expected:<200> but was:<404>
ListenerInjectionTest>ListenerInjectionTestBase.testRequestListenerInjection:43 expected:<200> but was:<404>
ListenerInjectionTest>ListenerInjectionTestBase.testSceListenerInjection:51 expected:<200> but was:<404>
ListenerInjectionTest>ListenerInjectionTestBase.testSessionListenerInjection:59 expected:<200> but was:<404>
ServletInjectionTest>ServletInjectionTestBase.testServletInjection:31 expected:<200> but was:<404>
BeansXmlAlternativeLocationTest>BeansXmlAlternativeLocationTestBase.testAlternativeLocation:44
EnhancedListenerTest>EnhancedListenerTestBase.testAloneEnhancedListener:50
Tests in error:
StereotypeDiscoveryTest.testBuiltInStereotype » IllegalArgument ArquillianServ...
StereotypeDiscoveryTest.testCustomStereotype » IllegalArgument ArquillianServl...
StereotypeDiscoveryTest.testControlSample » IllegalArgument ArquillianServletR...
BeanDiscoveryInjectionTest.testAllBeanDiscovery » IllegalArgument ArquillianSe...
BeanDiscoveryInjectionTest.testAnnotatedBeanDiscovery » IllegalArgument Arquil...
BeanDiscoveryInjectionTest.testNoneBeanDiscovery » IllegalArgument ArquillianS...
InterceptorDiscoveryTest.testAllBeanDiscovery » IllegalArgument ArquillianServ...
InterceptorDiscoveryTest.testAnnotatedBeanDiscovery » IllegalArgument Arquilli...
DecoratorDiscoveryTest.testAllBeanDiscovery » IllegalArgument ArquillianServle...
DecoratorDiscoveryTest.testAnnotatedBeanDiscovery » IllegalArgument Arquillian...
CustomNormalScopeDiscoveryTest.testControlSample » IllegalArgument ArquillianS...
CustomNormalScopeDiscoveryTest.testCustomNormalScope » IllegalArgument Arquill...
AlternativeDiscoveryTest.testAllBeanDiscoveryAlternative » IllegalArgument Arq...
AlternativeDiscoveryTest.testAnnotatedBeanDiscoveryAlternative » IllegalArgument
AlternativeDiscoveryTest.testNoneBeanDiscoveryAlternative » IllegalArgument Ar...
CrossContextForwardTest>CrossContextForwardTestBase.testCrossContextForward:49 » MalformedURL
JsfTest>JsfTestBase.testELWithParameters:56 » FailingHttpStatusCode 404 Not Fo...
IsolationDisabledTest.testInterceptorAndDecorator01 » IllegalArgument Arquilli...
IsolationDisabledTest.testInterceptorAndDecorator02 » IllegalArgument Arquilli...
IsolationDisabledTest.testAlternative » IllegalArgument ArquillianServletRunne...
IsolationDisabledTest.testExcludeFilters » IllegalArgument ArquillianServletRu...
ConfigTest.testDOS » IllegalArgument ArquillianServletRunner not found. Could ...
LibrariesDiscoveredTest.testCamelDeployed » IllegalArgument ArquillianServletR...
LookupTest.testManagerInJndi » IllegalArgument ArquillianServletRunner not fou...
LookupTest.testResource » IllegalArgument ArquillianServletRunner not found. C...
HSCycleTest.testCycle » IllegalArgument ArquillianServletRunner not found. Cou...
ExampleTest.testGameGenerator » IllegalArgument ArquillianServletRunner not fo...
ExampleTest.testSentenceTranslator » Unexpected exception, expected<java.lang...
MockExampleTest.testMockSentenceTranslator » IllegalArgument ArquillianServlet...
DuplicateBeansXmlMergingTest.testDuplicatesInSingleFileAreNotRemoved » IllegalArgument
BootstrapOrderingTest.testContextInitializedCalledBeforeBeanValidation » IllegalArgument
CDIProviderTest.testCDIProvider » IllegalArgument ArquillianServletRunner not ...
CustomCDIProviderTest.testCustomCDIProvider » IllegalArgument ArquillianServle...
Tests run: 41, Failures: 7, Errors: 33, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.316s
[INFO] Finished at: Fri Nov 21 05:50:09 EST 2014
[INFO] Final Memory: 30M/282M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-servlet-test-tomcat: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet-...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-jacoco #133
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/133/c...>
Changes:
[Jozef Hartinger] Remove dependency on jboss-vfs
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.5.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.5.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] Testcase for WELD-1538
[Jozef Hartinger] Switch to 3.0.0-SNAPSHOT
[Jozef Hartinger] Require Java 8
[Jozef Hartinger] Old style naming for documentation for compatibility with existing links on http://weld.cdi-spec.org
[Jozef Hartinger] Upgrade findbugs plugin to 3.0.0 (Java 8 support)
[Jozef Hartinger] Fix findbugs warnings
[Jozef Hartinger] Beans.removeDisabledBeans() - don't use the live view but immutable set
[Jozef Hartinger] InstanceImpl - perform typesafe resolution only once, when the instance
[Jozef Hartinger] WELD-1739 Support @Named parameters that do not specify the value member
[Jozef Hartinger] Upgrade checkstyle plugin and build config. Checks for org.jboss.weld.experimental.Experimental*.java are now suppressed
[Jozef Hartinger] Upgrade CDI TCK to 1.2.2.Final
[Jozef Hartinger] Use JDK8 in travis-ci builds
[Jozef Hartinger] CDI-481 Prototype implementation of AnnotatedParameter.getParameter()
[Jozef Hartinger] WELD-1745 Make use of java.lang.reflect.Parameter in BackedAnnotated*
[Jozef Hartinger] Remove redundant code
[Jozef Hartinger] WELD-1745 Make use of java.lang.reflect.Parameter in UnbackedAnnotatedParameter
[Jozef Hartinger] WELD-1746 Don't destroy ended conversations outside of synchronized
[mkouba] Validator - get rid of generics-related compilation failure in Eclipse
[Jozef Hartinger] WELD-1742 Make interceptor bindings available via InvocationContext
[Jozef Hartinger] WELD-1743 Support repeatable annotations in Annotated* layer
[Jozef Hartinger] WELD-1744 Repeatable qualifiers and interceptor bindings
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1750 weld-core should not depend on weld-core-impl
[Jozef Hartinger] WELD-1749 ProcessObserverMethod.veto() and setObserverMethod()
[Jozef Hartinger] WELD-1728 First attempt
[Jozef Hartinger] Set default priority for an obaserver to 2500, simplify code
[Jozef Hartinger] WELD-1538 Interceptors delegating chain forwarding to scoped objects cause infinite loop
[Jozef Hartinger] WELD-1751 Weld proxies fail access control checks when a SecurityManager is present
[Jozef Hartinger] Document how to run weld-se-numberguess with SecurityManager enabled
[Jozef Hartinger] Improve documentation for the experimental API
[Jozef Hartinger] Align ExperimentalObserverMethod and ExperimentalProcessObserverMethod
[Jozef Hartinger] Make InvocationContext.getInterceptorBindings() easier to use
[Jozef Hartinger] Use Set as the return type for ExperimentalAnnotated.getAnnotationsByType() (Aligns better with the rest of the methods)
[Jozef Hartinger] WELD-1752 servlet api abstraction for javax.servlet.ServletRequest#isAsyncStarted
[Jozef Hartinger] WELD-1759 Make WeldInjectionTargetBuilderImpl run in privileged context
[Jozef Hartinger] [maven-release-plugin] prepare release 3.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] [maven-release-plugin] prepare release 3.0.Alpha1
[Jozef Hartinger] Move experimental APIs to weld-api
[Jozef Hartinger] Upgrade weld-parent to 31
[Jozef Hartinger] Upgrade Weld API to 3.0.Alpha1
[Jozef Hartinger] Fix version
[Jozef Hartinger] Ooops
[Jozef Hartinger] [maven-release-plugin] prepare release 3.0.0.Alpha1
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
[Jozef Hartinger] WebServiceResourceTest - add second constructor to WS endpoint service
[Jozef Hartinger] WELD-1758 WeldApplicationFactory does not override getWrapped()
[Jozef Hartinger] WELD-1757 Replace com.google.common.base.Defaults
[Jozef Hartinger] WELD-1757 Replace com.google.common.primitives.Primitives
[Jozef Hartinger] WELD-1757 Replace com.google.common.base.Joiner
[Jozef Hartinger] WELD-1757 Replace com.google.common.base.Objects
[Jozef Hartinger] WELD-1757 Replace com.google.common.base.Preconditions
[Jozef Hartinger] WELD-1757 Fix typo (JSL -> JLS)
[Jozef Hartinger] corrected 9 broken cross-references in documentation
[Jozef Hartinger] WELD-1756 Replace Guava - caches
[Jozef Hartinger] WELD-1756 Don't catch guava ExecutionError, code cleanup, javadoc update
[Jozef Hartinger] WELD-1756 Revert one replacement in SpecializationAndEnablementRegistry
[Jozef Hartinger] WELD-1756 Update ComputingCache javadoc - recursive computations are not
[Jozef Hartinger] WELD-1495 Support loading Service implementations using ServiceLoader
[mkouba] WELD-1755 Replace com.google.common.collect.Collections2
[mkouba] WELD-1755 Replace com.google.common.collect.Iterables and Iterators
[mkouba] WELD-1755 Replace com.google.common.collect.Lists and Sets
[mkouba] WELD-1755 Replace com.google.common.collect.ForwardingList
[mkouba] WELD-1755 Minor javadoc updates
[mkouba] Replace WeldCollections.addAll() with java.util.Collections.addAll()
[Jozef Hartinger] WELD-1766 Differentiate between caching and non-caching client proxies
[Jozef Hartinger] WELD-1766 Minor adjustments
[Jozef Hartinger] WELD-1756 Introduce reentrant computing cache
[Jozef Hartinger] WELD-1756 Remove the rest of LoadingCaches
[Jozef Hartinger] Don't end up with StackOverFlow error when other than expected Exception is thrown.
[Jozef Hartinger] WELD-1771 Weld Servlet - skip initialization if there is no bean archive
[Jozef Hartinger] An attempt to optimize AbstractContext.getId()
[Jozef Hartinger] WELD-1778 Weld SE - @ThreadScoped must be recognized as a bean defining
[Jozef Hartinger] optimization for composing strings
[Jozef Hartinger] WELD-1769 Make it possible to dump generated proxy class files for debugging
[Jozef Hartinger] WELD-1769 Minor changes
[Jozef Hartinger] JAVASERVERFACES-3240 is fixed in Mojarra 2.2.7
[Jozef Hartinger] Add test exclusion for CDITCK-454
[Jozef Hartinger] WELD-935 Rename shaded artifacts for SE and Servlet
[Jozef Hartinger] WELD-935 Fix some occurrences of weld-se.jar
[Jozef Hartinger] JAVASERVERFACES-3240 - only warn as this could possibly break stuff
[Jozef Hartinger] Oops
[Jozef Hartinger] WELD-1753 Introduce Weld's ImmutableSet
[Jozef Hartinger] WELD-1753 Replace Guava's ImmutableSet usage with Weld's one
[Jozef Hartinger] WELD-1753 Remove redundant mask. Override spliterator's characteristics.
[Jozef Hartinger] WELD-1753 Better code reuse
[Jozef Hartinger] WELD-1753 More changes to ImmutableSet
[Jozef Hartinger] WELD-1753 Some more changes
[Jozef Hartinger] WELD-1753 Initial implementation of ImmutableList
[Jozef Hartinger] Switch to Weld's ImmutableList
[Jozef Hartinger] WELD-1753 Add immutable singleton list
[Jozef Hartinger] WELD-1753 Add Javadoc to ImmutableList methods
[Jozef Hartinger] WELD-1753 Do not duplicate empty List, Set, Iterator
[Jozef Hartinger] WELD-1753 Oops
[Jozef Hartinger] WELD-1776 ManagerObjectFactory not working on Windows
[Jozef Hartinger] WELD-1775 Notify @Initialized(ConversationScoped.class) observers even if conversation context initialized lazily
[Jozef Hartinger] WELD-1775 Don't create a new Runnable instance for each request
[Jozef Hartinger] WELD-1775 Oops
[Jozef Hartinger] WELD-1753 Initial ImmutableMap code
[Jozef Hartinger] WELD-1753 Use ImmutableMap
[Jozef Hartinger] WELD-1756 Only use one cache implementation
[Jozef Hartinger] WELD-1754 Replace com.google.common.collect.Multiset
[Jozef Hartinger] WELD-1754 Replace com.google.common.collect.Multimap and friends
[Jozef Hartinger] WELD-1754 Use concurrent SetMultimap where needed
[Jozef Hartinger] WELD-1754 Add missing Entry method implementations
[Jozef Hartinger] WELD-1754 Get rid of ArraySetMultimap and ArrayListMultimap
[Jozef Hartinger] WELD-1574 Remove Guava leftovers
[Jozef Hartinger] TypeStore should be thread-safe
------------------------------------------
Started by user tremes(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on soa4-rhel5-x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/>
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision 33a21e39b6687891501a9b52ab6cbe2ef033a33e (origin/master)
Starting xvnc
[Weld-2.x-jacoco] $ vncserver :81 -geometry 1920x1080
New 'soa4.mw.lab.eng.bos.redhat.com:81 (hudson)' desktop is soa4.mw.lab.eng.bos.redhat.com:81
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/soa4.mw.lab.eng.bos.redhat.com:81.log
[Weld-2.x-jacoco] $ bash -xe /tmp/hudson7845367336742931225.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/home/tremes/wildfly-9.0.0.Alpha2-weld3.zip
+ JBOSS_ZIP=/home/tremes/wildfly-9.0.0.Alpha2-weld3.zip
+ prepare-jbossas-7
+ local zip=/home/tremes/wildfly-9.0.0.Alpha2-weld3.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /home/tremes/wildfly-9.0.0.Alpha2-weld3.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ mkdir <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/jb...>
+ mv <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/un...> jboss-as-7
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/unzip>
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ clean verify -f weld/tests/pom.xml -Djacoco
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Unit Tests 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-core-test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-core-test ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-core-test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-core-test ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-core-test ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...>
[INFO] Storing buildNumber: 33a21e39b6687891501a9b52ab6cbe2ef033a33e at timestamp: November 6, 2014 4:42:30 AM EST
[INFO] Executing: /bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...> && git rev-parse --verify HEAD
[INFO] Working directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO]
[INFO] --- jacoco-maven-plugin:0.5.8.201207111220:prepare-agent (default) @ weld-core-test ---
[INFO] argLine set to -javaagent:/qa/home/hudson/private_maven_repos/weld/org/jacoco/org.jacoco.agent/0.5.8.201207111220/org.jacoco.agent-0.5.8.201207111220-runtime.jar=destfile=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...>
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-core-test ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-core-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-core-test ---
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-jacoco/ws/we...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Failure executing javac, but could not parse the error:
javac: invalid target release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.430s
[INFO] Finished at: Thu Nov 06 04:42:41 EST 2014
[INFO] Final Memory: 18M/206M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project weld-core-test: Compilation failure
[ERROR] Failure executing javac, but could not parse the error:
[ERROR] javac: invalid target release: 1.8
[ERROR] Usage: javac <options> <source files>
[ERROR] use -help for a list of possible options
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :81
Killing Xvnc process ID 11034
Archiving artifacts
Recording test results
Publishing Javadoc
10 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-pax-cdi #249
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[harald.wellmann] Typo
[harald.wellmann] [PAXCDI-111] Upgrade to OSGi Core 6.0.0
[harald.wellmann] [PAXCDI-111] Q&D workaround for TCK timing problem
[harald.wellmann] [PAXCDI-111] temporarily disabled Karaf tests for lack of OSGi 6.0.0
------------------------------------------
[...truncated 2501 lines...]
[INFO]
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-samples ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/pax-cdi-samples/0.9.0-SNAPSHOT/pax-cdi-samples-0.9.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Sample1 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-sample1 ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ pax-cdi-sample1 ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ pax-cdi-sample1 ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-sample1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-sample1 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-sample1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-sample1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-sample1 ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pax-cdi-sample1 ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-sample1 ---
[INFO]
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-sample1 ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1/0.9.0-SNAPSHOT/pax-cdi-sample1-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1/0.9.0-SNAPSHOT/pax-cdi-sample1-0.9.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pax-cdi-sample1 ---
[INFO] Installing org/ops4j/pax/cdi/samples/pax-cdi-sample1/0.9.0-SNAPSHOT/pax-cdi-sample1-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Sample1 Client 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-sample1-client ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ pax-cdi-sample1-client ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ pax-cdi-sample1-client ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-sample1-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-sample1-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-sample1-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-sample1-client ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-sample1-client ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pax-cdi-sample1-client ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-sample1-client ---
[INFO]
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-sample1-client ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1-client/0.9.0-SNAPSHOT/pax-cdi-sample1-client-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1-client/0.9.0-SNAPSHOT/pax-cdi-sample1-client-0.9.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pax-cdi-sample1-client ---
[INFO] Installing org/ops4j/pax/cdi/samples/pax-cdi-sample1-client/0.9.0-SNAPSHOT/pax-cdi-sample1-client-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Sample1 WAB 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-sample1-web ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ pax-cdi-sample1-web ---
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ pax-cdi-sample1-web ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-sample1-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-sample1-web ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:manifest (generate-manifest) @ pax-cdi-sample1-web ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-sample1-web ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-sample1-web ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-sample1-web ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ pax-cdi-sample1-web ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-sample1-web ---
[INFO]
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-sample1-web ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1-web/0.9.0-SNAPSHOT/pax-cdi-sample1-web-0.9.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-sample1-web/0.9.0-SNAPSHOT/pax-cdi-sample1-web-0.9.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-bundle-plugin:2.3.7:install (default-install) @ pax-cdi-sample1-web ---
[INFO] Installing org/ops4j/pax/cdi/samples/pax-cdi-sample1-web/0.9.0-SNAPSHOT/pax-cdi-sample1-web-0.9.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI WAR Sample for non-OSGi Jetty 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pax-cdi-jetty-weld-war ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ pax-cdi-jetty-weld-war ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ pax-cdi-jetty-weld-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ pax-cdi-jetty-weld-war ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ pax-cdi-jetty-weld-war ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ pax-cdi-jetty-weld-war ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ pax-cdi-jetty-weld-war ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-war-plugin:2.4:war (default-war) @ pax-cdi-jetty-weld-war ---
[INFO] Packaging webapp
[INFO] Assembling webapp [pax-cdi-jetty-weld-war] in [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...]>
[INFO] Processing war project
[INFO] Copying webapp resources [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...]>
[INFO] Webapp assembled in [40 msecs]
[INFO] Building war: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ pax-cdi-jetty-weld-war ---
[INFO]
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pax-cdi-jetty-weld-war ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-jetty-weld-war/0.9.0-SNAPSHOT/pax-cdi-jetty-weld-war-0.9.0-SNAPSHOT.war
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...> to /home/hudson/.m2/repository/org/ops4j/pax/cdi/samples/pax-cdi-jetty-weld-war/0.9.0-SNAPSHOT/pax-cdi-jetty-weld-war-0.9.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OPS4J Pax CDI Sample2 Service 0.9.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/jpa...
Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/jpa/samples/pax-jpa-sampl...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax...
Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/jpa/samples/pax-jpa-sampl...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/jpa...
[WARNING] The POM for org.ops4j.pax.jpa.samples:pax-jpa-sample1:jar:0.3.0-SNAPSHOT is missing, no dependency information available
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/ops4j/pax...
Downloading: http://snapshots.jboss.org/maven2/org/ops4j/pax/jpa/samples/pax-jpa-sampl...
Downloading: https://oss.sonatype.org/content/repositories/snapshots/org/ops4j/pax/jpa...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] OPS4J Pax CDI Reactor ............................. SUCCESS [0.922s]
[INFO] OPS4J Pax CDI Checkstyle Rules .................... SUCCESS [1.216s]
[INFO] OPS4J Pax CDI Parent POM .......................... SUCCESS [1.796s]
[INFO] OPS4J Pax CDI Bean Bundle API ..................... SUCCESS [8.738s]
[INFO] OPS4J Pax CDI Service Provider Interface .......... SUCCESS [2.813s]
[INFO] OPS4J Pax CDI Extender for Bean Bundles ........... SUCCESS [1.284s]
[INFO] OPS4J Pax CDI OpenWebBeans Adapter ................ SUCCESS [1.786s]
[INFO] OPS4J Pax CDI Samples Reactor ..................... SUCCESS [0.690s]
[INFO] OPS4J Pax CDI Sample1 ............................. SUCCESS [1.147s]
[INFO] OPS4J Pax CDI Sample1 Client ...................... SUCCESS [0.849s]
[INFO] OPS4J Pax CDI Sample1 WAB ......................... SUCCESS [1.128s]
[INFO] OPS4J Pax CDI WAR Sample for non-OSGi Jetty ....... SUCCESS [3.065s]
[INFO] OPS4J Pax CDI Sample2 Service ..................... FAILURE [3.635s]
[INFO] OPS4J Pax CDI Sample3 ............................. SKIPPED
[INFO] OPS4J Pax CDI Sample3 Client ...................... SKIPPED
[INFO] OPS4J Pax CDI Sample4 JSF WAB ..................... SKIPPED
[INFO] OPS4J Pax CDI Portable Extension for OSGi ......... SKIPPED
[INFO] OPS4J Pax CDI Weld Adapter ........................ SKIPPED
[INFO] OPS4J Pax CDI Web Adapter ......................... SKIPPED
[INFO] OPS4j Pax CDI Web Weld Adapter .................... SKIPPED
[INFO] OPS4J Pax CDI Web OpenWebBeans Adapter ............ SKIPPED
[INFO] OPS4J Pax CDI Karaf Features ...................... SKIPPED
[INFO] OPS4J Pax CDI Test Support ........................ SKIPPED
[INFO] OPS4J Pax CDI Fragment Aggregator ................. SKIPPED
[INFO] OPS4J Pax CDI DeltaSpike JPA Fragment ............. SKIPPED
[INFO] OPS4J Pax CDI Jetty Boot Bundle (patched) ......... SKIPPED
[INFO] OPS4J Pax CDI Servlet Container Integration ....... SKIPPED
[INFO] OPS4J Pax CDI Jetty Weld Adapter .................. SKIPPED
[INFO] OPS4J Pax CDI Jetty OpenWebBeans Adapter .......... SKIPPED
[INFO] OPS4J Pax CDI Undertow Weld Adapter ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33.093s
[INFO] Finished at: Sat Sep 20 21:34:07 EDT 2014
[INFO] Final Memory: 48M/592M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pax-cdi-sample2-service: Could not resolve dependencies for project org.ops4j.pax.cdi.samples:pax-cdi-sample2-service:bundle:0.9.0-SNAPSHOT: Could not find artifact org.ops4j.pax.jpa.samples:pax-jpa-sample1:jar:0.3.0-SNAPSHOT in jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/) -> [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/DependencyResolutionExce...
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :pax-cdi-sample2-service
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-1.1.x-CI-OracleJDK8 #50
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
Changes:
[Jozef Hartinger] [maven-release-plugin] prepare release 1.1.27.Final
[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration
------------------------------------------
[...truncated 1113 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building AtInject TCK runner for Weld 1.1.28-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
779 B
779 B 758 B
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/... (779 B at 2.8 KB/sec)
709 B 758 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 1.9 KB/sec)
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 3.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-inject-tck-runner ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-inject-tck-runner ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-inject-tck-runner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ weld-inject-tck-runner ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-inject-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-inject-tck-runner ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ weld-inject-tck-runner ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.weld.atinject.tck.AtInjectTCK
[main] INFO org.jboss.weld.Version - WELD-000900 1.1.28 (2014-11-18 13:58)
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.748 sec
Results :
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:test-jar (default) @ weld-inject-tck-runner ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-inject-tck-runner ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-inject-tck-runner ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:test-jar (default) @ weld-inject-tck-runner >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-inject-tck-runner ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-inject-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-inject-tck-runner ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:test-jar (default) @ weld-inject-tck-runner <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:test-jar (default) @ weld-inject-tck-runner ---
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO] META-INF already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-inject-tck-runner ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/1.1.28-SNAPSHOT/weld-inject-tck-runner-1.1.28-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/1.1.28-SNAPSHOT/weld-inject-tck-runner-1.1.28-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/1.1.28-SNAPSHOT/weld-inject-tck-runner-1.1.28-SNAPSHOT-tests.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/1.1.28-SNAPSHOT/weld-inject-tck-runner-1.1.28-SNAPSHOT-sources.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/weld-inject-tck-runner/1.1.28-SNAPSHOT/weld-inject-tck-runner-1.1.28-SNAPSHOT-test-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building CDI TCK runner for Weld (JBoss AS) 1.1.28-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
779 B
758 B 779 B
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/... (779 B at 4.0 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 3.9 KB/sec)
709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 3.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-jboss-tck-runner ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-jboss-tck-runner ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-jboss-tck-runner ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-jboss-tck-runner ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-jboss-tck-runner ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-jboss-tck-runner ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-jboss-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-tck-dependencies) @ weld-jboss-tck-runner ---
[INFO] Copying jsr299-tck-impl-1.0.5.Final-suite.xml to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-weld-dependencies) @ weld-jboss-tck-runner ---
[INFO] Copying weld-core-test-1.1.28-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO] Copying weld-porting-package-1.1.28-SNAPSHOT.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-dependency-plugin:2.1:copy-dependencies (copy-el-dependencies) @ weld-jboss-tck-runner ---
[INFO] Copying el-impl-2.1.2-b04.jar to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-jboss-tck-runner ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.5:checkstyle (check-style) @ weld-jboss-tck-runner ---
[INFO] Source directory does not exist - skipping report.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-jboss-tck-runner ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-jboss-tck-runner ---
[INFO] Compiling 3 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
No output directory specified, using <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...> instead.
No audit file specified. Trying default: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
Unable to open audit file - <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
No report generated
[INFO]
[INFO] --- maven-surefire-plugin:2.12.1:test (default-test) @ weld-jboss-tck-runner ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-1.1.x-CI-OracleJ...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Error occurred during initialization of VM
Could not reserve enough space for 2572288KB object heap
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld: Build Configuration ......................... SUCCESS [21.490s]
[INFO] Weld Parent ....................................... SUCCESS [11.864s]
[INFO] Weld Implementation ............................... SUCCESS [31.304s]
[INFO] Weld Integration Tests - JBoss Test Harness (JBoss AS) SUCCESS [26.162s]
[INFO] Weld Porting Package for the CDI TCK .............. SUCCESS [5.246s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [1:03.924s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [8.939s]
[INFO] CDI TCK runner for Weld (JBoss AS) ................ FAILURE [29.624s]
[INFO] Weld SE (Core) .................................... SKIPPED
[INFO] Weld SE (Uber Jar) ................................ SKIPPED
[INFO] Weld Servlet Parent ............................... SKIPPED
[INFO] Weld Servlet Core ................................. SKIPPED
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat7) .......... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty7) ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:22.514s
[INFO] Finished at: Tue Nov 18 14:01:59 EST 2014
[INFO] Final Memory: 82M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.1:test (default-test) on project weld-jboss-tck-runner: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.1:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [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/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :weld-jboss-tck-runner
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-int-servlet #927
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
Changes:
[Jozef Hartinger] WELD-1780 Interceptors/decorators enabled with @Priority should have precedence
[Jozef Hartinger] Remove tck 1.1 related folders.
------------------------------------------
[...truncated 1267 lines...]
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-se ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-se ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-se ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-se ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-se ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-se ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-se >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-se ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-se ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-se ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-se ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-se <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-se ---
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] NOT adding java-sources to attached artifacts list.
[INFO]
[INFO] --- maven-shade-plugin:2.3:shade (default) @ weld-se ---
[INFO] Including org.jboss.weld.se:weld-se-core:jar:2.2.7-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld.environment:weld-environment-common:jar:2.2.7-SNAPSHOT in the shaded jar.
[INFO] Including javax.enterprise:cdi-api:jar:1.2 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Alpha1 in the shaded jar.
[INFO] Including org.jboss.weld:weld-core-impl:jar:2.2.7-SNAPSHOT in the shaded jar.
[INFO] Including org.jboss.weld:weld-api:jar:2.2.SP3 in the shaded jar.
[INFO] Including org.jboss.weld:weld-spi:jar:2.2.SP3 in the shaded jar.
[INFO] Including org.jboss.classfilewriter:jboss-classfilewriter:jar:1.0.5.Final in the shaded jar.
[INFO] Including com.google.guava:guava:jar:13.0.1 in the shaded jar.
[INFO] Including org.jboss.spec.javax.el:jboss-el-api_3.0_spec:jar:1.0.0.Alpha1 in the shaded jar.
[INFO] Including org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:jar:1.0.0.Alpha3 in the shaded jar.
[INFO] Including org.jboss.logging:jboss-logging:jar:3.1.3.GA in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> with <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-se ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/se/weld-se/2.2.7-SNAPSHOT/weld-se-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/se/weld-se/2.2.7-SNAPSHOT/weld-se-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/se/weld-se/2.2.7-SNAPSHOT/weld-se-2.2.7-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Parent 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
709 B
758 B 709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 5.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 3.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-servlet-parent ---
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-parent ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-parent ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-parent ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-parent ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-parent ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-parent/2.2.7-SNAPSHOT/weld-servlet-parent-2.2.7-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Weld Servlet Core 2.2.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-eclipse-...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug...
709 B
758 B 709 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-eclipse-plug... (709 B at 5.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (758 B at 3.9 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.1:process (attach-license) @ weld-servlet-core ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ weld-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ weld-servlet-core ---
[INFO] Compiling 36 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (check-style) @ weld-servlet-core ---
[INFO] Starting audit...
Audit done.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ weld-servlet-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ weld-servlet-core ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ weld-servlet-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ weld-servlet-core ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO]
[INFO] >>> maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0-beta-1:enforce (enforce) @ weld-servlet-core ---
[WARNING] This rule is not compatible with the current version of Maven. The rule is not able to perform any checks.
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:maven-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.5:parse-version (default) @ weld-servlet-core ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (set-build-properties) @ weld-servlet-core ---
[INFO]
[INFO] <<< maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core <<<
[INFO]
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ weld-servlet-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...>
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/LICENSE.txt already added, skipping
[INFO] META-INF/DEPENDENCIES.txt already added, skipping
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ weld-servlet-core ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.2.7-SNAPSHOT/weld-servlet-core-2.2.7-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.2.7-SNAPSHOT/weld-servlet-core-2.2.7-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-int-servlet/...> to /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/2.2.7-SNAPSHOT/weld-servlet-core-2.2.7-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Weld Parent ....................................... SUCCESS [11.725s]
[INFO] Weld Implementation (Core) ........................ SUCCESS [48.519s]
[INFO] Weld Core - JSF ................................... SUCCESS [3.070s]
[INFO] Weld Implementation ............................... SUCCESS [6.591s]
[INFO] Weld Porting Package for the CDI TCK 1.1 .......... SUCCESS [2.447s]
[INFO] Weld Test Utilities ............................... SUCCESS [2.466s]
[INFO] Weld Unit Tests ................................... SUCCESS [8.391s]
[INFO] Weld Integration Tests (JBoss AS) ................. SUCCESS [15.528s]
[INFO] AtInject TCK runner for Weld ...................... SUCCESS [8.258s]
[INFO] CDI TCK runner (1.1, 1.2) for Weld (WildFly) ...... SUCCESS [14.360s]
[INFO] Weld Environment Common ........................... SUCCESS [2.634s]
[INFO] Weld SE (Core) .................................... SUCCESS [16.848s]
[INFO] Weld SE (Uber Jar) ................................ SUCCESS [2.935s]
[INFO] Weld Servlet Parent ............................... SUCCESS [0.643s]
[INFO] Weld Servlet Core ................................. FAILURE [4.967s]
[INFO] Weld Servlet (Uber Jar) ........................... SKIPPED
[INFO] Weld Servlet Integration Tests (Base) ............. SKIPPED
[INFO] Weld Servlet Integration Tests (Tomcat) ........... SKIPPED
[INFO] Weld Servlet Integration Tests (Jetty) ............ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:32.735s
[INFO] Finished at: Wed Nov 19 07:57:20 EST 2014
[INFO] Final Memory: 79M/221M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install) on project weld-servlet-core: Failed to install metadata org.jboss.weld.servlet:weld-servlet-core/maven-metadata.xml: Could not read metadata /qa/home/hudson/private_maven_repos/weld/org/jboss/weld/servlet/weld-servlet-core/maven-metadata-local.xml: input contained no data -> [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 :weld-servlet-core
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-incontainer-WF8.x #119
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...>
Changes:
[Jozef Hartinger] Using Collection.addAll instead of add manually
[Jozef Hartinger] Logging - don't add default/reference properties files
[Jozef Hartinger] removes unnecessary boxing and unboxing
[Jozef Hartinger] Make sure proxy dumping uses Java 6 APIs
[Jozef Hartinger] WELD-1782 Don't wrap resource producer field if the actual type is assignable to Serializable
[Jozef Hartinger] WELD-1782 Fix ResourceCircularDependencyTest
[Jozef Hartinger] WELD-1782 Don't check the return value before the proxy is created
[Jozef Hartinger] Logging - revise LogMessageCallback
[Jozef Hartinger] Cache interceptor chains in InterceptionContext
[Jozef Hartinger] Fix delegate-to-super methods and use them
[Jozef Hartinger] Shortcut for methods with no interceptors (e.g. with decorators only)
[Jozef Hartinger] Make logic that generates bytecode for InterceptionDecorationContext calls reusable
[Jozef Hartinger] Do not call into method handler from methods that are not intercepted (only push to InterceptionDecorationContext)
[Jozef Hartinger] Make use of RequestScopedCache for removing InterceptionDecorationContext at the end of the request
[Jozef Hartinger] Reduce the number of times ThreadLocal is accessed on critical path
[Jozef Hartinger] Fix intermittend failure in unit tests
[Jozef Hartinger] Minor improvements
[Jozef Hartinger] Only generate delegate-to-supper methods for intercepted methods
[Jozef Hartinger] Make sure WeldInvocationContext survives being dispatched to a different thread
[Jozef Hartinger] Remove duplicated code
[Jozef Hartinger] Upgrade jboss-classfilewriter to 1.0.5.Final
[Jozef Hartinger] WELD-1785 Testcase
[Jozef Hartinger] WELD-1785 It should be possible to destroy a bean from within an interceptor
[Jozef Hartinger] SPI documentation - remove outdated sections
[Jozef Hartinger] Circular invocation testcase
[Jozef Hartinger] refactor to use for each resources
[Jozef Hartinger] safe varargs
[Jozef Hartinger] WELD-1780 Interceptors/decorators enabled with @Priority should have precedence
[Jozef Hartinger] Remove tck 1.1 related folders.
------------------------------------------
[...truncated 1019 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 sec - in org.jboss.weld.tests.disposer.broken.unresolved.DisposerMethodValidationTest
Running org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.jboss.weld.tests.disposer.parameter.position.DisposedParameterPositionTest
Running org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.jboss.weld.tests.disposer.exception.DisposerMethodThrowsExceptionTest
Running org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 sec - in org.jboss.weld.tests.disposer.specialization.DisposerMethodSpecializationTest
Running org.jboss.weld.tests.parser.ParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.jboss.weld.tests.parser.ParserTest
Running org.jboss.weld.tests.servlet.async.AsyncServletTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.477 sec - in org.jboss.weld.tests.servlet.async.AsyncServletTest
Running org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec - in org.jboss.weld.tests.servlet.dispatch.DispatchingWithConversationFilterTest
Running org.jboss.weld.tests.servlet.dispatch.DispatchingTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 sec - in org.jboss.weld.tests.servlet.dispatch.DispatchingTest
Running org.jboss.weld.tests.servlet.ServletBeanTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 sec - in org.jboss.weld.tests.servlet.ServletBeanTest
Running org.jboss.weld.tests.decorators.custom.CustomDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in org.jboss.weld.tests.decorators.custom.CustomDecoratorTest
Running org.jboss.weld.tests.decorators.custom.CustomDecorator2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.jboss.weld.tests.decorators.custom.CustomDecorator2Test
Running org.jboss.weld.tests.decorators.generic.PartialDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.jboss.weld.tests.decorators.generic.PartialDecoratorTest
Running org.jboss.weld.tests.decorators.generic.extend.ExtendDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 sec - in org.jboss.weld.tests.decorators.generic.extend.ExtendDecoratorTest
Running org.jboss.weld.tests.decorators.unwrapException.UnwrappingCheckedExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.jboss.weld.tests.decorators.unwrapException.UnwrappingCheckedExceptionTest
Running org.jboss.weld.tests.decorators.unwrapException.UnwrappingUncheckedExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec - in org.jboss.weld.tests.decorators.unwrapException.UnwrappingUncheckedExceptionTest
Running org.jboss.weld.tests.decorators.ordering.global.GlobalDecoratorOrderingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.462 sec - in org.jboss.weld.tests.decorators.ordering.global.GlobalDecoratorOrderingTest
Running org.jboss.weld.tests.decorators.ejb.EjbDecoratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec - in org.jboss.weld.tests.decorators.ejb.EjbDecoratorTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithConstructorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithConstructorTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorTest
Running org.jboss.weld.tests.decorators.abstractDecorator.broken.SimpleAbstractDecoratorWithInvalidAbstractMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.jboss.weld.tests.decorators.abstractDecorator.broken.SimpleAbstractDecoratorWithInvalidAbstractMethodTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithInitializerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.356 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithInitializerMethodTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithCallToItselfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithCallToItselfTest
Running org.jboss.weld.tests.decorators.abstractDecorator.inherited.AbstractMethodInDecoratorHierarchyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.282 sec - in org.jboss.weld.tests.decorators.abstractDecorator.inherited.AbstractMethodInDecoratorHierarchyTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodAndInitializerMethodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithAbstractMethodAndInitializerMethodTest
Running org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithPrivateDelegateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.jboss.weld.tests.decorators.abstractDecorator.SimpleAbstractDecoratorWithPrivateDelegateTest
Running org.jboss.weld.tests.decorators.resolution.BasicDecoratorResolutionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.jboss.weld.tests.decorators.resolution.BasicDecoratorResolutionTest
Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes3Test
Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes2Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes2Test
Running org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in org.jboss.weld.tests.decorators.broken.DecoratorWithNoDecoratedTypes1Test
Running org.jboss.weld.tests.decorators.weld1021.DecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.jboss.weld.tests.decorators.weld1021.DecoratorTest
Running org.jboss.weld.tests.decorators.proxyable.BeanWithPrivateNoArgsConstructorThrowsExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 sec - in org.jboss.weld.tests.decorators.proxyable.BeanWithPrivateNoArgsConstructorThrowsExceptionTest
Running org.jboss.weld.tests.decorators.proxyable.BeanWithoutNoArgsConstructorThrowsExceptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.jboss.weld.tests.decorators.proxyable.BeanWithoutNoArgsConstructorThrowsExceptionTest
Running org.jboss.weld.tests.decorators.weld1001.DecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec - in org.jboss.weld.tests.decorators.weld1001.DecoratorTest
Running org.jboss.weld.tests.decorators.builtin.facade.EventDecorationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec - in org.jboss.weld.tests.decorators.builtin.facade.EventDecorationTest
Running org.jboss.weld.tests.decorators.builtin.validation.BuiltInBeanPassivationCapabilityValidationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 sec - in org.jboss.weld.tests.decorators.builtin.validation.BuiltInBeanPassivationCapabilityValidationTest
Running org.jboss.weld.tests.decorators.exception.ExceptionThrownByDecoratedBeanTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.jboss.weld.tests.decorators.exception.ExceptionThrownByDecoratedBeanTest
Running org.jboss.weld.tests.decorators.genericobserver.DecorateGenericObserverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.jboss.weld.tests.decorators.genericobserver.DecorateGenericObserverTest
Running org.jboss.weld.tests.decorators.decoratedTypes.ExtendingDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.265 sec - in org.jboss.weld.tests.decorators.decoratedTypes.ExtendingDecoratorTest
Running org.jboss.weld.tests.decorators.decoratedTypes.PartialDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.jboss.weld.tests.decorators.decoratedTypes.PartialDecoratorTest
Running org.jboss.weld.tests.decorators.decoratedTypes.TypedDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 sec - in org.jboss.weld.tests.decorators.decoratedTypes.TypedDecoratorTest
Running org.jboss.weld.tests.decorators.interceptor.InterceptorAndDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 sec - in org.jboss.weld.tests.decorators.interceptor.InterceptorAndDecoratorTest
Running org.jboss.weld.tests.decorators.weld1110.MessageSenderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 sec - in org.jboss.weld.tests.decorators.weld1110.MessageSenderTest
Running org.jboss.weld.tests.decorators.multidelegate.TestMultiDelegate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec - in org.jboss.weld.tests.decorators.multidelegate.TestMultiDelegate
Running org.jboss.weld.tests.decorators.SimpleDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 sec - in org.jboss.weld.tests.decorators.SimpleDecoratorTest
Running org.jboss.weld.tests.decorators.stackoverflow.StackOverFlowTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec - in org.jboss.weld.tests.decorators.stackoverflow.StackOverFlowTest
Running org.jboss.weld.tests.annotatedType.DeclaringTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.235 sec - in org.jboss.weld.tests.annotatedType.DeclaringTypeTest
Running org.jboss.weld.tests.annotatedType.ExampleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.jboss.weld.tests.annotatedType.ExampleTest
Running org.jboss.weld.tests.annotatedType.decoration.AnnotatedTypeDecoratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.jboss.weld.tests.annotatedType.decoration.AnnotatedTypeDecoratorTest
Running org.jboss.weld.tests.annotatedType.weld1144.Weld1144Test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 sec - in org.jboss.weld.tests.annotatedType.weld1144.Weld1144Test
Running org.jboss.weld.tests.annotatedType.annotation.SyntheticAnnotationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec - in org.jboss.weld.tests.annotatedType.annotation.SyntheticAnnotationTest
Running org.jboss.weld.tests.annotatedType.observers.AnnotatedTypeObserversTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.jboss.weld.tests.annotatedType.observers.AnnotatedTypeObserversTest
Running org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.jboss.weld.tests.annotatedType.interceptors.InterceptedAnnotatedTypeTest
Running org.jboss.weld.tests.annotatedType.superclass.SuperclassModifiedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.jboss.weld.tests.annotatedType.superclass.SuperclassModifiedTest
Running org.jboss.weld.tests.annotatedType.superclass.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.jboss.weld.tests.annotatedType.superclass.SuperclassTest
Running org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.jboss.weld.tests.inheritance.generic.MemberLevelInheritanceTest
Running org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.477 sec - in org.jboss.weld.tests.inheritance.weld824.SuperclassTest
Running org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec - in org.jboss.weld.tests.inheritance.weld824.veto.SuperclassVetoTest
Running org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.541 sec - in org.jboss.weld.tests.jsf.weld1247.Weld1247Test
Running org.jboss.weld.tests.jsf.JsfTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.jboss.weld.tests.jsf.JsfTest
Running org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.34 sec - in org.jboss.weld.tests.jsf.managedbeans.ManagedBeansWithCDITest
Running org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec - in org.jboss.weld.tests.jsf.weld1037.Weld1037Test
Running org.jboss.weld.tests.stress.JsfStressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.212 sec - in org.jboss.weld.tests.stress.JsfStressTest
Running org.jboss.weld.tests.specialization.ExtSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 sec - in org.jboss.weld.tests.specialization.ExtSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec - in org.jboss.weld.tests.specialization.weld1651.AdvancedGenericBeanSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 sec - in org.jboss.weld.tests.specialization.weld1651.GenericBeanSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization03Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodRawSpecializationTest
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization02Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericProducerMethodSpecialization01Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanRawSpecialization01Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization01Test
Running org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.319 sec - in org.jboss.weld.tests.specialization.weld1651.broken.GenericBeanSpecialization02Test
Running org.jboss.weld.tests.specialization.weld1651.GenericSLSBRawSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.jboss.weld.tests.specialization.weld1651.GenericSLSBRawSpecializationTest
Running org.jboss.weld.tests.specialization.IndirectSpecializationNameInheritedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.413 sec - in org.jboss.weld.tests.specialization.IndirectSpecializationNameInheritedTest
Running org.jboss.weld.tests.specialization.CyclicSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.jboss.weld.tests.specialization.CyclicSpecializationTest
Running org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 sec - in org.jboss.weld.tests.specialization.extension.broken.DifferentNamesOfSpecializedBeansTest
Running org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.jboss.weld.tests.specialization.extension.MultipleSpecializedClassesTest
Running org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.jboss.weld.tests.specialization.extension.veto.UsingVetoToPreventInconsistentSpecializationTest
Running org.jboss.weld.tests.specialization.extension.bean.AfterBeanDiscoveryAddedBeanArchiveTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.jboss.weld.tests.specialization.extension.bean.AfterBeanDiscoveryAddedBeanArchiveTest
Running org.jboss.weld.tests.specialization.weld802.SpecializationWithExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 sec - in org.jboss.weld.tests.specialization.weld802.SpecializationWithExtensionTest
Running org.jboss.weld.tests.specialization.weld802.CustomWeldClassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.296 sec - in org.jboss.weld.tests.specialization.weld802.CustomWeldClassTest
Running org.jboss.weld.tests.specialization.modular.Specialization04Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.373 sec - in org.jboss.weld.tests.specialization.modular.Specialization04Test
Running org.jboss.weld.tests.specialization.modular.Specialization01Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.jboss.weld.tests.specialization.modular.Specialization01Test
Running org.jboss.weld.tests.specialization.modular.Specialization02Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.jboss.weld.tests.specialization.modular.Specialization02Test
Running org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.jboss.weld.tests.specialization.modular.EarSpecializationTest
Running org.jboss.weld.tests.specialization.modular.Specialization03Test
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.jboss.weld.tests.specialization.modular.Specialization03Test
Running org.jboss.weld.tests.specialization.SpecializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 sec - in org.jboss.weld.tests.specialization.SpecializationTest
Running org.jboss.weld.tests.beanManager.injectionPoint.CreateInjectionPointTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 sec - in org.jboss.weld.tests.beanManager.injectionPoint.CreateInjectionPointTest
Running org.jboss.weld.tests.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 sec - in org.jboss.weld.tests.beanManager.bootstrap.unavailable.methods.UnavailableMethodsDuringApplicationInitializationTest
Running org.jboss.weld.tests.beanManager.bootstrap.GetBeansExtensionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 sec - in org.jboss.weld.tests.beanManager.bootstrap.GetBeansExtensionTest
Running org.jboss.weld.tests.beanManager.injectionTarget.ejb.InjectionTargetPostConstructTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.501 sec - in org.jboss.weld.tests.beanManager.injectionTarget.ejb.InjectionTargetPostConstructTest
Running org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 sec - in org.jboss.weld.tests.beanManager.injectionTarget.NonProducibleInjectionTargetTest
Running org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 sec - in org.jboss.weld.tests.beanManager.injectionTarget.InjectionTargetDecorationTest
Running org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.jboss.weld.tests.beanManager.injectionTarget.mdb.MessageDrivenInjectionTargetTest
Running org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.jboss.weld.tests.beanManager.beanAttributes.CreateBeanAttributesTest
Running org.jboss.weld.tests.beanManager.beanAttributes.weld1473.SessionBeanInherritanceAttributesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.jboss.weld.tests.beanManager.beanAttributes.weld1473.SessionBeanInherritanceAttributesTest
Running org.jboss.weld.tests.beanManager.predestroy.BeanPreDestroyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.jboss.weld.tests.beanManager.predestroy.BeanPreDestroyTest
Running org.jboss.weld.tests.beanManager.annotation.ManagerAnnotationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.jboss.weld.tests.beanManager.annotation.ManagerAnnotationTest
Running org.jboss.weld.tests.beanManager.extension.GetExtensionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.jboss.weld.tests.beanManager.extension.GetExtensionTest
Running org.jboss.weld.tests.beanManager.serializability.ManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.32 sec - in org.jboss.weld.tests.beanManager.serializability.ManagerTest
Running org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.547 sec - in org.jboss.weld.tests.beanManager.producer.SyntheticProducerTest
Running org.jboss.weld.tests.beanManager.BeanManagerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.jboss.weld.tests.beanManager.BeanManagerTest
Running org.jboss.weld.tests.beanManager.access.IncontainerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 sec - in org.jboss.weld.tests.beanManager.access.IncontainerTest
Running org.jboss.weld.tests.beanManager.access.StandaloneTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.336 sec - in org.jboss.weld.tests.beanManager.access.StandaloneTest
Running org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 sec - in org.jboss.weld.tests.beanManager.bean.SyntheticBeanTest
Running org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.348 sec - in org.jboss.weld.tests.transientReference.metadata.BeanMetadataAvailableForTransientReferenceTest
Running org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.349 sec - in org.jboss.weld.tests.transientReference.TransientReferenceDestroyedAfterInvocationTest
Running org.jboss.weld.tests.arrays.test.AssignabilityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.jboss.weld.tests.arrays.test.AssignabilityTest
Running org.jboss.weld.tests.arrays.ArrayInjectionTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 sec - in org.jboss.weld.tests.arrays.ArrayInjectionTest
Running org.jboss.weld.tests.lifecycle.predestroy.PreDestroyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.jboss.weld.tests.lifecycle.predestroy.PreDestroyTest
Results :
Failed tests:
InterceptorConflictingEnablementTest.testInterception:54 expected:<...nflictingenablement.[Logging]Interceptor> but was:<...nflictingenablement.[Transactional]Interceptor>
Tests run: 913, Failures: 1, Errors: 0, Skipped: 17
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:24.036s
[INFO] Finished at: Wed Nov 19 07:46:19 EST 2014
[INFO] Final Memory: 42M/165M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project weld-core-test-arquillian: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-incontainer-...> for the individual test results.
[ERROR] -> [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/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-WF8-bootstrap-time-xlarge-CI #769
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
Changes:
[Jozef Hartinger] Using Collection.addAll instead of add manually
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa07 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision 04b8b2b62bc6cbe4a0ef218480daa1fbfa75909e (origin/2.2)
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.app.eng.bos.redhat.com/jbossqe/seam.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision a3be962a3d140fb869a204f6aea89fad617b86e9 (origin/master)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-WF8-bootstrap-time-xlarge-CI] $ bash -xe /tmp/hudson2378832137301506686.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-164.2.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ source /home/hudson/config_repository/scripts/weld/bootstrap.sh
++ export TEMP_DIR=/tmp/weld-performance
++ TEMP_DIR=/tmp/weld-performance
+ export WELD_BENCHMARK=bean-testing-app
+ WELD_BENCHMARK=bean-testing-app
+ print-variables
+ echo 'Weld branch to checkout: '
Weld branch to checkout:
+ echo 'Bean type: beans4'
Bean type: beans4
+ echo 'Bean count: 10000'
Bean count: 10000
+ echo 'Weld build skipped: false'
Weld build skipped: false
+ echo 'Weld memory consumption analysis mode: '
Weld memory consumption analysis mode:
+ echo 'Weld bootstrap iterations: 10'
Weld bootstrap iterations: 10
+ echo 'Weld benchmark: bean-testing-app'
Weld benchmark: bean-testing-app
+ cleanup
+ rm -rf log.txt <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
+ rm -rf /tmp/weld-performance
+ mkdir /tmp/weld-performance
+ copy-to-temp
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> /tmp/weld-performance
+ cp -r <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...> /tmp/weld-performance
+ generate-beans
+ cd /tmp/weld-performance/bean-generator
+ ant generate -Dbean.count=10000 -Dtype=beans4
Buildfile: /tmp/weld-performance/bean-generator/build.xml
clean:
compile:
[mkdir] Created dir: /tmp/weld-performance/bean-generator/build
[javac] /tmp/weld-performance/bean-generator/build.xml:42: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Compiling 17 source files to /tmp/weld-performance/bean-generator/build
[copy] Copying 1 file to /tmp/weld-performance/bean-generator/build
generate:
[mkdir] Created dir: /tmp/weld-performance/bean-generator/generatedbeans
BUILD SUCCESSFUL
Total time: 6 seconds
+ ant copyinvariants -Dto.dir=generatedbeans -Dtype=beans4
Buildfile: /tmp/weld-performance/bean-generator/build.xml
copyinvariants:
[copy] Copying 15 files to /tmp/weld-performance/bean-generator/generatedbeans
BUILD SUCCESSFUL
Total time: 0 seconds
+ mv /tmp/weld-performance/bean-generator/generatedbeans /tmp/weld-performance/bean-testing-app/src/main/java/org/jboss/weld/examples/beans
+ cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF8-bootstra...>
unzip: cannot find or open /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip, /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.zip or /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.ZIP.
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: time.properties
10 years, 1 month
Build failed in Jenkins: Weld-2.x-interoperability-deltaspike-WF8 #285
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Changes:
[gpetracek] DELTASPIKE-774 map javax.faces.bean.ViewScoped to javax.faces.view.ViewScoped
[gpetracek] DELTASPIKE-776 check usage of deltaspike-jsf-module-impl-ee6 with jsf v2.2+
[Jozef Hartinger] Using Collection.addAll instead of add manually
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on dsp01-rhel5_x86_64 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
Cloning the remote Git repository
Cloning repository git://github.com/apache/deltaspike.git
Fetching upstream changes from git://github.com/apache/deltaspike.git
Fetching upstream changes from git://github.com/apache/deltaspike.git
Seen branch in repository origin/deltaspike-0.1-incubating
Seen branch in repository origin/deltaspike-0.2-incubating
Seen branch in repository origin/deltaspike-0.3-incubating
Seen branch in repository origin/deltaspike-0.4
Seen branch in repository origin/deltaspike-0.5
Seen branch in repository origin/deltaspike-0.6
Seen branch in repository origin/deltaspike-0.7
Seen branch in repository origin/deltaspike-1.0.0
Seen branch in repository origin/deltaspike-1.0.1
Seen branch in repository origin/deltaspike-1.0.2
Seen branch in repository origin/deltaspike-1.0.3
Seen branch in repository origin/deltaspike-1.1.0
Seen branch in repository origin/master
Seen 13 remote branches
Checking out Revision 8138f1bb4413ec17e8c1ff43fc28a0d488275f38 (origin/master)
Cloning the remote Git repository
Cloning repository git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Fetching upstream changes from git://github.com/weld/core.git
Checking out Revision 04b8b2b62bc6cbe4a0ef218480daa1fbfa75909e (origin/2.2)
[Weld-2.x-interoperability-deltaspike-WF8] $ bash -xe /tmp/hudson7296035400760940955.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-371.3.1.el5", arch: "amd64", family: "unix"
+ export 'JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ JBOSS_ZIP='/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ prepare-jbossas-7
+ local 'zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip '
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-interoperabi...>
unzip: cannot find or open /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip, /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.zip or /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.ZIP.
Build step 'Execute shell' marked build as failure
Recording test results
10 years, 1 month
Build failed in Jenkins: Weld-2.x-perf-jbossas7-regressions #970
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa05 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
Fetching changes from the remote Git repository
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Seen branch in repository origin/HEAD
Seen branch in repository origin/master
Seen 2 remote branches
Checking out Revision a3be962a3d140fb869a204f6aea89fad617b86e9 (origin/master)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-perf-jbossas7-regressions] $ bash -xe /tmp/hudson3443112225950593905.sh
+ source /qa/home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-348.4.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ rm -rf '*.html'
+ rm -rf jboss-as-7 jboss-as-7.zip jboss-configuration
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
unzip: cannot find or open /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip, /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.zip or /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.ZIP.
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
Saving plot series data from: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-jbossas...>
10 years, 1 month
Build failed in Jenkins: Weld-2.x-perf-bean-testing-interceptors-CI #802
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on seam-perf-qa05 in workspace <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
Deleting project workspace... done
Cloning the remote Git repository
Cloning repository git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Fetching upstream changes from git://10.16.101.32/jbossqe/seam.git
Seen branch in repository origin/master
Seen 1 remote branch
Checking out Revision a3be962a3d140fb869a204f6aea89fad617b86e9 (origin/master)
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[Weld-2.x-perf-bean-testing-interceptors-CI] $ bash -xe /tmp/hudson6703444189984340299.sh
+ source /home/hudson/config_repository/scripts/weld/common.sh
+ setup-environment
+ export MAVEN_VERSION=3.1.0
+ MAVEN_VERSION=3.1.0
+ export 'MAVEN_OPTS=-Xmx1536m -XX:MaxPermSize=512m'
+ MAVEN_OPTS='-Xmx1536m -XX:MaxPermSize=512m'
+ export M2_HOME=/qa/tools/opt/maven-3.1.0
+ M2_HOME=/qa/tools/opt/maven-3.1.0
+ export M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ M2_REPO=/qa/home/hudson/private_maven_repos/weld/
+ export 'MVN=/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ MVN='/qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/'
+ java -version
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
+ /qa/tools/opt/maven-3.1.0/bin/mvn -Dmaven.repo.local=/qa/home/hudson/private_maven_repos/weld/ -version
Apache Maven 3.1.0 (893ca28a1da9d5f51ac03827af98bb730128f9f2; 2013-06-27 22:15:32-0400)
Maven home: /qa/tools/opt/maven-3.1.0
Java version: 1.7.0_67, vendor: Oracle Corporation
Java home: /qa/tools/opt/x86_64/jdk1.7.0_67/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.18-348.4.1.el5", arch: "amd64", family: "unix"
+ export JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ JBOSS_ZIP=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ rm -rf '*.html'
+ rm -rf 'jboss-*'
+ prepare-jbossas-7
+ local zip=/qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip
+ export JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
+ JBOSS_HOME=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
+ rm -rf <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
+ rm -rf unzip
+ mkdir unzip
+ unzip -q /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip -d <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-perf-bean-te...>
unzip: cannot find or open /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip, /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.zip or /qa/services/hudson/JOBS/Weld-2.x-WF8-build/lastSuccessful/archive/wildfly-weld2.zip.ZIP.
Build step 'Execute shell' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording plot data
No plot data file found: throughput.properties
No plot data file found: response.properties
10 years, 1 month