[switchyard-dev] Build failed in Jenkins: SwitchYard-Components #1200

ci-builds at redhat.com ci-builds at redhat.com
Thu Oct 24 11:06:17 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/1200/changes>

Changes:

[kbabo] SWITCHYARD-1729: Security context is not propagated between service calls

------------------------------------------
[...truncated 1471 lines...]
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:245)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:809)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:185)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
	at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
	at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142)
	at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:41)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:269)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 6, Failures: 0, Errors: 6, Skipped: 0, Time elapsed: 2.224 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.ReferenceAnnoationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.595 sec
Running org.switchyard.component.bean.config.model.BeanModelTests
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.811 sec
Running org.switchyard.component.bean.inject.InjectTest
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:245)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:809)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:185)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
	at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
	at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142)
	at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:41)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:269)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.349 sec <<< FAILURE!
Running org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:245)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:809)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:185)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
	at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
	at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142)
	at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:41)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:269)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.433 sec <<< FAILURE!
Running org.switchyard.component.bean.tests.InputTypeMismatchTest
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:245)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:809)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:185)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:95)
	at org.junit.runner.notification.RunNotifier$7.notifyListener(RunNotifier.java:145)
	at org.junit.runner.notification.RunNotifier$SafeNotifier.run(RunNotifier.java:41)
	at org.junit.runner.notification.RunNotifier.fireTestFinished(RunNotifier.java:142)
	at org.junit.internal.runners.model.EachTestNotifier.fireTestFinished(EachTestNotifier.java:41)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:269)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
	at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
	at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.309 sec <<< FAILURE!

Results :

Tests in error: 
  sendReply(org.switchyard.component.bean.exchange.ExchangeInjectionTest)
  attachments(org.switchyard.component.bean.exchange.ExchangeInjectionTest)
  injectionNotNull(org.switchyard.component.bean.exchange.ExchangeInjectionTest)
  correctMessage(org.switchyard.component.bean.exchange.ExchangeInjectionTest)
  test_New_Way(org.switchyard.component.bean.omservice.basic.BasicInOutTest)
  invokeOneWayProviderWithInOnly(org.switchyard.component.bean.tests.BeanProviderTest)
  invokeRequestResponseProviderWithInOut(org.switchyard.component.bean.tests.BeanProviderTest)
  test_InventoryClientService1(org.switchyard.component.bean.multiversionref.MultiVersionServiceTest)
  test_InventoryClientService2(org.switchyard.component.bean.multiversionref.MultiVersionServiceTest)
  test(org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigExcludeTest)
  verifyReferenceIsRegistered(org.switchyard.component.bean.tests.ReferenceTest)
  testBeanProperty(org.switchyard.component.bean.tests.BeanPropertyTest)
  Test mechanism
  setProperty(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  Test mechanism
  invokeReferenceA(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  invokeReferenceB(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  invokeNonexistentReference(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  invokeWithoutOperationName(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  getContract(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  messageTest(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  invokeWithContent(org.switchyard.component.bean.invoker.ReferenceInvokerTest)
  consumeInOnlyServiceFromBean_without_args(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOnlyServiceFromBean_new_way(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOutServiceFromBean_new_way(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOnlyServiceFromBean_Fault_invalid_operation(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOutServiceFromBean_Fault_service_exception(org.switchyard.component.bean.tests.BeanConsumerTest)
  consumeInOutServiceFromBean_throws_runtime_exception(org.switchyard.component.bean.tests.BeanConsumerTest)
  testInject(org.switchyard.component.bean.inject.InjectTest)
  test(org.switchyard.component.bean.includeexclude.BeanActivatorWithoutConfigIncludeTest)
  test_invokeWithWrongInputParameterType(org.switchyard.component.bean.tests.InputTypeMismatchTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Components ............................ SUCCESS [54.748s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.554s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [59.390s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.726s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [25.587s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [39.684s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [48.119s]
[INFO] SwitchYard: Camel Component Common Library ........ SKIPPED
[INFO] SwitchYard: Knowledge Common Component Library .... SKIPPED
[INFO] SwitchYard: AMQP MixIn ............................ SKIPPED
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SKIPPED
[INFO] SwitchYard: HornetQ Test MixIn .................... SKIPPED
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[INFO] SwitchYard: Camel Component :: Binding Test framework  SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component  SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Components Forge Plugin ............... SKIPPED
[INFO] SwitchYard: Bean Component Forge Plugin ........... SKIPPED
[INFO] SwitchYard: Component Common Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Camel Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: Clojure Component Forge Plugin ........ SKIPPED
[INFO] SwitchYard: SOAP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: RESTEasy Gateway Forge Plugin ......... SKIPPED
[INFO] SwitchYard: Rules Component Forge Plugin .......... SKIPPED
[INFO] SwitchYard: BPM Component Forge Plugin ............ SKIPPED
[INFO] SwitchYard: HTTP Gateway Forge Plugin ............. SKIPPED
[INFO] SwitchYard: JCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: SCA Gateway Forge Plugin .............. SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:03.091s
[INFO] Finished at: Thu Oct 24 11:06:15 EDT 2013
[INFO] Final Memory: 109M/333M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-component-bean: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components/ws/bean/target/surefire-reports> 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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-component-bean
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE


More information about the switchyard-dev mailing list