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

ci-builds at redhat.com ci-builds at redhat.com
Tue Sep 3 04:29:56 EDT 2013


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

------------------------------------------
[...truncated 1203 lines...]
04:29:35,454 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.653 seconds
04:29:35,531 INFO  [org.switchyard.component.bpel.deploy.BPELComponent] Init BPEL component
04:29:35,618 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] ODE PROPS={bpel.dao.factory=org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, bpel.uddi.client.impl=org.jboss.soa.bpel.uddi.UDDIRegistrationImpl, persist.bpel.events=false, ode.persistence=hibernate, hibernate.show_sql=false, hibernate.jdbc.batch_size=20, bpel.tx.factory.class=org.apache.ode.il.EmbeddedGeronimoFactory, bpel.uddi.config=META-INF/riftsaw.uddi.xml, bpel.jaxws.client.initializer.impl=, hibernate.hbm2ddl.auto=none, bpel.db.ext.dataSource=java:BPELDB, bpel.cache.provider=org.apache.ode.il.cache.DefaultCacheProvider, bpel.dsp.service.deployer=org.jboss.soa.dsp.deployer.jbossas5.JBossServiceDeployer, bpel.dsp.server.config.factory=org.jboss.soa.dsp.server.jbossas5.JBossServerConfigFactory, bpel.invoke.immediate=true, hibernate.connection.isolation=2, db.emb.create=false, bpel.uddi.lookup=true, hibernate.current_session_context_class=jta, bpel.uddi.registration=true, bpel.ws.stableInterface=false, bpel.uddi.clerk=BPELClerk, bpel.dao.factory.store=org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, jta.UserTransaction=UserTransaction, hibernate.dialect=org.hibernate.dialect.H2Dialect, bpel.dao.factory.scheduler=org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl, bpel.db.mode=EMBEDDED}
04:29:35,622 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager
04:29:35,623 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager using org.apache.ode.il.EmbeddedGeronimoFactory
04:29:35,625 INFO  [org.apache.ode.il.EmbeddedGeronimoFactory] Using embedded Geronimo transaction manager
04:29:35,721 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Creating data source.
04:29:35,897 INFO  [org.apache.ode.il.dbutil.H2Database] The db url is: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
04:29:35,897 INFO  [org.apache.ode.il.dbutil.H2Database] The rollbackedDS: null:workRoot ->null
04:29:36,011 INFO  [org.apache.ode.il.dbutil.H2Database] Using Embedded Database: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
04:29:36,596 INFO  [org.riftsaw.engine.internal.DatabaseInitialiser] Initializing ds0: url=jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1 user=sa from listed sql files sqls/h2.sql
04:29:36,687 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting DAO.
04:29:36,687 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] USING DAO: org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.ConfStoreDAOConnectionFactoryImpl, org.apache.ode.dao.jpa.hibernate.SchedulerDAOConnectionFactoryImpl
04:29:37,867 INFO  [org.hibernate.annotations.common.Version] Hibernate Commons Annotations 3.2.0.Final
04:29:37,889 INFO  [org.hibernate.Version] HHH000412: Hibernate Core {4.2.0.CR1}
04:29:37,896 INFO  [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
04:29:37,927 INFO  [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
04:29:38,531 INFO  [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from resource: META-INF/riftsaw-orm.xml
04:29:40,010 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
04:29:40,148 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:29:40,247 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:29:40,272 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:29:40,329 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:29:40,370 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:29:42,657 INFO  [org.hibernate.cfg.Configuration] HHH000221: Reading mappings from resource: META-INF/riftsaw-ode-store.xml
04:29:42,911 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
04:29:42,921 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:29:42,933 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:29:42,934 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:29:42,935 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:29:42,936 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:29:43,723 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
04:29:43,732 INFO  [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:29:43,744 INFO  [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:29:43,745 INFO  [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:29:43,746 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:29:43,747 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:29:44,268 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
04:29:44,275 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
04:29:44,323 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
04:29:44,323 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
04:29:44,378 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] RiftSaw (BPEL Component) will be started in the non cluster environment.
04:29:44,378 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] The schduler node name is: non-cluster-node
04:29:45,133 INFO  [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
04:29:45,134 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
04:29:45,134 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
04:29:45,139 INFO  [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/say_hello/target/classes/SayHelloArtifacts.wsdl'.>
04:29:46,466 INFO  [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1378196986087/classes_SayHello-0". 
04:29:48,240 INFO  [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
04:29:48,972 INFO  [org.apache.ode.store.ProcessStoreImpl] Process {http://www.jboss.org/bpel/examples}SayHello-0 deployed from "{http://www.jboss.org/bpel/examples}SayHello-0".
04:29:49,284 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:29:49,284 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:29:49,498 INFO  [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
04:29:49,498 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:29:49,498 INFO  [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
Sep 3, 2013 4:29:49 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
04:29:50,444 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
04:29:51,593 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] MTOM [enabled = false, threshold = 0]
04:29:51,630 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Publishing WebService at http://127.0.0.1:18001/SayHelloService
04:29:51,950 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://www.jboss.org/bpel/examples}SayHelloService from WSDL: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/say_hello/target/classes/SayHelloArtifacts.wsdl>
04:29:52,119 WARN  [org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean] Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort.  Possible values are [{http://www.jboss.org/bpel/examples}SayHelloPort].
04:29:52,257 WARN  [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://www.jboss.org/bpel/examples}SayHelloPort.
04:29:52,424 INFO  [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/SayHelloService
04:29:52,529 INFO  [org.eclipse.jetty.server.Server] jetty-7.5.4.v20111024
04:29:52,600 INFO  [org.eclipse.jetty.server.AbstractConnector] Started SelectChannelConnector at 127.0.0.1:18001 STARTING
04:29:52,666 INFO  [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
04:29:53,847 INFO  [org.apache.cxf.services.SayHelloService.SayHelloPort.SayHello] Inbound Message
----------------------------
ID: 1
Address: http://localhost:18001/SayHelloService
Encoding: UTF-8
Http-Method: POST
Content-Type: text/xml; charset=UTF-8
Headers: {connection=[keep-alive], Content-Length=[286], content-type=[text/xml; charset=UTF-8], Host=[localhost:18001], User-Agent=[Apache-HttpClient/UNAVAILABLE (java 1.5)]}
Payload: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:exam="http://www.jboss.org/bpel/examples">
   <soapenv:Header/>
   <soapenv:Body>
      <exam:sayHello>
         <exam:input>Fred</exam:input>
      </exam:sayHello>
   </soapenv:Body>
</soapenv:Envelope>
--------------------------------------
04:29:54,728 WARN  [org.eclipse.jetty.server.HttpConnection] /SayHelloService
java.lang.ExceptionInInitializerError
	at org.eclipse.jetty.server.HttpConnection.getOutputStream(HttpConnection.java:341)
	at org.eclipse.jetty.server.Response.getOutputStream(Response.java:630)
	at org.apache.cxf.transport.http.AbstractHTTPDestination.flushHeaders(AbstractHTTPDestination.java:563)
	at org.apache.cxf.transport.http.AbstractHTTPDestination.flushHeaders(AbstractHTTPDestination.java:530)
	at org.apache.cxf.transport.http.AbstractHTTPDestination$WrappedOutputStream.onFirstWrite(AbstractHTTPDestination.java:694)
	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:47)
	at org.apache.cxf.io.CacheAndWriteOutputStream.write(CacheAndWriteOutputStream.java:71)
	at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:51)
	at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:96)
	at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:214)
	at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:311)
	at org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor$SAAJOutEndingInterceptor.handleMessage(SAAJOutInterceptor.java:213)
	at org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor$SAAJOutEndingInterceptor.handleMessage(SAAJOutInterceptor.java:172)
	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
	at org.apache.cxf.interceptor.OutgoingChainInterceptor.handleMessage(OutgoingChainInterceptor.java:77)
	at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:262)
	at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:121)
	at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.serviceRequest(JettyHTTPDestination.java:348)
	at org.apache.cxf.transport.http_jetty.JettyHTTPDestination.doService(JettyHTTPDestination.java:312)
	at org.apache.cxf.transport.http_jetty.JettyHTTPHandler.handle(JettyHTTPHandler.java:72)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:943)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:879)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:110)
	at org.eclipse.jetty.server.Server.handle(Server.java:349)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:441)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.content(HttpConnection.java:936)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:801)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:224)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:51)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:586)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:44)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.util.MissingResourceException: Can't find bundle for base name javax.servlet.LocalStrings, locale en_US
	at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
	at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
	at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
	at javax.servlet.ServletOutputStream.<clinit>(ServletOutputStream.java:85)
	... 36 more
[Fatal Error] :1:1: Premature end of file.
04:29:54,834 INFO  [org.switchyard.component.soap.endpoint.CXFJettyEndpoint] Stopping WebService at http://127.0.0.1:18001/SayHelloService
04:29:54,836 INFO  [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
04:29:54,836 INFO  [org.switchyard.component.soap.InboundHandler] WebService {http://www.jboss.org/bpel/examples}SayHelloService:SayHelloPort stopped.
04:29:54,840 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
04:29:54,842 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
04:29:54,853 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-say-hello:0.1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-say-hello:0.1.0%7DSayHelloService]
04:29:54,854 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
04:29:54,880 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=185, misses=0]
04:29:54,884 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.043 seconds. Uptime 20.085 seconds.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 26.053 sec <<< FAILURE!
Running org.switchyard.quickstarts.bpel.service.SayHelloTest
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.014 sec <<< FAILURE!

Results :

Failed tests: 
  sayHello(org.switchyard.quickstarts.bpel.service.WebServiceTest)

Tests in error: 
  testHello(org.switchyard.quickstarts.bpel.service.SayHelloTest)
  Test mechanism

Tests run: 3, Failures: 1, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [4.595s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:31.941s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.048s]
[INFO] Quickstart : BPEL Service : Say Hello ............. FAILURE [46.332s]
[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 : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly  SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote 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 : Rules Interview (Decision Table) ..... 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 : 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: 2:32.173s
[INFO] Finished at: Tue Sep 03 04:29:55 EDT 2013
[INFO] Final Memory: 94M/336M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-bpel-service-say-hello: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/bpel-service/say_hello/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-bpel-service-say-hello
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list