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

ci-builds at redhat.com ci-builds at redhat.com
Tue Jul 10 14:19:39 EDT 2012


See <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/1267/>

------------------------------------------
[...truncated 2561 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel REST Binding 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-rest-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-rest-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-rest-binding ---
[INFO] Compiling 11 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.5.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-rest-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Compiling 2 source files to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.rest.binding.CamelCxfRsBindingTest
14:19:25,811 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
14:19:26,694 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:19:26,740 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:19:26,752 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:19:26,891 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:19:26,909 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.167 seconds
14:19:26,970 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
14:19:26,972 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:19:27,017 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:19:27,074 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:19:27,088 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:19:27,090 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:19:27,167 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:19:27,171 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.083 seconds
14:19:27,193 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:19:27,193 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.223 seconds
14:19:28,108 INFO  [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://localhost:18001/order
14:19:28,304 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] started and consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:19:28,329 INFO  [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:8080/warehouse
14:19:28,381 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] started and consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:19:28,997 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 1 with name Hydrogen Atom - No, we are not kidding!
14:19:29,044 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 2 with name Handcrafted Copper Plate
14:19:29,103 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 3 with name Einstein's Bust - Talks about your future :)
14:19:29,160 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Added item 4 with name Time Machine
14:19:29,221 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Creating new Order with no: 1
14:19:29,359 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after adding items: {OrderId: 1
Items:{Item: {ItemId: 1, name:Hydrogen Atom - No, we are not kidding!}, quantity:10},
}
14:19:29,517 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after adding items: {OrderId: 1
Items:{Item: {ItemId: 1, name:Hydrogen Atom - No, we are not kidding!}, quantity:10},{Item: {ItemId: 3, name:Einstein's Bust - Talks about your future :)}, quantity:5},{Item: {ItemId: 4, name:Time Machine}, quantity:3},
}
14:19:29,851 INFO  [org.switchyard.quickstarts.camel.rest.binding.OrderService] Order after deleting item: {OrderId: 1
Items:{Item: {ItemId: 3, name:Einstein's Bust - Talks about your future :)}, quantity:5},{Item: {ItemId: 4, name:Time Machine}, quantity:3},
}
14:19:30,034 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 1 with name Water
14:19:30,052 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 2 with name Cuttlery
14:19:30,106 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 3 with name Theory of relativity
14:19:30,161 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Updated item 4 with name Coffee Maker
14:19:30,380 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 1
14:19:30,392 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 2
14:19:30,442 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 3
14:19:30,492 INFO  [org.switchyard.quickstarts.camel.rest.binding.WarehouseService] Removed item 4
14:19:30,579 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:19:30,583 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] shutdown complete, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:19:30,583 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:19:30,585 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] stopped, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:19:30,588 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}OrderService-[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource] shutdown and removed, was consuming from: Endpoint[cxfrs://http://localhost:18001/order?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.OrderResource,org.switchyard.quickstarts.camel.rest.binding.TestResource]
14:19:30,588 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 300 seconds)
14:19:30,589 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] shutdown complete, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:19:30,589 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
14:19:30,590 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] stopped, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
14:19:30,592 INFO  [org.apache.camel.impl.DefaultCamelContext] Route: {urn:switchyard-quickstart:camel-rest-binding:1.0}WarehouseService-[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource] shutdown and removed, was consuming from: Endpoint[cxfrs://http://127.0.0.1:8080/warehouse?resourceClasses=org.switchyard.quickstarts.camel.rest.binding.WarehouseResource]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.126 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-rest-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ switchyard-quickstart-camel-rest-binding ---
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT.jar
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/pom.xml> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT.pom
[INFO] Installing <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-rest-binding/target/switchyard-quickstart-camel-rest-binding-sources.jar> to /home/hudson/.m2/repository/org/switchyard/quickstarts/switchyard-quickstart-camel-rest-binding/0.5.0-SNAPSHOT/switchyard-quickstart-camel-rest-binding-0.5.0-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Quickstart : Camel SQL Binding 0.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Deleting <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven-version) @ switchyard-quickstart-camel-sql-binding ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-quickstart-camel-sql-binding ---
[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-quickstart-camel-sql-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes>
[INFO] 
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Building jar: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/switchyard-quickstart-camel-sql-binding-sources.jar>
[INFO] 
[INFO] --- switchyard-plugin:0.5.0-SNAPSHOT:configure (default) @ switchyard-quickstart-camel-sql-binding ---
[INFO] SwitchYard plugin scanning: [<http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/]>
[INFO] Outputting SwitchYard configuration model to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/classes/META-INF/switchyard.xml>
[INFO] Validating SwitchYard configuration model...
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Compiling 1 source file to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-quickstart-camel-sql-binding ---
[INFO] Surefire report directory: <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest
14:19:36,638 INFO  [org.jboss.weld.Version] WELD-000900 1.1.5 (AS71)
14:19:36,992 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
14:19:36,992 WARN  [org.jboss.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
14:19:37,401 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:19:37,437 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:19:37,450 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:19:37,613 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:19:37,631 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.194 seconds
14:19:37,709 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) is starting
14:19:37,710 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:19:37,757 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:19:37,806 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:19:37,816 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:19:37,819 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:19:37,895 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:19:37,898 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.081 seconds
14:19:37,917 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:19:37,917 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-2) started in 0.209 seconds
14:19:38,454 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) is starting
14:19:38,454 INFO  [org.apache.camel.management.ManagementStrategyFactory] JMX enabled. Using ManagedManagementStrategy.
14:19:38,454 INFO  [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
14:19:38,465 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 3 packages with 15 @Converter classes to load
14:19:38,474 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 170 core type converters (total 170 type converters)
14:19:38,477 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Loaded 4 @Converter classes
14:19:38,568 INFO  [org.apache.camel.impl.converter.AnnotationTypeConverterLoader] Found 1 packages with 3 @Converter classes to load
14:19:38,571 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded additional 34 type converters (total 204 type converters) in 0.097 seconds
14:19:38,587 INFO  [org.apache.camel.impl.DefaultCamelContext] Total 0 routes, of which 0 is started.
14:19:38,587 INFO  [org.apache.camel.impl.DefaultCamelContext] Apache Camel 2.9.2 (CamelContext: camel-3) started in 0.133 seconds
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 4.629 sec <<< FAILURE!

Results :

Tests in error: 
  shouldRetrieveGreetings(org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest)
  shouldStoreGreet(org.switchyard.quickstarts.camel.sql.CamelSqlBindingTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [2.372s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [39.725s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [6.981s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [12.949s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [13.060s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [11.658s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [10.015s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [11.531s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [7.307s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [9.181s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [9.890s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [6.916s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [7.736s]
[INFO] Quickstart : Camel REST Binding ................... SUCCESS [14.261s]
[INFO] Quickstart : Camel SQL Binding .................... FAILURE [7.756s]
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : HornetQ 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:55.035s
[INFO] Finished at: Tue Jul 10 14:19:38 EDT 2012
[INFO] Final Memory: 105M/535M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-sql-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/SwitchYard-Quickstarts/ws/camel-sql-binding/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :switchyard-quickstart-camel-sql-binding
Build step 'Invoke top-level Maven targets' marked build as failure



More information about the switchyard-dev mailing list