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

ci-builds at redhat.com ci-builds at redhat.com
Mon Feb 24 21:10:02 EST 2014


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

------------------------------------------
[...truncated 7031 lines...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-camel-sql-binding ---
[INFO] Surefire report directory: /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/camel-sql-binding/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.switchyard.quickstarts.camel.sql.CamelSqlRetrieveTest
21:09:48,556 INFO  [org.jboss.weld.Version] WELD-000900 1.1.13 (Final)
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.extension.ExcludeExtension activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.GlobalAlternative activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exclude.CustomProjectStageBeanFilter activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.config.ConfigurationExtension activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.exception.control.extension.ExceptionControlExtension activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ClassDeactivationUtils cacheResult
INFO: class: org.apache.deltaspike.core.impl.message.MessageBundleExtension activated=true
Feb 24, 2014 9:09:49 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
21:09:50,202 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PostActivate' not found, interception based on it is not enabled
21:09:50,203 WARN  [org.jboss.weld.interceptor.util.InterceptionTypeRegistry] Class 'javax.ejb.PrePassivate' not found, interception based on it is not enabled
21:09:51,062 INFO  [org.switchyard.security] SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.provider.JaasSecurityProvider
21:09:51,076 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-1) is starting
21:09:51,077 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
21:09:51,800 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 193 type converters
21:09:52,097 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
21:09:52,146 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:09:52,147 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-1) started in 1.072 seconds
21:09:53,174 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
21:09:53,341 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
21:09:53,596 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:09:53,830 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
21:09:53,872 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:09:53,948 INFO  [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
21:09:53,975 INFO  [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
21:09:53,975 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
21:09:53,977 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
21:09:53,978 INFO  [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-1' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

21:09:53,979 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-1' initialized from an externally provided properties instance.
21:09:53,979 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
21:09:53,979 INFO  [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-1
21:09:53,980 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED started.
21:09:54,061 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:09:54,906 TRACE [org.apache.camel.component.sql.SqlProducer] Got result list from query: rs10: org.h2.result.LocalResult at 584b62a7 columns: 3 rows: 1 pos: -1, outputType=SelectList
21:09:55,155 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:09:55,160 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:09:55,160 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:09:55,161 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
21:09:55,162 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 is stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:09:55,164 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 is shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:09:55,165 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:09:55,166 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:09:55,166 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:09:55,167 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 is stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:09:55,171 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 is shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:09:55,177 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-1) is shutting down
21:09:55,177 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
21:09:55,178 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:09:55,178 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
21:09:55,179 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
21:09:55,179 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
21:09:55,200 INFO  [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-1
21:09:55,200 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutting down.
21:09:55,200 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED paused.
21:09:55,201 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutdown complete.
21:09:55,207 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-1) uptime 4.133 seconds
21:09:55,207 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-1) is shutdown in 0.029 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.509 sec
Running org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest
21:09:57,832 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-3) is starting
21:09:57,832 INFO  [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
21:09:58,304 INFO  [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 193 type converters
21:09:58,338 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
21:09:58,356 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:09:58,356 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-3) started in 0.530 seconds
21:09:59,057 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
21:09:59,463 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
21:09:59,928 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:00,042 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
21:10:00,109 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 started and consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:10:00,171 INFO  [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
21:10:00,199 INFO  [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
21:10:00,199 INFO  [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
21:10:00,199 INFO  [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
21:10:00,199 INFO  [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-3' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.

21:10:00,199 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-3' initialized from an externally provided properties instance.
21:10:00,199 INFO  [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
21:10:00,200 INFO  [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-3
21:10:00,200 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED started.
21:10:00,279 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:10:00,304 INFO  [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService
21:10:00,305 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:10:00,363 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 30 seconds.
21:10:00,365 DEBUG [org.apache.camel.component.sql.SqlProducer] Starting producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)]
21:10:01,364 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:01,365 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
21:10:01,372 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:01,383 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:01,501 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:01,513 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:10:01,514 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 shutdown complete, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:10:01,514 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:10:01,515 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://SELECT%20*%20FROM%20greetings?dataSourceRef=java%3Ajboss%2Fdatasources%2FExampleDS]
21:10:01,516 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 is stopped, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:10:01,518 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelSqlBindingModel/GreetingService at _GreetingService_sql_1#-702531588 is shutdown and removed, was consuming from: Endpoint[timer://V1CamelSqlBindingModel/GreetingService@_GreetingService_sql_1%23-702531588?delay=1000&period=1s]
21:10:01,518 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:10:01,519 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:10:01,519 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:10:01,520 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 is stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:10:01,522 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/GreetingService at _GreetingService_quartz_2#494946266 is shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
21:10:01,522 DEBUG [org.apache.camel.component.sql.SqlProducer] Stopping producer: Producer[sql://INSERT%20INTO%20greetings%20(receiver,sender,id)%20VALUES%20(%23,%23,%23)]
21:10:01,524 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-3) is shutting down
21:10:01,524 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
21:10:01,525 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService]
21:10:01,526 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/StoreService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/StoreService]
21:10:01,526 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-sql-binding:0.1.0}GreetingService/RemoveService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-sql-binding:0.1.0%7DGreetingService/RemoveService]
21:10:01,526 INFO  [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
21:10:01,536 INFO  [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-3
21:10:01,536 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED shutting down.
21:10:01,537 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED paused.
21:10:01,537 INFO  [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-3_$_NON_CLUSTERED shutdown complete.
21:10:01,542 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-3) uptime 3.716 seconds
21:10:01,542 INFO  [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-3) is shutdown in 0.018 seconds
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.313 sec <<< FAILURE!

Results :

Failed tests: 
  shouldStoreGreet(org.switchyard.quickstarts.camel.sql.CamelSqlStoreTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [10.099s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:43.115s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:19.313s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:29.960s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [59.183s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:04.445s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.103s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel  SUCCESS [3.827s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws  SUCCESS [2.917s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.093s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [2.030s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [1.505s]
[INFO] SwitchYard Quickstart: bpm-service ................ SUCCESS [1:49.403s]
[INFO] SwitchYard Quickstart: camel-binding .............. SUCCESS [12.443s]
[INFO] SwitchYard Quickstart: camel-jaxb ................. SUCCESS [24.405s]
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SUCCESS [20.462s]
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SUCCESS [29.793s]
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SUCCESS [36.291s]
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SUCCESS [40.064s]
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SUCCESS [23.276s]
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SUCCESS [45.526s]
[INFO] SwitchYard Quickstart: camel-sql-binding .......... FAILURE [22.363s]
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer  SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly  SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ 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 : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service  SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:12.623s
[INFO] Finished at: Mon Feb 24 21:10:01 EST 2014
[INFO] Final Memory: 182M/591M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-camel-sql-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/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-camel-sql-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list