[switchyard-dev] Build failed in Jenkins: SwitchYard-Quickstarts #1683

ci-builds at redhat.com ci-builds at redhat.com
Mon Jun 17 21:55:38 EDT 2013


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/1683/>

------------------------------------------
[...truncated 1470 lines...]
21:55:37,054 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
21:55:37,056 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-9) is starting
21:55:37,056 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
21:55:37,199 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
21:55:37,209 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:55:37,209 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-9) started in 0.154 seconds
21:55:37,239 ERROR [org.switchyard.test.SwitchYardRunner] Error while test kit startup
java.lang.NoClassDefFoundError: org/switchyard/transform/TransformerUtil
	at org.switchyard.component.bean.internal.SimpleCDIDeployment.deployTransformers(SimpleCDIDeployment.java:91)
	at org.switchyard.component.bean.internal.SimpleCDIDeployment.start(SimpleCDIDeployment.java:73)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.before(CDIMixIn.java:115)
	at org.switchyard.test.SwitchYardTestKit.mixInBefore(SwitchYardTestKit.java:789)
	at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:275)
	at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:181)
	at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:65)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:236)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:233)
	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:90)
	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)
21:55:37,240 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) is shutting down
21:55:37,242 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
21:55:37,242 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-8) is shutdown in 0.002 seconds. Uptime 0.337 seconds.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:209)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:807)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:202)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:100)
	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:90)
	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)
21:55:37,454 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
21:55:37,455 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is starting
21:55:37,455 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
21:55:37,543 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
21:55:37,554 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:55:37,554 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) started in 0.099 seconds
21:55:37,590 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
21:55:37,591 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-11) is starting
21:55:37,591 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
21:55:37,693 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
21:55:37,701 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:55:37,701 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-11) started in 0.111 seconds
21:55:37,727 ERROR [org.switchyard.test.SwitchYardRunner] Error while test kit startup
java.lang.NoClassDefFoundError: org/switchyard/transform/TransformerUtil
	at org.switchyard.component.bean.internal.SimpleCDIDeployment.deployTransformers(SimpleCDIDeployment.java:91)
	at org.switchyard.component.bean.internal.SimpleCDIDeployment.start(SimpleCDIDeployment.java:73)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.before(CDIMixIn.java:115)
	at org.switchyard.test.SwitchYardTestKit.mixInBefore(SwitchYardTestKit.java:789)
	at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:275)
	at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:181)
	at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:65)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:236)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:233)
	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:90)
	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)
21:55:37,728 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is shutting down
21:55:37,729 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=185, misses=0]
21:55:37,730 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-10) is shutdown in 0.002 seconds. Uptime 0.275 seconds.
java.lang.Exception: Stack trace
	at java.lang.Thread.dumpStack(Thread.java:1249)
	at org.switchyard.component.test.mixins.cdi.CDIMixIn.uninitialize(CDIMixIn.java:209)
	at org.switchyard.test.SwitchYardTestKit.cleanupMixIns(SwitchYardTestKit.java:807)
	at org.switchyard.test.SwitchYardTestKit.cleanup(SwitchYardTestKit.java:202)
	at org.switchyard.test.SwitchYardRunner$TestLifecycleListener.testFinished(SwitchYardRunner.java:100)
	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:90)
	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: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.038 sec <<< FAILURE!

Results :

Tests in error: 
  testTransformXMLtoJava(org.switchyard.quickstarts.bean.service.TypeTransformationTest)
  testTransformJavaToXML(org.switchyard.quickstarts.bean.service.TypeTransformationTest)
  testOrderAccepted(org.switchyard.quickstarts.bean.service.OrderServiceTest)
  testItemLookupExists(org.switchyard.quickstarts.bean.service.InventoryServiceTest)
  testItemLookupNonexistent(org.switchyard.quickstarts.bean.service.InventoryServiceTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.521s]
[INFO] Quickstart : Bean Service ......................... FAILURE [50.729s]
[INFO] Quickstart : BPEL Service ......................... SKIPPED
[INFO] Quickstart : BPEL Service : Say Hello ............. SKIPPED
[INFO] Quickstart : BPEL Service : JMS Binding ........... SKIPPED
[INFO] Quickstart : BPEL Service : Loan Approval ......... SKIPPED
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SKIPPED
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SKIPPED
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel Binding ........................ SKIPPED
[INFO] Quickstart : Camel JAXB ........................... SKIPPED
[INFO] Quickstart : Camel AMQP Binding ................... SKIPPED
[INFO] Quickstart : Camel FTP Binding .................... SKIPPED
[INFO] Quickstart : Camel JMS Binding .................... SKIPPED
[INFO] Quickstart : Camel Netty Binding .................. SKIPPED
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel JPA Binding .................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remove Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Help Desk - Web App ............. SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 57.247s
[INFO] Finished at: Mon Jun 17 21:55:37 EDT 2013
[INFO] Final Memory: 66M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-bean-service: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bean-service/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-quickstart-bean-service
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list