Build failed in Jenkins: SwitchYard-Quickstarts #1328
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[kbabo] SWITCHYARD-916 Support dynamic operation selectors for gateway bindings
------------------------------------------
[...truncated 2798 lines...]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-ftp-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-ftp-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.ftp.binding.CamelFtpBindingTest
16:39:25,691 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
16:39:26,419 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
16:39:26,469 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
16:39:26,471 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
16:39:26,765 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
16:39:26,766 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.346 seconds
16:39:27,287 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-ftp-binding:0.1.0%7DGreetingService]
16:39:27,443 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50] started and consuming from: Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
16:39:27,552 INFO [org.apache.camel.component.file.remote.FtpConsumer] Connected and logged in to: ftp://camel@localhost:2222
16:39:30,461 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
16:39:30,465 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 300 seconds.
16:39:31,467 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50] shutdown complete, was consuming from: Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
16:39:31,467 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
16:39:31,468 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50] stopped, was consuming from: Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
16:39:31,469 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService-[ftp://camel:isMyFriend@localhost:2222//?initialDelay=50&delay=50] shutdown and removed, was consuming from: Endpoint[ftp://camel:******@localhost:2222//?delay=50&initialDelay=50]
16:39:31,471 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
16:39:31,472 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
16:39:31,472 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-ftp-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-ftp-binding:0.1.0%7DGreetingService]
16:39:31,472 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
16:39:31,476 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.005 seconds. Uptime 5.057 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.708 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-ftp-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-ftp-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-ftp-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel JMS Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-jms-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-jms-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-jms-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO] Validating SwitchYard configuration model...
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.jms.binding.CamelJMSBindingTest
16:39:35,795 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
Sep 13, 2012 4:39:36 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: AIO wasn't located on this platform, it will fall back to using pure Java NIO. If your platform is Linux, install LibAIO to enable the AIO journal
Sep 13, 2012 4:39:36 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=target/data/journal,bindingsDirectory=target/data/bindings,largeMessagesDirectory=target/data/large-messages,pagingDirectory=target/data/paging)
Sep 13, 2012 4:39:36 PM org.hornetq.core.logging.impl.JULLogDelegate warn
WARNING: Security risk! It has been detected that the cluster admin user and password have not been changed from the installation default. Please see the HornetQ user guide, cluster chapter, for instructions on how to do this.
Sep 13, 2012 4:39:36 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: trying to deploy queue jms.queue.GreetingServiceQueue
Sep 13, 2012 4:39:37 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Started Netty Acceptor version 3.2.5.Final-a96d88c localhost:5545 for CORE protocol
Sep 13, 2012 4:39:37 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: Server is now live
Sep 13, 2012 4:39:37 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [21dfe43e-fde3-11e1-b24b-5cf3fc20d3f6]) started
16:39:37,335 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
16:39:37,353 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
16:39:37,354 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
16:39:37,631 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
16:39:37,664 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
16:39:37,665 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.330 seconds
16:39:37,864 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
16:39:38,493 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
16:39:38,732 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] started and consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
16:39:41,818 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
16:39:41,906 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown complete, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
16:39:41,907 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
16:39:41,907 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] stopped, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
16:39:41,908 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: {urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService-[jms:queue:GreetingServiceQueue?connectionFactory=#ConnectionFactory] shutdown and removed, was consuming from: Endpoint[jms://queue:GreetingServiceQueue?connectionFactory=%23ConnectionFactory]
16:39:41,911 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
16:39:41,911 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
16:39:41,911 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jms-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jms-binding:0.1.0%7DGreetingService]
16:39:41,912 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
16:39:41,949 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=11, hits=7, misses=4, failures=0] mappings[total=204, misses=3]
16:39:41,952 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.041 seconds. Uptime 4.618 seconds.
Sep 13, 2012 4:39:41 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [21dfe43e-fde3-11e1-b24b-5cf3fc20d3f6] stopped
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.347 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-jms-binding ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-jms-binding/0.6.0-SNAPSHOT/switchyard-quickstart-camel-jms-binding-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel Netty Binding 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-netty-binding ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-netty-binding ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-netty-binding ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [3.689s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [59.011s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [29.182s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [12.563s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [12.614s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [11.970s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [9.892s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [15.171s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [6.761s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [10.837s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [10.488s]
[INFO] Quickstart : Camel Netty Binding .................. FAILURE [1.278s]
[INFO] Quickstart : Camel Quartz Binding ................. SKIPPED
[INFO] Quickstart : Camel REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... 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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:07.035s
[INFO] Finished at: Thu Sep 13 16:39:43 EDT 2012
[INFO] Final Memory: 252M/580M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (default) on project switchyard-quickstart-camel-netty-binding: java.lang.RuntimeException: java.io.FileNotFoundException: JAR entry org/switchyard/config/model/descriptor.properties not found in /home/hudson/.m2/repository/org/switchyard/switchyard-validate/0.6.0-SNAPSHOT/switchyard-validate-0.6.0-SNAPSHOT.jar -> [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 :switchyard-quickstart-camel-netty-binding
Build step 'Invoke top-level Maven targets' marked build as failure
12 years, 3 months
Build failed in Jenkins: SwitchYard #353
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/353/changes>
Changes:
[kbabo] SWITCHYARD-1014 Move pluginmanagement to parent pom
------------------------------------------
[...truncated 1486 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-plugin ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-plugin ---
[INFO]
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ switchyard-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 1 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-plugin ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-plugin ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-plugin ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO]
[INFO] --- maven-plugin-plugin:2.9:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ switchyard-plugin ---
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-plugin ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-plugin ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...> to /home/hudson/.m2/repository/org/switchyard/switchyard-plugin/0.6.0-SNAPSHOT/switchyard-plugin-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...> to /home/hudson/.m2/repository/org/switchyard/switchyard-plugin/0.6.0-SNAPSHOT/switchyard-plugin-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...> to /home/hudson/.m2/repository/org/switchyard/switchyard-plugin/0.6.0-SNAPSHOT/switchyard-plugin-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-plugin ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-plugin ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/tools/m...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: CDI Deployer 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-deploy-cdi ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-deploy-cdi ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-deploy-cdi ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-deploy-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-deploy-cdi ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-deploy-cdi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-deploy-cdi ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-deploy-cdi ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-deploy-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-deploy-cdi ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-deploy-cdi ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-cdi/0.6.0-SNAPSHOT/switchyard-deploy-cdi-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-cdi/0.6.0-SNAPSHOT/switchyard-deploy-cdi-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-cdi/0.6.0-SNAPSHOT/switchyard-deploy-cdi-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-deploy-cdi ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-deploy-cdi ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: JEE Web Application Deployer 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-deploy-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-deploy-webapp ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-deploy-webapp ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-deploy-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-deploy-webapp ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-deploy-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-deploy-webapp ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-deploy-webapp ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-deploy-webapp ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-deploy-webapp ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-deploy-webapp ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-webapp/0.6.0-SNAPSHOT/switchyard-deploy-webapp-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-webapp/0.6.0-SNAPSHOT/switchyard-deploy-webapp-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...> to /home/hudson/.m2/repository/org/switchyard/switchyard-deploy-webapp/0.6.0-SNAPSHOT/switchyard-deploy-webapp-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-deploy-webapp ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-deploy-webapp ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard/ws/deploy/...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Application Archetype 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.jboss.org/maven2/org/apache/maven/plugins/maven-archety...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven...
Downloading: http://snapshots.jboss.org/maven2/org/apache/maven/plugins/maven-archetyp...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma...
Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-pl...
701 B
Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-archetype-pl... (701 B at 2.3 KB/sec)
384 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/apache/maven... (384 B at 0.2 KB/sec)
794 B
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/apache/ma... (794 B at 0.3 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Build ................................. SUCCESS [22.028s]
[INFO] SwitchYard: Core .................................. SUCCESS [7.725s]
[INFO] SwitchYard: Common ................................ SUCCESS [1:14.563s]
[INFO] SwitchYard: API ................................... SUCCESS [46.357s]
[INFO] SwitchYard: Runtime ............................... SUCCESS [1:18.044s]
[INFO] SwitchYard: Camel Common .......................... SUCCESS [36.920s]
[INFO] SwitchYard: Configuration ......................... SUCCESS [1:15.341s]
[INFO] SwitchYard: Extensions WSDL ....................... SUCCESS [34.049s]
[INFO] SwitchYard: Transform ............................. SUCCESS [1:28.919s]
[INFO] SwitchYard: Validate .............................. SUCCESS [48.164s]
[INFO] SwitchYard: Camel Exchange Bus .................... SUCCESS [48.553s]
[INFO] SwitchYard: Deploy ................................ SUCCESS [1:00.808s]
[INFO] SwitchYard: Admin ................................. SUCCESS [43.985s]
[INFO] SwitchYard: Test Utilities ........................ SUCCESS [1:38.222s]
[INFO] SwitchYard: "switchyard" Plugin ................... SUCCESS [37.184s]
[INFO] SwitchYard: CDI Deployer .......................... SUCCESS [23.918s]
[INFO] SwitchYard: JEE Web Application Deployer .......... SUCCESS [26.402s]
[INFO] SwitchYard: Application Archetype ................. FAILURE [2.480s]
[INFO] SwitchYard: Forge Common .......................... SKIPPED
[INFO] SwitchYard: Forge Plugin .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:31.494s
[INFO] Finished at: Mon Sep 10 17:06:34 EDT 2012
[INFO] Final Memory: 154M/227M
[INFO] ------------------------------------------------------------------------
[ERROR] Could not find goal 'add-archetype-metadata' in plugin org.apache.maven.plugins:maven-archetype-plugin:2.2 among available goals create, generate, crawl, update-local-catalog, integration-test, create-from-project, jar, help -> [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/MojoNotFoundException
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :77
Killing Xvnc process ID 4720
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
12 years, 3 months
Build failed in Jenkins: SwitchYard-Quickstarts #1325
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[kbabo] SWITCHYARD-1014 Move pluginmanagement to parent pom
------------------------------------------
[...truncated 1976 lines...]
16:53:38,195 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PROCESS_INSTANCE" not found; SQL statement:
alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704 [42102-161]
16:53:38,195 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9
16:53:38,195 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_SCOPE" not found; SQL statement:
alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9 [42102-161]
16:53:38,196 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA
16:53:38,196 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA" not found; SQL statement:
alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA [42102-161]
16:53:38,196 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F
16:53:38,196 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA_PROP" not found; SQL statement:
alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F [42102-161]
Warning: generateAlternativeSeed
java.io.UTFDataFormatException: encoded string too long: 76005 bytes
at java.io.DataOutputStream.writeUTF(DataOutputStream.java:347)
at java.io.DataOutputStream.writeUTF(DataOutputStream.java:306)
at org.h2.util.MathUtils.generateAlternativeSeed(MathUtils.java:136)
at org.h2.util.MathUtils.getSecureRandom(MathUtils.java:87)
at org.h2.util.MathUtils.secureRandomLong(MathUtils.java:336)
at org.h2.value.ValueUuid.getNewRandom(ValueUuid.java:50)
at org.h2.table.Column.convertAutoIncrementToSequence(Column.java:366)
at org.h2.command.ddl.CreateTable.update(CreateTable.java:139)
at org.h2.command.CommandContainer.update(CommandContainer.java:73)
at org.h2.command.Command.executeUpdate(Command.java:219)
at org.h2.jdbc.JdbcStatement.executeUpdateInternal(JdbcStatement.java:125)
at org.h2.jdbc.JdbcStatement.executeUpdate(JdbcStatement.java:110)
at org.hibernate.tool.hbm2ddl.DatabaseExporter.export(DatabaseExporter.java:64)
at org.hibernate.tool.hbm2ddl.SchemaExport.perform(SchemaExport.java:419)
at org.hibernate.tool.hbm2ddl.SchemaExport.execute(SchemaExport.java:376)
at org.hibernate.tool.hbm2ddl.SchemaExport.create(SchemaExport.java:305)
at org.hibernate.tool.hbm2ddl.SchemaExport.create(SchemaExport.java:294)
at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:452)
at org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1737)
at org.hibernate.ejb.EntityManagerFactoryImpl.<init>(EntityManagerFactoryImpl.java:84)
at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:904)
at org.hibernate.ejb.Ejb3Configuration.buildEntityManagerFactory(Ejb3Configuration.java:889)
at org.apache.ode.dao.jpa.hibernate.BpelDAOConnectionFactoryImpl.init(BpelDAOConnectionFactoryImpl.java:73)
at org.apache.ode.il.dbutil.Database.createDaoCF(Database.java:218)
at org.riftsaw.engine.internal.BPELEngineImpl.initDAO(BPELEngineImpl.java:279)
at org.riftsaw.engine.internal.BPELEngineImpl.init(BPELEngineImpl.java:120)
at org.switchyard.component.bpel.deploy.BPELComponent.getEngine(BPELComponent.java:99)
at org.switchyard.component.bpel.deploy.BPELComponent.createActivator(BPELComponent.java:138)
at org.switchyard.deploy.ActivatorLoader.createActivators(ActivatorLoader.java:50)
at org.switchyard.test.SwitchYardTestKit.deploy(SwitchYardTestKit.java:234)
at org.switchyard.test.SwitchYardTestKit.start(SwitchYardTestKit.java:174)
at org.switchyard.test.SwitchYardRunner.createTest(SwitchYardRunner.java:61)
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:81)
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)
16:53:38,665 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
16:53:39,070 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
16:53:39,073 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
16:53:39,077 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
16:53:39,078 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
16:53:39,078 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
16:53:39,078 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
16:53:39,121 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROCESS" not found; SQL statement:
alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA [42102-161]
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC [42102-161]
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61
16:53:39,122 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 [42102-161]
16:53:39,127 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
16:53:39,142 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
16:53:39,146 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
16:53:39,147 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
16:53:39,147 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
16:53:39,147 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
16:53:39,172 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
16:53:39,174 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
16:53:39,203 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
16:53:39,206 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
16:53:39,219 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
16:53:39,219 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
16:53:39,226 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Scheduler node name: node1
16:53:39,312 INFO [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
16:53:39,312 INFO [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
16:53:39,312 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
16:53:39,315 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
16:53:39,509 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
16:53:39,635 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/classes_HelloGoodbye-0".
16:53:39,900 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
16:53:40,305 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0 deployed from "{http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0".
16:53:40,400 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0
16:53:40,400 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0
16:53:40,482 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0.
16:53:40,482 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0
16:53:40,483 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbye-0
16:53:40,805 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:bpel:test:1.0}simpleCorrelationService started and consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DsimpleCorrelationService]
16:53:40,824 INFO [org.switchyard.component.soap.endpoint.JAXWSEndpointPublisher] Publishing WebService at http://127.0.0.1:18001/HelloGoodbyeService
16:53:41,706 INFO [org.switchyard.component.soap.InboundHandler] WebService {http://www.jboss.org/bpel/examples/simple_correlation/}HelloGoodbyeService:HelloGoodbyePort stopped.
16:53:41,709 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
16:53:41,710 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
16:53:41,714 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:bpel:test:1.0}simpleCorrelationService shutdown complete, was consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DsimpleCorrelationService]
16:53:41,714 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
16:53:41,719 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=18, hits=10, misses=8, failures=0] mappings[total=203, misses=3]
16:53:41,720 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.011 seconds. Uptime 5.272 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.258 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-quickstart-bpel-service-simple-correlation ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-bpel-service-simple-correlation ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-simple-correlation/0.6.0-SNAPSHOT/switchyard-quickstart-bpel-service-simple-correlation-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-simple-correlation/0.6.0-SNAPSHOT/switchyard-quickstart-bpel-service-simple-correlation-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service-simple-correlation/0.6.0-SNAPSHOT/switchyard-quickstart-bpel-service-simple-correlation-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : BPM Service 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
1017 B
1017 B 1017 B
1017 B 1017 B 1017 B
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (1017 B at 3.0 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (1017 B at 2.5 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (1017 B at 2.5 KB/sec)
Downloading: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co...
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar...
Downloading: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c...
Downloading: http://snapshots.repository.codehaus.org/org/switchyard/components/switch...
2 KB
2 KB 2 KB
2 KB 2 KB 2 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/c... (2 KB at 3.1 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (2 KB at 3.0 KB/sec)
Downloaded: http://snapshots.jboss.org/maven2/org/switchyard/components/switchyard-co... (2 KB at 3.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-bpm-service ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-bpm-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-bpm-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-bpm-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-bpm-service ---
[INFO] Compiling 10 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-bpm-service ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- switchyard-plugin:0.6.0-SNAPSHOT:configure (default) @ switchyard-quickstart-bpm-service ---
[INFO] SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...]>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.174s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [37.399s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [25.480s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [9.041s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [11.989s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [11.402s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [11.201s]
[INFO] Quickstart : BPM Service .......................... FAILURE [2.032s]
[INFO] Quickstart : Camel 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 REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... 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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:52.466s
[INFO] Finished at: Mon Sep 10 16:53:43 EDT 2012
[INFO] Final Memory: 147M/542M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (default) on project switchyard-quickstart-bpm-service: Invalid index -> [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 :switchyard-quickstart-bpm-service
Build step 'Invoke top-level Maven targets' marked build as failure
12 years, 3 months
Build failed in Jenkins: SwitchYard-Quickstarts #1321
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[kbabo] SWITCHYARD-1000 Service Registry Overhaul
------------------------------------------
[...truncated 1169 lines...]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-bpel-service ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-bpel-service/0.6.0-SNAPSHOT/switchyard-quickstart-bpel-service-0.6.0-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : BPEL Service : Say Hello 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-bpel-service-say-hello ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.bpel.service.WebServiceTest
04:25:00,350 INFO [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
04:25:01,434 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
04:25:01,503 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
04:25:01,506 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
04:25:01,879 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
04:25:01,918 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
04:25:01,919 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.485 seconds
04:25:01,935 INFO [org.switchyard.component.bpel.deploy.BPELComponent] Init BPEL component
04:25:01,948 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=true, 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:25:01,950 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager
04:25:01,950 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing transaction manager using org.apache.ode.il.EmbeddedGeronimoFactory
04:25:01,951 INFO [org.apache.ode.il.EmbeddedGeronimoFactory] Using embedded Geronimo transaction manager
04:25:01,966 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Creating data source.
04:25:01,989 INFO [org.apache.ode.il.dbutil.H2Database] The db url is: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
04:25:01,989 INFO [org.apache.ode.il.dbutil.H2Database] The rollbackedDS: null:workRoot ->null
04:25:02,021 INFO [org.apache.ode.il.dbutil.H2Database] Using Embedded Database: jdbc:h2:mem:jpadb;DB_CLOSE_DELAY=-1
04:25:02,021 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting DAO.
04:25:02,022 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:25:02,567 INFO [org.hibernate.annotations.common.Version] Hibernate Commons Annotations 3.2.0.Final
04:25:02,603 INFO [org.hibernate.Version] HHH000412: Hibernate Core {4.0.1.Final}
04:25:02,608 INFO [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
04:25:02,611 INFO [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
04:25:03,552 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:25:04,009 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:25:04,032 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:25:04,056 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:25:04,071 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:25:04,179 INFO [org.hibernate.validator.util.Version] Hibernate Validator 4.2.0.Final
04:25:05,079 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPAF_EVENT_DATA" not found; SQL statement:
alter table BPAF_EVENT_DATA drop constraint FK3E83D1BCDA848C8 [42102-161]
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_ACTIVITY_RECOVERY" not found; SQL statement:
alter table BPEL_ACTIVITY_RECOVERY drop constraint FK94D24A7BE38CB1C9 [42102-161]
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA
04:25:05,092 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORRELATION_SET" not found; SQL statement:
alter table BPEL_CORRELATION_SET drop constraint FKB838191B21712AFA [42102-161]
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORRELATOR" not found; SQL statement:
alter table BPEL_CORRELATOR drop constraint FKF50EFA33748734BD [42102-161]
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_CORSET_PROP" not found; SQL statement:
alter table BPEL_CORSET_PROP drop constraint FK23FD38DC44AFA280 [42102-161]
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_EVENT" not found; SQL statement:
alter table BPEL_EVENT drop constraint FKAA6D6730E38CB1C9 [42102-161]
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_EVENT drop constraint FKAA6D6730A0243704
04:25:05,093 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_EVENT" not found; SQL statement:
alter table BPEL_EVENT drop constraint FKAA6D6730A0243704 [42102-161]
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE" not found; SQL statement:
alter table BPEL_MESSAGE drop constraint FK4FA7231D1291B75D [42102-161]
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD057B80504F [42102-161]
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05DB5AB781 [42102-161]
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_EXCHANGE" not found; SQL statement:
alter table BPEL_MESSAGE_EXCHANGE drop constraint FKBDA6BD05A0243704 [42102-161]
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9
04:25:05,094 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_ROUTE" not found; SQL statement:
alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB6878618FFF9 [42102-161]
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MESSAGE_ROUTE" not found; SQL statement:
alter table BPEL_MESSAGE_ROUTE drop constraint FKD55AB687DB5AB781 [42102-161]
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_MEX_PROP" not found; SQL statement:
alter table BPEL_MEX_PROP drop constraint FKAE75920CAA079EB8 [42102-161]
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PARTNER_LINK" not found; SQL statement:
alter table BPEL_PARTNER_LINK drop constraint FKA7809BBB21712AFA [42102-161]
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC
04:25:05,095 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PROCESS_INSTANCE" not found; SQL statement:
alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FF0BBEFCC [42102-161]
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_PROCESS_INSTANCE" not found; SQL statement:
alter table BPEL_PROCESS_INSTANCE drop constraint FKA2D95A0FA0243704 [42102-161]
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_SCOPE" not found; SQL statement:
alter table BPEL_SCOPE drop constraint FKAB2A32EA8618FFF9 [42102-161]
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA" not found; SQL statement:
alter table BPEL_XML_DATA drop constraint FKB7D47E7C21712AFA [42102-161]
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F
04:25:05,096 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "BPEL_XML_DATA_PROP" not found; SQL statement:
alter table BPEL_XML_DATA_PROP drop constraint FKE843834681C9218F [42102-161]
04:25:05,178 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
04:25:05,920 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
04:25:05,926 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:25:05,932 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:25:05,933 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:25:05,933 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:25:05,933 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:25:05,995 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
04:25:05,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA
04:25:05,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROCESS" not found; SQL statement:
alter table STORE_PROCESS drop constraint FKA83900D1BAFA89CA [42102-161]
04:25:05,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC
04:25:05,997 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC [42102-161]
04:25:05,998 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61
04:25:05,998 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 [42102-161]
04:25:06,003 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
04:25:06,026 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
04:25:06,031 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
04:25:06,032 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
04:25:06,033 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
04:25:06,033 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
04:25:06,068 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
04:25:06,071 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
04:25:06,118 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
04:25:06,124 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
04:25:06,146 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
04:25:06,146 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
04:25:06,166 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Scheduler node name: node1
04:25:06,346 INFO [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
04:25:06,346 INFO [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
04:25:06,346 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
04:25:06,350 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
04:25:06,685 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
04:25:06,875 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/classes_SayHello-0".
04:25:07,952 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
04:25:08,698 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:25:08,889 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:25:08,890 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:25:09,035 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
04:25:09,035 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:25:09,035 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
04:25:09,057 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
04:25:09,060 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=203, misses=0]
04:25:09,060 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.003 seconds. Uptime 7.627 seconds.
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.397 sec <<< FAILURE!
Results :
Tests in error:
sayHello(org.switchyard.quickstarts.bpel.service.WebServiceTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [5.849s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:43.018s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [1:21.186s]
[INFO] Quickstart : BPEL Service : Say Hello ............. FAILURE [19.062s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SKIPPED
[INFO] Quickstart : BPEL Service : Loan Approval ......... SKIPPED
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel 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 REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... 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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:34.249s
[INFO] Finished at: Mon Sep 10 04:25:09 EDT 2012
[INFO] Final Memory: 86M/307M
[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-Quickstart...> 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
12 years, 3 months
Build failed in Jenkins: SwitchYard-Components #950
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[kbabo] SWITCHYARD-1000 Service Registry Overhaul
------------------------------------------
[...truncated 447 lines...]
783 B
783 B 783 B
Downloaded: https://repository.jboss.org/nexus/content/groups/public/org/switchyard/s... (783 B at 0.6 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/switchyar... (783 B at 0.6 KB/sec)
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Common Component Libraries 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common ---
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common/0.6.0-SNAPSHOT/switchyard-component-common-0.6.0-SNAPSHOT.pom
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common ---
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is false
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Composer Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-composer ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-composer ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-composer ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-composer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-composer ---
[INFO] Compiling 10 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-composer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-composer ---
[INFO] Compiling 1 source file to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-composer ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.common.composer.RegexContextMapperTests
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-composer ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-composer ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-composer ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-composer ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-composer ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: JAX-RS Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-rest ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-rest ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-rest ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-rest ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-rest ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-rest ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.common.rest.RsMethodUtilTest
{updateItem : IN_OUT : [java:org.switchyard.component.common.rest.support.Item, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@5430d082, getItem : IN_OUT : [java:java.lang.Integer, java:org.switchyard.component.common.rest.support.Item, null]=org.switchyard.component.common.rest.RsMethod@50c931fc, getOrder : IN_OUT : [java:java.lang.Integer, java:org.switchyard.component.common.rest.support.Order, null]=org.switchyard.component.common.rest.RsMethod@48f0c0d3, removeItem : IN_OUT : [java:java.lang.Integer, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@3603820e, newOrder : IN_OUT : [null, java:org.switchyard.component.common.rest.support.Order, null]=org.switchyard.component.common.rest.RsMethod@204f80d6, removeItem : IN_OUT : [java:java.lang.String, java:java.lang.String, null]=org.switchyard.component.common.rest.RsMethod@4393722c, getItemCount : IN_OUT : [null, java:java.lang.Integer, null]=org.switchyard.component.common.rest.RsMethod@52cc95d, addItems : IN_OUT : [java:org.switchyard.component.common.rest.support.Order, java:java.lang.String, null]=org.switchyard.component.common.rest.RsMethod@3f57fb52, addItem : IN_OUT : [java:org.switchyard.component.common.rest.support.Item, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@2934e4fb}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-rest ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-rest ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-rest ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Rules Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-rules ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-rules ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-rules ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-rules ---
[INFO] Compiling 29 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[31,22] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,12] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,51] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,85] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-rules ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-rules ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rules ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [58.486s]
[INFO] SwitchYard: Common Component Libraries ............ SUCCESS [1.600s]
[INFO] SwitchYard: Composer Common Component Library ..... SUCCESS [3:54.476s]
[INFO] SwitchYard: JAX-RS Common Component Library ....... SUCCESS [3:31.526s]
[INFO] SwitchYard: Rules Common Component Library ........ FAILURE [6.450s]
[INFO] SwitchYard: Bean 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 Tests ....................... SKIPPED
[INFO] SwitchYard: Camel AS7 Component ................... SKIPPED
[INFO] SwitchYard: Camel Component ....................... SKIPPED
[INFO] SwitchYard: Camel CDI Component ................... SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HornetQ 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: 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:13.403s
[INFO] Finished at: Mon Sep 10 04:31:52 EDT 2012
[INFO] Final Memory: 99M/324M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (default-jar) on project switchyard-component-common-rules: Error assembling JAR: Failed to read filesystem attributes for: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>: Failed to retrieve numeric file attributes using: '/bin/sh -c ls -1lad <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...'> -> [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 :switchyard-component-common-rules
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
12 years, 3 months
Build failed in Jenkins: SwitchYard-Release #576
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/576/>
------------------------------------------
[...truncated 8214 lines...]
00:35:56,919 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Error listenerStart
00:35:56,920 ERROR [org.apache.catalina.core.StandardContext] (MSC service thread 1-4) Context [/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT] startup failed due to previous errors
00:35:56,924 SEVERE [javax.faces] (MSC service thread 1-4) Application was not properly initialized at startup, could not find Factory: javax.faces.application.ApplicationFactory. Attempting to find backup.
00:35:56,925 SEVERE [javax.enterprise.resource.webcontainer.jsf.config] (MSC service thread 1-4) Unexpected exception when attempting to tear down the Mojarra runtime: java.lang.IllegalStateException: Could not find backup for factory javax.faces.application.ApplicationFactory.
at javax.faces.FactoryFinder$FactoryManager.getFactory(FactoryFinder.java:1004) [jboss-jsf-api_2.1_spec-2.0.0.Final.jar:2.0.0.Final]
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:316) [jboss-jsf-api_2.1_spec-2.0.0.Final.jar:2.0.0.Final]
at com.sun.faces.config.InitFacesContext.getApplication(InitFacesContext.java:131) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:328) [jsf-impl-2.1.5-jbossorg-1.jar:2.1.5-SNAPSHOT]
at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:3489) [jbossweb-7.0.10.Final.jar:]
at org.apache.catalina.core.StandardContext.stop(StandardContext.java:3999) [jbossweb-7.0.10.Final.jar:]
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3917) [jbossweb-7.0.10.Final.jar:]
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:90) [jboss-as-web-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
00:35:56,943 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": org.jboss.msc.service.StartException in service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": JBAS018040: Failed to start context
at org.jboss.as.web.deployment.WebDeploymentService.start(WebDeploymentService.java:95)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
00:35:57,171 INFO [org.jboss.as.server] (management-handler-threads - 2) JBAS015870: Deploy of deployment "switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.web.deployment.default-host.\"/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT\"" => "org.jboss.msc.service.StartException in service jboss.web.deployment.default-host.\"/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT\": JBAS018040: Failed to start context"}}
00:35:57,174 INFO [org.jboss.as.controller] (management-handler-threads - 2) JBAS014774: Service status report
JBAS014777: Services which failed to start: service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": org.jboss.msc.service.StartException in service jboss.web.deployment.default-host."/switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT": JBAS018040: Failed to start context
00:35:57,210 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-2) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/demo-orders] has not been started
00:35:57,213 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) remove: jboss.ws:context=demo-orders,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:35:57,243 INFO [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-2) WebService {urn:switchyard-quickstart-demo:orders:1.0}OrderService:OrderServicePort stopped.
00:35:57,246 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is shutting down
00:35:57,247 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-2) Starting to graceful shutdown 2 routes (timeout 300 seconds)
00:35:57,261 ERROR [org.jboss.as.controller.management-operation] (management-handler-threads - 3) JBAS014612: Operation ("undeploy") failed - address: ([("deployment" => "switchyard-quickstart-demo-orders-0.6.0-SNAPSHOT.war")]): java.util.NoSuchElementException: No child 'runtime-name' exists
at org.jboss.dmr.ModelValue.requireChild(ModelValue.java:362) [jboss-dmr-1.1.1.Final.jar:1.1.1.Final]
at org.jboss.dmr.ModelNode.require(ModelNode.java:812) [jboss-dmr-1.1.1.Final.jar:1.1.1.Final]
at org.jboss.as.server.deployment.DeploymentUndeployHandler.execute(DeploymentUndeployHandler.java:58)
at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.CompositeOperationHandler.execute(CompositeOperationHandler.java:85) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.ModelControllerImpl$DefaultPrepareStepHandler.execute(ModelControllerImpl.java:461) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:387) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:274) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:202) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.ModelControllerImpl.execute(ModelControllerImpl.java:121) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler.doExecute(ModelControllerClientOperationHandler.java:139) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.controller.remote.ModelControllerClientOperationHandler$ExecuteRequestHandler$1.execute(ModelControllerClientOperationHandler.java:108) [jboss-as-controller-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.protocol.mgmt.AbstractMessageHandler$2$1.doExecute(AbstractMessageHandler.java:287) [jboss-as-protocol-7.1.0.Final.jar:7.1.0.Final]
at org.jboss.as.protocol.mgmt.AbstractMessageHandler$AsyncTaskRunner.run(AbstractMessageHandler.java:483) [jboss-as-protocol-7.1.0.Final.jar:7.1.0.Final]
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]
at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.0.0.GA.jar:2.0.0.GA]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.936 sec <<< FAILURE!
00:35:57,256 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart-demo:orders:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart-demo:orders:0.1.0%7DOrderService]
00:35:57,508 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart-demo:orders:0.1.0}InventoryService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart-demo:orders:0.1.0%7DInventoryService]
00:35:57,511 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-2) Graceful shutdown of 2 routes completed in 0 seconds
Running org.switchyard.test.quickstarts.CamelCxfRsBindingQuickstartTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.424 sec
Running org.switchyard.test.quickstarts.RulesInterviewAgentQuickstartTest
Sep 7, 2012 12:36:06 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.modules.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]
00:36:06,271 INFO [org.xnio] XNIO Version 3.0.3.GA
00:36:06,360 INFO [xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:36:06,415 INFO [jboss.remoting] JBoss Remoting version 3.2.2.GA
00:36:07,272 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
00:36:07,742 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
00:36:07,917 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.0.Final "Thunder" starting
00:36:09,964 INFO [org.switchyard] SwitchYard version 0.6.0-SNAPSHOT
00:36:10,356 INFO [org.xnio] XNIO Version 3.0.3.GA
00:36:10,359 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
00:36:10,386 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:36:10,407 INFO [org.jboss.remoting] JBoss Remoting version 3.2.2.GA
00:36:10,434 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:36:10,597 INFO [org.jboss.as.security] (ServerService Thread Pool -- 39) JBAS013101: Activating Security Subsystem
00:36:10,628 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 43) JBAS015537: Activating WebServices Extension
00:36:10,650 INFO [org.switchyard] (ServerService Thread Pool -- 45) Activating SwitchYard Extension
00:36:10,674 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013100: Current PicketBox version=4.0.6.final
00:36:10,857 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) JBAS010280: Activating Infinispan subsystem.
00:36:10,874 INFO [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final)
00:36:10,880 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 34) JBAS011800: Activating Naming Subsystem
00:36:10,946 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 24) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:36:11,058 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
00:36:11,288 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:36:11,431 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-3) JBoss Web Services - Stack CXF Server 4.0.1.GA
00:36:12,471 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-1) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
00:36:13,451 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:13,493 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:36:13,494 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
00:36:13,549 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on /127.0.0.1:9999
00:36:13,551 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /127.0.0.1:4447
00:36:13,780 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 7429ms - Started 138 of 179 services (39 services are passive or on-demand)
00:36:19,683 INFO [org.jboss.as.repository] (management-handler-threads - 1) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:19,723 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
00:36:20,108 INFO [org.switchyard] (MSC service thread 1-2) Deploying SwitchYard application 'switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar'
00:36:20,139 INFO [org.switchyard] (MSC service thread 1-3) Starting SwitchYard service
00:36:20,435 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is starting
00:36:20,470 INFO [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-3) JMX enabled.
00:36:20,473 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-3) StatisticsLevel at All so enabling load performance statistics
00:36:20,799 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded 187 type converters
00:36:20,873 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Total 0 routes, of which 0 is started.
00:36:20,875 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) started in 0.438 seconds
00:36:21,220 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-3) Loaded 187 type converters
00:36:25,285 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Route: direct:{urn:switchyard-quickstart:rules-interview-agent:0.1.0}Interview started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:rules-interview-agent:0.1.0%7DInterview]
00:36:25,449 INFO [org.jboss.as.server] (management-handler-threads - 1) JBAS018559: Deployed "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
00:36:26,323 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is shutting down
00:36:26,328 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Starting to graceful shutdown 1 routes (timeout 300 seconds)
00:36:26,337 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:rules-interview-agent:0.1.0}Interview shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:rules-interview-agent:0.1.0%7DInterview]
00:36:26,342 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Graceful shutdown of 1 routes completed in 0 seconds
00:36:26,353 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=187, misses=0]
00:36:26,360 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.036 seconds. Uptime 5.925 seconds.
00:36:26,384 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar in 77ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.264 sec
00:36:26,430 INFO [org.jboss.as.repository] (management-handler-threads - 1) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:26,433 INFO [org.jboss.as.server] (management-handler-threads - 1) JBAS018558: Undeployed "switchyard-quickstart-rules-interview-agent-0.6.0-SNAPSHOT.jar"
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Sep 7, 2012 12:36:31 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.modules.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone.xml]
00:36:32,007 INFO [org.xnio] XNIO Version 3.0.3.GA
00:36:32,063 INFO [xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:36:32,119 INFO [jboss.remoting] JBoss Remoting version 3.2.2.GA
00:36:33,067 INFO [org.jboss.modules] JBoss Modules version 1.1.1.GA
00:36:33,660 INFO [org.jboss.msc] JBoss MSC version 1.0.2.GA
00:36:33,857 INFO [org.jboss.as] JBAS015899: JBoss AS 7.1.0.Final "Thunder" starting
00:36:35,777 INFO [org.switchyard] SwitchYard version 0.6.0-SNAPSHOT
00:36:36,082 INFO [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
00:36:36,095 INFO [org.xnio] XNIO Version 3.0.3.GA
00:36:36,122 INFO [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
00:36:36,139 INFO [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
00:36:36,149 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.2.GA
00:36:36,207 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 28) JBAS010280: Activating Infinispan subsystem.
00:36:36,217 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 24) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
00:36:36,283 INFO [org.jboss.as.connector] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.7.Final)
00:36:36,336 INFO [org.jboss.as.security] (ServerService Thread Pool -- 39) JBAS013101: Activating Security Subsystem
00:36:36,358 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 34) JBAS011800: Activating Naming Subsystem
00:36:36,524 INFO [org.jboss.as.security] (MSC service thread 1-2) JBAS013100: Current PicketBox version=4.0.6.final
00:36:36,563 INFO [org.switchyard] (ServerService Thread Pool -- 45) Activating SwitchYard Extension
00:36:36,610 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 43) JBAS015537: Activating WebServices Extension
00:36:36,598 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
00:36:36,689 INFO [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
00:36:37,738 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Starting Coyote HTTP/1.1 on http--127.0.0.1-8080
00:36:37,861 INFO [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.1.GA
00:36:38,806 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on /127.0.0.1:9999
00:36:38,816 INFO [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:4447
00:36:38,936 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:39,115 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/jbpmDS]
00:36:39,132 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
00:36:39,210 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss AS 7.1.0.Final "Thunder" started in 7111ms - Started 138 of 179 services (39 services are passive or on-demand)
00:36:45,632 INFO [org.jboss.as.repository] (management-handler-threads - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:45,667 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
00:36:46,080 INFO [org.switchyard] (MSC service thread 1-3) Deploying SwitchYard application 'switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar'
00:36:46,112 INFO [org.switchyard] (MSC service thread 1-2) Starting SwitchYard service
00:36:46,393 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is starting
00:36:46,425 INFO [org.apache.camel.management.ManagementStrategyFactory] (MSC service thread 1-2) JMX enabled.
00:36:46,429 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] (MSC service thread 1-2) StatisticsLevel at All so enabling load performance statistics
00:36:46,824 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-2) Loaded 187 type converters
00:36:46,867 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Total 0 routes, of which 0 is started.
00:36:46,869 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) started in 0.475 seconds
00:36:48,313 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-2) Loaded 187 type converters
00:36:49,792 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
00:36:49,948 INFO [org.switchyard.component.soap.OutboundHandler] (MSC service thread 1-2) Creating dispatch with WSDL vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:36:51,021 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: route1 started and consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:36:51,366 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
00:36:51,521 INFO [org.jboss.wsf.stack.cxf.metadata.MetadataBuilder] (MSC service thread 1-2) Add Service
id=org.switchyard.component.soap.endpoint.BaseWebService
address=http://localhost:8080/ReverseService/ReverseService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
invoker=org.jboss.wsf.stack.cxf.JBossWSInvoker
serviceName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService
portName={urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseServicePort
wsdlLocation=vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
mtomEnabled=false
00:36:51,649 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-2) Creating Service {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService from WSDL: vfs:/content/switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar/META-INF/ReverseService.wsdl
00:36:51,848 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-2) Setting the server's publish address to be http://localhost:8080/ReverseService/ReverseService
00:36:51,974 INFO [org.jboss.wsf.stack.cxf.deployment.WSDLFilePublisher] (MSC service thread 1-2) WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:51,992 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-2) register: jboss.ws:context=ReverseService,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:36:52,120 INFO [org.jboss.as.server] (management-handler-threads - 2) JBAS018559: Deployed "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
00:36:53,089 INFO [org.apache.catalina.core.StandardContext] (MSC service thread 1-1) Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/ReverseService] has not been started
00:36:53,093 INFO [org.jboss.ws.common.management.DefaultEndpointRegistry] (MSC service thread 1-1) remove: jboss.ws:context=ReverseService,endpoint=org.switchyard.component.soap.endpoint.BaseWebService
00:36:53,142 INFO [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-1) WebService {urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService:ReverseServicePort stopped.
00:36:53,149 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is shutting down
00:36:53,152 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Starting to graceful shutdown 3 routes (timeout 300 seconds)
00:36:53,160 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ProxyService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DProxyService]
00:36:53,164 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: route1 shutdown complete, was consuming from: Endpoint[switchyard://ProxyService?namespace=urn%3Aswitchyard-quickstart%3Acamel-soap-proxy%3A1.0]
00:36:53,168 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-soap-proxy:1.0}ReverseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-soap-proxy:1.0%7DReverseService]
00:36:53,171 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Graceful shutdown of 3 routes completed in 0 seconds
00:36:53,189 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=187, misses=0]
00:36:53,195 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 0.6.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.046 seconds. Uptime 6.803 seconds.
00:36:53,227 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar in 160ms
00:36:53,251 INFO [org.jboss.as.repository] (management-handler-threads - 4) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
00:36:53,253 INFO [org.jboss.as.server] (management-handler-threads - 4) JBAS018558: Undeployed "switchyard-quickstart-camel-soap-proxy-0.6.0-SNAPSHOT.jar"
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.192 sec
Results :
Tests in error:
Tests run: 25, Failures: 0, Errors: 1, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [2.223s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [24.461s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [0.965s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [56.062s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [10.859s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [43.152s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [5.487s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [1.109s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [28.963s]
[INFO] SwitchYard: AS7 Distribution ...................... SUCCESS [15:29.706s]
[INFO] SwitchYard: AS7 OpenShift Parent .................. SUCCESS [8.115s]
[INFO] SwitchYard: AS7 OpenShift Express Parent .......... SUCCESS [1.272s]
[INFO] SwitchYard: AS7 OpenShift Express Cartridge Modules SUCCESS [23.323s]
[INFO] SwitchYard: AS7 OpenShift Express Distribution .... FAILURE [11:52.813s]
[INFO] SwitchYard: Forge Plugin Distribution ............. SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: Forge Installer ....................... SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30:55.726s
[INFO] Finished at: Fri Sep 07 00:36:54 EDT 2012
[INFO] Final Memory: 62M/278M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-openshift-express-dist: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...> 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-as7-openshift-express-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
12 years, 3 months
Build failed in Jenkins: SwitchYard-Tools #178
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/>
------------------------------------------
[...truncated 17336 lines...]
07:39:56.087 [main] INFO o.e.m.c.i.embedder.EclipseLogger - Copying 3 resources
07:39:56.089 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Finished executing build participant org.eclipse.m2e.core.project.configurator.MojoExecutionBuildParticipant for plugin execution org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources (execution: default-resources, phase: process-resources) in 4 ms
07:39:56.089 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Executing build participant org.switchyard.tools.m2e.SwitchYardBuildParticipant for plugin execution org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (execution: default, phase: process-classes)
07:39:57.112 [main] WARN o.e.m.c.i.embedder.EclipseLogger - The POM for com.github.fungal:fungal:jar:0.10.0.RC2 is missing, no dependency information available
07:39:58.034 [main] INFO o.e.m.c.i.embedder.EclipseLogger - SwitchYard plugin scanning: [<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...]>
07:39:58.596 [main] INFO o.e.m.c.i.embedder.EclipseLogger - Outputting SwitchYard configuration model to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...>
07:39:58.614 [main] INFO o.e.m.c.i.embedder.EclipseLogger - Validating SwitchYard configuration model...
07:39:58.810 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Finished executing build participant org.switchyard.tools.m2e.SwitchYardBuildParticipant for plugin execution org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure (execution: default, phase: process-classes) in 2721 ms
07:39:58.810 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Executing build participant org.eclipse.m2e.core.project.configurator.MojoExecutionBuildParticipant for plugin execution org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources (execution: default-testResources, phase: process-test-resources)
07:39:58.812 [main] WARN o.e.m.c.i.embedder.EclipseLogger - Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
07:39:58.813 [main] INFO o.e.m.c.i.embedder.EclipseLogger - Copying 1 resource
07:39:58.814 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Finished executing build participant org.eclipse.m2e.core.project.configurator.MojoExecutionBuildParticipant for plugin execution org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources (execution: default-testResources, phase: process-test-resources) in 3 ms
07:39:58.814 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Executing build participant org.sonatype.m2e.mavenarchiver.internal.AbstractMavenArchiverConfigurator$1 for plugin execution org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (execution: default-jar, phase: package)
07:39:58.817 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Finished executing build participant org.sonatype.m2e.mavenarchiver.internal.AbstractMavenArchiverConfigurator$1 for plugin execution org.apache.maven.plugins:maven-jar-plugin:2.3.1:jar (execution: default-jar, phase: package) in 3 ms
07:39:58.820 [main] DEBUG o.e.m.c.i.markers.MavenMarkerManager - Created marker 'Model [org.switchyard.config.model.switchyard.v1.V1SwitchYardModel] is invalid: cvc-complex-type.4: Attribute 'promote' must appear on element 'sca:service'. (org.switchyard:switchyard-plugin:0.6.0-SNAPSHOT:configure:default:process-classes)' on resource '/wiring-validation-tests/pom.xml'.
07:39:58.821 [main] WARN o.e.m.c.internal.markers.MarkerUtils - Could not find OSGI service for org.eclipse.m2e.core.internal.markers.IMarkerLocationService
07:39:58.821 [main] DEBUG o.e.m.c.i.builder.MavenBuilder - Built project wiring-validation-tests in 6225 ms
07:40:05.781 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryRefreshJob - Queued refresh request: [/wiring-validation-tests/pom.xml]
07:40:05.877 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryRefreshJob - Queued refresh request: [/wiring-validation-tests/pom.xml]
07:40:05.912 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshing: [/wiring-validation-tests/pom.xml]
07:40:05.914 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshed: [/wiring-validation-tests/pom.xml]
07:40:05.914 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshing: [/wiring-validation-tests/pom.xml]
07:40:05.915 [main] DEBUG o.e.m.c.i.p.r.ProjectRegistryManager - Refreshed: [/wiring-validation-tests/pom.xml]
Restoring user settings file: /home/hudson/.m2/settings.xml
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.433 sec
Results :
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
!ENTRY org.eclipse.core.resources 4 2 2012-09-04 07:40:06.203
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 1
org.eclipse.core.runtime.CoreException: Provisioning agent not found
at org.eclipse.pde.internal.core.target.P2TargetUtils.getAgent(P2TargetUtils.java:301)
at org.eclipse.pde.internal.core.target.P2TargetUtils.getProfileRegistry(P2TargetUtils.java:781)
at org.eclipse.pde.internal.core.target.P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(P2TargetUtils.java:159)
at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:258)
at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:383)
at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:192)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:195)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1130)
at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2375)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.java:508)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SUBENTRY 1 org.eclipse.pde.core 4 0 2012-09-04 07:40:06.204
!MESSAGE Provisioning agent not found
!SUBENTRY 1 org.eclipse.pde.core 4 0 2012-09-04 07:40:06.205
!MESSAGE Provisioning agent not found
!ENTRY org.eclipse.ui.ide 4 4 2012-09-04 07:40:06.217
!MESSAGE Problems saving workspace
!ENTRY org.eclipse.ui.ide 2 1 2012-09-04 07:40:06.217
!MESSAGE Problems occurred while trying to save the state of the workbench.
!SUBENTRY 1 org.eclipse.core.resources 2 566 2012-09-04 07:40:06.218
!MESSAGE Problems occurred during save.
!STACK 1
org.eclipse.core.runtime.CoreException: Provisioning agent not found
at org.eclipse.pde.internal.core.target.P2TargetUtils.getAgent(P2TargetUtils.java:301)
at org.eclipse.pde.internal.core.target.P2TargetUtils.getProfileRegistry(P2TargetUtils.java:781)
at org.eclipse.pde.internal.core.target.P2TargetUtils.cleanOrphanedTargetDefinitionProfiles(P2TargetUtils.java:159)
at org.eclipse.pde.internal.core.PDECore$1.saving(PDECore.java:258)
at org.eclipse.core.internal.resources.SaveManager.executeLifecycle(SaveManager.java:383)
at org.eclipse.core.internal.resources.SaveManager$1.run(SaveManager.java:192)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.internal.resources.SaveManager.broadcastLifecycle(SaveManager.java:195)
at org.eclipse.core.internal.resources.SaveManager.save(SaveManager.java:1130)
at org.eclipse.core.internal.resources.Workspace.save(Workspace.java:2375)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor$5.run(IDEWorkbenchAdvisor.java:508)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
!SUBENTRY 2 org.eclipse.pde.core 4 0 2012-09-04 07:40:06.219
!MESSAGE Provisioning agent not found
!ENTRY org.eclipse.ui 4 4 2012-09-04 07:40:06.241
!MESSAGE Invalid preference page path: XML Syntax
[INFO] All tests passed!
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ org.switchyard.tools.ui.tests ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.switchyard.tools.ui.tests ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.switchyard.tools.ui.tests ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Switchyard: Eclipse Tools Features 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-tools-eclipse-features ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-tools-eclipse-features ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-tools-eclipse-features ---
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-tools-eclipse-features ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-tools-eclipse-features ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Eclipse Tools Feature 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:package-feature (default-package-feature) @ org.switchyard.tools.feature ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...>
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata) @ org.switchyard.tools.feature ---
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:feature-p2-metadata (default-feature-p2-metadata) @ org.switchyard.tools.feature ---
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> does not exist or is not a directory
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ org.switchyard.tools.feature ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.switchyard.tools.feature ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.switchyard.tools.feature ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Eclipse SwitchYard Editor Feature 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-id (default-validate-id) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:validate-version (default-validate-version) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:package-feature (default-package-feature) @ org.switchyard.tools.editor.feature ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...>
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:p2-metadata (default-p2-metadata) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:feature-p2-metadata (default-feature-p2-metadata) @ org.switchyard.tools.editor.feature ---
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> does not exist or is not a directory
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ org.switchyard.tools.editor.feature ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.switchyard.tools.editor.feature ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:update-local-index (default-update-local-index) @ org.switchyard.tools.editor.feature ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Eclipse Tools Update Site 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-tools-eclipse-site ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:build-qualifier (default-build-qualifier) @ switchyard-tools-eclipse-site ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-tools-eclipse-site ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-tools-eclipse-site ---
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:update-site (default-update-site) @ switchyard-tools-eclipse-site ---
[INFO]
[INFO] --- tycho-p2-plugin:0.14.1:update-site-p2-metadata (default-update-site-p2-metadata) @ switchyard-tools-eclipse-site ---
[INFO] Command line:
/bin/sh -c cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> && /qa/tools/opt/x86_64/jdk1.6.0_30/jre/bin/java -jar <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....> -nosplash -application org.eclipse.equinox.p2.publisher.UpdateSitePublisher -source <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/...> -metadataRepository <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/...> -metadataRepositoryName 'SwitchYard: Eclipse Tools Update Site' -artifactRepository <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/...> -artifactRepositoryName 'SwitchYard: Eclipse Tools Update Site Artifacts' -noDefaultIUs -compress
Generating metadata for ..
Generation completed with success [0 seconds].
[INFO]
[INFO] --- tycho-packaging-plugin:0.14.1:update-site-packaging (default-update-site-packaging) @ switchyard-tools-eclipse-site ---
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...>
[INFO] Building zip: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-tools-eclipse-site ---
[INFO] No sources in project. Archive not created.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-tools-eclipse-site ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/s...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/178/...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/....>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Tools Parent .......................... SUCCESS [28.684s]
[INFO] SwitchYard: Eclipse Tools Parent .................. SUCCESS [0.180s]
[INFO] SwitchYard: Eclipse Tools Plugins ................. SUCCESS [0.016s]
[INFO] SwitchYard: SCA Core EMF Model Plugin ............. SUCCESS [21.916s]
[INFO] SwitchYard: SCA 1.1 EMF Model Plugin .............. SUCCESS [4.292s]
[INFO] SwitchYard: SwitchYard EMF Model Plugin ........... SUCCESS [7.227s]
[INFO] SwitchYard: Eclipse Tools Plugin .................. SUCCESS [0.159s]
[INFO] SwitchYard: CXF Libraries Plugin .................. SUCCESS [54.573s]
[INFO] SwitchYard: Eclipse XSD Catalog ................... SUCCESS [21.735s]
[INFO] SwitchYard: Eclipse M2E Extensions ................ SUCCESS [0.506s]
[INFO] SwitchYard: Eclipse Tools Core Plugin ............. SUCCESS [9.340s]
[INFO] SwitchYard: Eclipse Tools UI Plugin ............... SUCCESS [2.298s]
[INFO] SwitchYard: SwitchYard SCA Plugin ................. SUCCESS [4.363s]
[INFO] SwitchYard: Eclipse BPMN2 Editor Extensions ....... SUCCESS [0.749s]
[INFO] SwitchYard: Eclipse Tools Test Plugins ............ SUCCESS [0.021s]
[INFO] SwitchYard: Eclipse M2E Extensions Plugin Tests ... SUCCESS [1:13.086s]
[INFO] SwitchYard: Eclipse Tools UI Plugin Tests ......... SUCCESS [2:24.767s]
[INFO] Switchyard: Eclipse Tools Features ................ SUCCESS [0.011s]
[INFO] SwitchYard: Eclipse Tools Feature ................. SUCCESS [0.403s]
[INFO] SwitchYard: Eclipse SwitchYard Editor Feature ..... SUCCESS [0.470s]
[INFO] SwitchYard: Eclipse Tools Update Site ............. SUCCESS [5.110s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:33.470s
[INFO] Finished at: Tue Sep 04 07:40:13 EDT 2012
[INFO] Final Memory: 89M/181M
[INFO] ------------------------------------------------------------------------
[SwitchYard-Tools] $ bash -xe /tmp/hudson8690658615791258756.sh
+ cd <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Tools/ws/>
+ rm publish.sh
rm: cannot remove `publish.sh': No such file or directory
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :29
Killing Xvnc process ID 26464
Archiving artifacts
Recording test results
12 years, 3 months
Build failed in Jenkins: SwitchYard-Quickstarts #1314
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[kbabo] fix input labels for orders home page
------------------------------------------
[...truncated 1379 lines...]
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C3C8753EC [42102-161]
20:20:36,436 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000389: Unsuccessful: alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61
20:20:36,437 ERROR [org.hibernate.tool.hbm2ddl.SchemaExport] Table "STORE_PROC_TO_PROP" not found; SQL statement:
alter table STORE_PROC_TO_PROP drop constraint FKB85D957C891ECF61 [42102-161]
20:20:36,441 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
20:20:36,466 INFO [org.hibernate.service.jdbc.connections.internal.ConnectionProviderInitiator] HHH000130: Instantiating explicit connection provider: org.apache.ode.dao.jpa.hibernate.DataSourceConnectionProvider
20:20:36,472 INFO [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
20:20:36,472 INFO [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
20:20:36,473 INFO [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
20:20:36,473 INFO [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
20:20:36,509 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
20:20:36,512 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
20:20:36,560 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing deployment manager
20:20:36,565 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL process store.
20:20:36,583 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing UDDI registration
20:20:36,583 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Initializing BPEL server.
20:20:36,594 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Scheduler node name: node1
20:20:36,737 INFO [org.apache.ode.bpel.engine.migration.MigrationHandler] No schema version available from the database, migrations will be skipped.
20:20:36,738 INFO [org.apache.ode.bpel.engine.BpelServerImpl] BPEL Server Started.
20:20:36,738 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Starting scheduler
20:20:36,741 INFO [org.riftsaw.engine.internal.BPELEngineImpl] Register BPEL engine, EntityManagerFactory into JNDI.
20:20:37,028 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
20:20:37,254 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/classes_SayHello-0".
20:20:37,659 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
20:20:38,118 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".
20:20:38,278 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
20:20:38,278 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
20:20:38,386 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://www.jboss.org/bpel/examples}SayHello-0.
20:20:38,386 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
20:20:38,386 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://www.jboss.org/bpel/examples}SayHello-0
20:20:38,841 INFO [org.apache.camel.impl.DefaultCamelContext] Route: direct:{urn:bpel:test:1.0}SayHelloService started and consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
20:20:38,853 INFO [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) is starting
20:20:38,853 INFO [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
20:20:38,853 INFO [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
20:20:38,957 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 203 type converters
20:20:38,969 INFO [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
20:20:38,969 INFO [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-3) started in 0.117 seconds
20:20:39,334 INFO [org.apache.camel.impl.DefaultCamelContext] Route: {urn:bpel:test:1.0}SayHelloService-[jms://HelloRequestQueue?connectionFactory=#ConnectionFactory&replyTo=HelloReplyQueue] started and consuming from: Endpoint[jms://HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
20:20:39,544 ERROR [org.apache.camel.processor.DefaultErrorHandler] Failed delivery for (MessageId: ID-soa4-mw-lab-eng-bos-redhat-com-57706-1346458832494-0-1 on ExchangeId: ID-soa4-mw-lab-eng-bos-redhat-com-57706-1346458832494-0-2). Exhausted after delivery attempt: 1 caught: org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[Message: [Body is instance of java.io.InputStream]]
org.apache.camel.CamelExecutionException: Exception occurred during execution on the exchange: Exchange[Message: [Body is instance of java.io.InputStream]]
at org.apache.camel.util.ObjectHelper.wrapCamelExecutionException(ObjectHelper.java:1296)
at org.apache.camel.impl.DefaultExchange.setException(DefaultExchange.java:282)
at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:64)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:330)
at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:303)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:117)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:122)
at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:61)
at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
at org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:63)
at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:360)
at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:331)
at org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:227)
at org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:331)
at org.apache.camel.impl.ProducerCache.send(ProducerCache.java:169)
at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:111)
at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:97)
at org.switchyard.bus.camel.ExchangeDispatcher.dispatch(ExchangeDispatcher.java:64)
at org.switchyard.internal.ExchangeImpl.sendInternal(ExchangeImpl.java:271)
at org.switchyard.internal.ExchangeImpl.send(ExchangeImpl.java:185)
at org.switchyard.component.camel.SwitchYardProducer.process(SwitchYardProducer.java:90)
at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.SendProcessor$2.doInAsyncProducer(SendProcessor.java:120)
at org.apache.camel.impl.ProducerCache.doInAsyncProducer(ProducerCache.java:292)
at org.apache.camel.processor.SendProcessor.process(SendProcessor.java:115)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.interceptor.TraceInterceptor.process(TraceInterceptor.java:91)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.RedeliveryErrorHandler.processErrorHandler(RedeliveryErrorHandler.java:330)
at org.apache.camel.processor.RedeliveryErrorHandler.process(RedeliveryErrorHandler.java:220)
at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.interceptor.DefaultChannel.process(DefaultChannel.java:303)
at org.apache.camel.processor.RouteContextProcessor.processNext(RouteContextProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.processor.UnitOfWorkProcessor.processAsync(UnitOfWorkProcessor.java:150)
at org.apache.camel.processor.UnitOfWorkProcessor.process(UnitOfWorkProcessor.java:117)
at org.apache.camel.processor.RouteInflightRepositoryProcessor.processNext(RouteInflightRepositoryProcessor.java:48)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:73)
at org.apache.camel.processor.DelegateAsyncProcessor.processNext(DelegateAsyncProcessor.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:90)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:73)
at org.apache.camel.util.AsyncProcessorHelper.process(AsyncProcessorHelper.java:99)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:86)
at org.apache.camel.component.jms.EndpointMessageListener.onMessage(EndpointMessageListener.java:104)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:560)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:498)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:467)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:325)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:263)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1058)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1050)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:947)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.NoClassDefFoundError: org/switchyard/internal/transform/BaseTransformerRegistry$JavaSourceFallbackTransformer
at org.switchyard.internal.transform.BaseTransformerRegistry.getJavaFallbackTransformer(BaseTransformerRegistry.java:149)
at org.switchyard.internal.transform.BaseTransformerRegistry.getTransformer(BaseTransformerRegistry.java:112)
at org.switchyard.internal.DefaultMessage.getContent(DefaultMessage.java:111)
at org.switchyard.component.bpel.riftsaw.RiftsawBPELExchangeHandler.handleMessage(RiftsawBPELExchangeHandler.java:254)
at org.switchyard.bus.camel.HandlerProcessor.process(CamelExchangeBus.java:217)
at org.apache.camel.util.AsyncProcessorConverterHelper$ProcessorToAsyncProcessorBridge.process(AsyncProcessorConverterHelper.java:61)
... 90 more
Caused by: java.lang.ClassNotFoundException: org.switchyard.internal.transform.BaseTransformerRegistry$JavaSourceFallbackTransformer
at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 96 more
Caused by: java.util.zip.ZipException: invalid LOC header (bad signature)
at java.util.zip.ZipFile.read(Native Method)
at java.util.zip.ZipFile.access$1200(ZipFile.java:31)
at java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:459)
at java.util.zip.ZipFile$1.fill(ZipFile.java:242)
at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:141)
at sun.misc.Resource.getBytes(Resource.java:108)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:257)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
... 101 more
20:20:42,475 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
20:20:42,585 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:bpel:test:1.0}SayHelloService-[jms://HelloRequestQueue?connectionFactory=#ConnectionFactory&replyTo=HelloReplyQueue] shutdown complete, was consuming from: Endpoint[jms://HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
20:20:42,586 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
20:20:42,587 INFO [org.apache.camel.impl.DefaultCamelContext] Route: {urn:bpel:test:1.0}SayHelloService-[jms://HelloRequestQueue?connectionFactory=#ConnectionFactory&replyTo=HelloReplyQueue] stopped, was consuming from: Endpoint[jms://HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
20:20:42,588 INFO [org.apache.camel.impl.DefaultCamelContext] Route: {urn:bpel:test:1.0}SayHelloService-[jms://HelloRequestQueue?connectionFactory=#ConnectionFactory&replyTo=HelloReplyQueue] shutdown and removed, was consuming from: Endpoint[jms://HelloRequestQueue?connectionFactory=%23ConnectionFactory&replyTo=HelloReplyQueue]
20:20:42,591 INFO [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
20:20:42,591 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
20:20:42,592 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:bpel:test:1.0}SayHelloService shutdown complete, was consuming from: Endpoint[direct://%7Burn:bpel:test:1.0%7DSayHelloService]
20:20:42,592 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
20:20:42,597 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=0, hits=0, misses=0, failures=0] mappings[total=203, misses=0]
20:20:42,598 INFO [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.007 seconds. Uptime 9.969 seconds.
Aug 31, 2012 8:20:42 PM org.hornetq.core.logging.impl.JULLogDelegate info
INFO: HornetQ Server version 2.2.13.Final (HQ_2_2_13_FINAL_AS7, 122) [d7439801-f3ca-11e1-9eef-001d0901cc36] stopped
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 14.316 sec <<< FAILURE!
Results :
Tests in error:
testHelloService(org.switchyard.quickstarts.bpel.service.hello.JmsBindingTest)
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.528s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [44.694s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [39.453s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [14.529s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... FAILURE [17.674s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SKIPPED
[INFO] Quickstart : BPEL Service : Simple Correlation .... SKIPPED
[INFO] Quickstart : BPM Service .......................... SKIPPED
[INFO] Quickstart : Camel 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 REST Binding ................... SKIPPED
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ Binding ...................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Agent ................ SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... 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 ................. SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:04.183s
[INFO] Finished at: Fri Aug 31 20:20:42 EDT 2012
[INFO] Final Memory: 103M/332M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-bpel-service-jms-binding: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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-jms-binding
Build step 'Invoke top-level Maven targets' marked build as failure
12 years, 4 months
Build failed in Jenkins: SwitchYard-Components #947
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[kbabo] SWITCHYARD-1018 Deployer should only create activators used by an app
------------------------------------------
[...truncated 334 lines...]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-composer ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.common.composer.RegexContextMapperTests
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec
Results :
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-composer ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-composer ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-composer ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-composer/0.6.0-SNAPSHOT/switchyard-component-common-composer-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-composer ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-composer ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: JAX-RS Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-rest ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-rest ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-rest ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-rest ---
[INFO] Compiling 2 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-rest ---
[INFO] Compiling 6 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-rest ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.common.rest.RsMethodUtilTest
{updateItem : IN_OUT : [java:org.switchyard.component.common.rest.support.Item, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@6d126b07, getItem : IN_OUT : [java:java.lang.Integer, java:org.switchyard.component.common.rest.support.Item, null]=org.switchyard.component.common.rest.RsMethod@5430d082, getOrder : IN_OUT : [java:java.lang.Integer, java:org.switchyard.component.common.rest.support.Order, null]=org.switchyard.component.common.rest.RsMethod@50c931fc, removeItem : IN_OUT : [java:java.lang.Integer, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@48f0c0d3, newOrder : IN_OUT : [null, java:org.switchyard.component.common.rest.support.Order, null]=org.switchyard.component.common.rest.RsMethod@3603820e, removeItem : IN_OUT : [java:java.lang.String, java:java.lang.String, null]=org.switchyard.component.common.rest.RsMethod@204f80d6, getItemCount : IN_OUT : [null, java:java.lang.Integer, null]=org.switchyard.component.common.rest.RsMethod@4393722c, addItems : IN_OUT : [java:org.switchyard.component.common.rest.support.Order, java:java.lang.String, null]=org.switchyard.component.common.rest.RsMethod@52cc95d, addItem : IN_OUT : [java:org.switchyard.component.common.rest.support.Item, java:java.lang.String, java:java.lang.Exception]=org.switchyard.component.common.rest.RsMethod@3f57fb52}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 sec
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-rest ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-rest ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rest/0.6.0-SNAPSHOT/switchyard-component-common-rest-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-rest ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-rest ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Rules Common Component Library 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-common-rules ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-common-rules ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-common-rules ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-rules ---
[INFO] Compiling 29 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[31,22] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,12] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,51] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[57,85] [deprecation] org.drools.conf.MultithreadEvaluationOption in org.drools.conf has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-rules ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-rules ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-rules ---
[INFO] No tests to run.
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
There are no tests to run.
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-common-rules ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-common-rules ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-component-common-rules ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT.jar
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT.pom
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to /home/hudson/.m2/repository/org/switchyard/components/switchyard-component-common-rules/0.6.0-SNAPSHOT/switchyard-component-common-rules-0.6.0-SNAPSHOT-sources.jar
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-common-rules ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-common-rules ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[java] The following classes needed for analysis were missing:
[java] com.sun.tools.xjc.Options
[java] Warnings generated: 4
[java] Missing classes: 1
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Bean Component 0.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-component-bean ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-component-bean ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-component-bean ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-bean ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-bean ---
[INFO] Compiling 22 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[36,8] cannot find symbol
symbol : constructor BaseComponent(java.lang.String)
location: class org.switchyard.deploy.BaseComponent
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [36.687s]
[INFO] SwitchYard: Common Component Libraries ............ SUCCESS [4.198s]
[INFO] SwitchYard: Composer Common Component Library ..... SUCCESS [35.134s]
[INFO] SwitchYard: JAX-RS Common Component Library ....... SUCCESS [32.012s]
[INFO] SwitchYard: Rules Common Component Library ........ SUCCESS [35.349s]
[INFO] SwitchYard: Bean Component ........................ FAILURE [2.782s]
[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 Tests ....................... SKIPPED
[INFO] SwitchYard: Camel AS7 Component ................... SKIPPED
[INFO] SwitchYard: Camel Component ....................... SKIPPED
[INFO] SwitchYard: Camel CDI Component ................... SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HornetQ 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: 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] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:36.045s
[INFO] Finished at: Fri Aug 31 20:21:15 EDT 2012
[INFO] Final Memory: 106M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project switchyard-component-bean: Compilation failure
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[36,8] cannot find symbol
[ERROR] symbol : constructor BaseComponent(java.lang.String)
[ERROR] location: class org.switchyard.deploy.BaseComponent
[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
12 years, 4 months