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

ci-builds at redhat.com ci-builds at redhat.com
Mon Aug 5 10:08:25 EDT 2013


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

------------------------------------------
[...truncated 4102 lines...]
10:08:10,179 INFO  main [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
10:08:10,216 INFO  main [org.switchyard.security.spi.SecurityProvider] Using SecurityProvider implementation: org.switchyard.security.spi.JaasSecurityProvider
10:08:10,226 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is starting
10:08:10,229 INFO  main [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
10:08:10,729 INFO  main [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
10:08:10,809 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
10:08:10,812 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) started in 0.585 seconds
Aug 5, 2013 10:08:11 AM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
10:08:11,307 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA UserTransaction: Transaction: unknown
10:08:11,307 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA TransactionManager: Transaction: unknown
10:08:11,308 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA TransactionSynchronizationRegistry: com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple at 4e07e80a
10:08:12,419 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService/StoreReference started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService/StoreReference]
10:08:12,913 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DGreetingService]
10:08:12,977 INFO  main [org.apache.camel.component.jpa.JpaComponent] Using TransactionManager found in registry with id [jtaTransactionManager] org.springframework.transaction.jta.JtaTransactionManager at 1a71d29a
10:08:12,977 WARN  main [org.apache.camel.component.jpa.JpaComponent] No EntityManagerFactory has been configured on this JpaComponent. Each JpaEndpoint will auto create their own EntityManagerFactory.
10:08:13,383 INFO  main [org.hibernate.annotations.common.Version] HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
10:08:13,399 INFO  main [org.hibernate.Version] HHH000412: Hibernate Core {4.2.0.CR1}
10:08:13,404 INFO  main [org.hibernate.cfg.Environment] HHH000206: hibernate.properties not found
10:08:13,407 INFO  main [org.hibernate.cfg.Environment] HHH000021: Bytecode provider name : javassist
10:08:14,024 INFO  main [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
10:08:14,048 INFO  main [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:08:14,080 INFO  main [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:08:14,092 INFO  main [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
10:08:14,204 INFO  main [org.hibernate.validator.internal.util.Version] HV000001: Hibernate Validator 4.3.1.Final
10:08:14,809 INFO  main [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
10:08:14,822 INFO  main [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
10:08:15,019 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 started and consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:15,413 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService]
10:08:15,517 INFO  main [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
10:08:15,551 INFO  main [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
10:08:15,552 INFO  main [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
10:08:15,555 INFO  main [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
10:08:15,557 INFO  main [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.

10:08:15,557 INFO  main [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-1' initialized from an externally provided properties instance.
10:08:15,558 INFO  main [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
10:08:15,558 INFO  main [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-1
10:08:15,558 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED started.
10:08:15,730 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:15,872 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.switchyard.quickstarts.camel.jpa.binding.PeriodicServiceImpl] Sending Greet [null, from Keith, to Keith, created on Mon Aug 05 10:08:15 EDT 2013] to JPA store
10:08:15,953 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
10:08:15,954 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:08:15,956 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:08:15,956 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
10:08:16,002 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
10:08:16,011 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
10:08:16,015 WARN  DefaultQuartzScheduler-camel-1_Worker-1 [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] HHH000436: Entity manager factory name (JpaEvents) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'
10:08:16,101 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [com.arjuna.ats.arjuna] ARJUNA012163: Starting service com.arjuna.ats.arjuna.recovery.ActionStatusService on port 41893
10:08:16,113 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [com.arjuna.ats.arjuna] ARJUNA012337: TransactionStatusManagerItem host: 127.0.0.1 port: 41893
10:08:16,120 INFO  DefaultQuartzScheduler-camel-1_Worker-1 [com.arjuna.ats.arjuna] ARJUNA012170: TransactionStatusManager started on port 41893 and host 127.0.0.1 with service com.arjuna.ats.arjuna.recovery.ActionStatusService
10:08:16,134 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}StoreReference started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DStoreReference]
10:08:16,590 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:08:16,601 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 30 seconds.
10:08:17,607 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 shutdown complete, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:17,608 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
10:08:17,611 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 stopped, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:17,617 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 shutdown and removed, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:17,618 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:08:17,620 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:17,620 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:08:17,621 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:17,624 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:17,627 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutting down
10:08:17,628 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 4 routes (timeout 30 seconds)
10:08:17,628 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}StoreReference shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DStoreReference]
10:08:17,629 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService]
10:08:17,629 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DGreetingService]
10:08:17,630 INFO  Camel (camel-1) thread #2 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService/StoreReference shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService/StoreReference]
10:08:17,631 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 4 routes completed in 0 seconds
10:08:17,657 INFO  main [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-1
10:08:17,657 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutting down.
10:08:17,658 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED paused.
10:08:17,658 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-1_$_NON_CLUSTERED shutdown complete.
10:08:17,660 INFO  main [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=18, hits=17, misses=1, failures=0] mappings[total=188, misses=0]
10:08:17,669 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-1) is shutdown in 0.041 seconds. Uptime 7.444 seconds.
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 12.018 sec <<< FAILURE!
Running org.switchyard.quickstarts.camel.jpa.binding.CamelJpaBindingReceiveTest
10:08:19,194 INFO  main [org.apache.camel.management.ManagementStrategyFactory] JMX enabled.
10:08:19,200 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is starting
10:08:19,200 INFO  main [org.apache.camel.management.DefaultManagementLifecycleStrategy] StatisticsLevel at All so enabling load performance statistics
10:08:19,517 INFO  main [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 185 type converters
10:08:19,541 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
10:08:19,541 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) started in 0.343 seconds
10:08:19,698 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA UserTransaction: Transaction: unknown
10:08:19,699 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA TransactionManager: Transaction: unknown
10:08:19,699 INFO  main [org.springframework.transaction.jta.JtaTransactionManager] Using JTA TransactionSynchronizationRegistry: com.arjuna.ats.internal.jta.transaction.arjunacore.TransactionSynchronizationRegistryImple at 17ab5d6d
10:08:20,508 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService/StoreReference started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService/StoreReference]
10:08:20,981 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}GreetingService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DGreetingService]
10:08:21,036 INFO  main [org.apache.camel.component.jpa.JpaComponent] Using TransactionManager found in registry with id [jtaTransactionManager] org.springframework.transaction.jta.JtaTransactionManager at 4e8c2f76
10:08:21,036 WARN  main [org.apache.camel.component.jpa.JpaComponent] No EntityManagerFactory has been configured on this JpaComponent. Each JpaEndpoint will auto create their own EntityManagerFactory.
10:08:21,206 INFO  main [org.hibernate.dialect.Dialect] HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
10:08:21,207 INFO  main [org.hibernate.engine.jdbc.internal.LobCreatorBuilder] HHH000423: Disabling contextual LOB creation as JDBC driver reported JDBC version [3] less than 4
10:08:21,208 INFO  main [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.CMTTransactionFactory
10:08:21,209 INFO  main [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] HHH000397: Using ASTQueryTranslatorFactory
10:08:21,269 INFO  main [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000227: Running hbm2ddl schema export
10:08:21,275 INFO  main [org.hibernate.tool.hbm2ddl.SchemaExport] HHH000230: Schema export complete
10:08:21,280 WARN  main [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] HHH000436: Entity manager factory name (JpaEvents) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'
10:08:21,344 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 started and consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:21,726 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService]
10:08:21,780 INFO  main [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
10:08:21,784 INFO  main [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
10:08:21,784 INFO  main [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.8.5 created.
10:08:21,784 INFO  main [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
10:08:21,784 INFO  main [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v1.8.5) 'DefaultQuartzScheduler-camel-2' 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.

10:08:21,784 INFO  main [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler-camel-2' initialized from an externally provided properties instance.
10:08:21,785 INFO  main [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.8.5
10:08:21,785 INFO  main [org.apache.camel.component.quartz.QuartzComponent] Starting Quartz scheduler: DefaultQuartzScheduler-camel-2
10:08:21,785 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED started.
10:08:21,875 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 started and consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:22,396 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:08:22,397 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Waiting as there are still 1 inflight and pending exchanges to complete, timeout in 30 seconds.
10:08:23,401 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 shutdown complete, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:23,401 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 1 seconds
10:08:23,403 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 stopped, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:23,410 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelJpaBindingModel/GreetingService at _GreetingService_jpa_1#-816104649 shutdown and removed, was consuming from: Endpoint[jpa://org.switchyard.quickstarts.camel.jpa.binding.domain.Greet?consumeDelete=true&consumeLockEntity=false&consumer.transacted=true&delay=500&initialDelay=1000&persistenceUnit=JpaEvents&transactionManager=%23jtaTransactionManager]
10:08:23,411 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:08:23,413 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 shutdown complete, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:23,413 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:08:23,415 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 stopped, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:23,419 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Route: V1CamelQuartzBindingModel/PeriodicService at _PeriodicService_quartz_1#494946266 shutdown and removed, was consuming from: Endpoint[quartz://EveryFiveSecondsJob?cron=*%2F5+*+*+*+*+%3F]
10:08:23,421 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutting down
10:08:23,421 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
10:08:23,422 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService]
10:08:23,423 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}GreetingService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DGreetingService]
10:08:23,424 INFO  Camel (camel-2) thread #5 - ShutdownTask [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:camel-jpa-binding:0.1.0}PeriodicService/StoreReference shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-jpa-binding:0.1.0%7DPeriodicService/StoreReference]
10:08:23,426 INFO  main [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
10:08:23,446 INFO  main [org.apache.camel.component.quartz.QuartzComponent] There are no more jobs registered, so shutting down Quartz scheduler: DefaultQuartzScheduler-camel-2
10:08:23,446 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutting down.
10:08:23,446 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED paused.
10:08:23,447 INFO  main [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler-camel-2_$_NON_CLUSTERED shutdown complete.
10:08:23,448 INFO  main [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=12, hits=12, misses=0, failures=0] mappings[total=188, misses=0]
10:08:23,455 INFO  main [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.0 (CamelContext: camel-2) is shutdown in 0.033 seconds. Uptime 4.256 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.758 sec

Results :

Failed tests: 
  storeEntity(org.switchyard.quickstarts.camel.jpa.binding.CamelJpaBindingStoreTest)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SwitchYard: Quickstarts ........................... SUCCESS [1.746s]
[INFO] Quickstart : Bean Service ......................... SUCCESS [1:25.932s]
[INFO] Quickstart : BPEL Service ......................... SUCCESS [0.270s]
[INFO] Quickstart : BPEL Service : Say Hello ............. SUCCESS [47.999s]
[INFO] Quickstart : BPEL Service : JMS Binding ........... SUCCESS [29.687s]
[INFO] Quickstart : BPEL Service : Loan Approval ......... SUCCESS [40.212s]
[INFO] Quickstart : BPEL Service : Simple Correlation .... SUCCESS [32.680s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA .. SUCCESS [0.061s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Business Travel Process  SUCCESS [2.423s]
[INFO] Quickstart : BPEL Service : XTS Subordinate WSBA : Airport Web Service  SUCCESS [4.641s]
[INFO] Quickstart : BPEL Service : XTS WSAT .............. SUCCESS [0.060s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Business Travel Process  SUCCESS [2.727s]
[INFO] Quickstart : BPEL Service : XTS WSAT : Airport Web Service  SUCCESS [3.965s]
[INFO] Quickstart : BPM Service .......................... SUCCESS [54.216s]
[INFO] Quickstart : Camel Binding ........................ SUCCESS [12.967s]
[INFO] Quickstart : Camel JAXB ........................... SUCCESS [16.823s]
[INFO] Quickstart : Camel AMQP Binding ................... SUCCESS [20.328s]
[INFO] Quickstart : Camel FTP Binding .................... SUCCESS [21.761s]
[INFO] Quickstart : Camel JMS Binding .................... SUCCESS [17.602s]
[INFO] Quickstart : Camel Netty Binding .................. SUCCESS [28.796s]
[INFO] Quickstart : Camel Quartz Binding ................. SUCCESS [14.213s]
[INFO] Quickstart : Camel JPA Binding .................... FAILURE [30.610s]
[INFO] Quickstart : Camel SQL Binding .................... SKIPPED
[INFO] Quickstart : Camel Mail Binding ................... SKIPPED
[INFO] Quickstart : Camel Service ........................ SKIPPED
[INFO] Quickstart : Camel SOAP Proxy ..................... SKIPPED
[INFO] Quickstart : Camel Exchange Bus CDI ............... SKIPPED
[INFO] Quickstart : EAR Deployment - Service Artifacts ... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Service ....... SKIPPED
[INFO] Quickstart : EAR Deployment - Order Consumer ...... SKIPPED
[INFO] Quickstart : EAR Deployment - Application Assembly  SKIPPED
[INFO] Quickstart : EAR Deployment ....................... SKIPPED
[INFO] Quickstart : HTTP Binding ......................... SKIPPED
[INFO] Quickstart : Remote Invoker ....................... SKIPPED
[INFO] Quickstart : RESTEasy Binding ..................... SKIPPED
[INFO] Quickstart : Rules+Camel Content-Based Router ..... SKIPPED
[INFO] Quickstart : Rules Interview ...................... SKIPPED
[INFO] Quickstart : Rules Interview Container ............ SKIPPED
[INFO] Quickstart : SOAP with WS-Addressing .............. SKIPPED
[INFO] Quickstart : SOAP with Attachments ................ SKIPPED
[INFO] Quickstart : SOAP Binding RPC/Lit ................. SKIPPED
[INFO] Quickstart : SOAP with MTOM ....................... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for HornetQ ....... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for HornetQ ..... SKIPPED
[INFO] Quickstart : JCA Inflow Binding for ActiveMQ ...... SKIPPED
[INFO] Quickstart : JCA Outbound Binding for ActiveMQ .... SKIPPED
[INFO] Quickstart : JAXB Transformation .................. SKIPPED
[INFO] Quickstart : JSON Transformation .................. SKIPPED
[INFO] Quickstart : Smooks Transformation ................ SKIPPED
[INFO] Quickstart : XSLT Transformation .................. SKIPPED
[INFO] Quickstart : XML Message Validation ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer  SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL)  SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL)  SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:59.563s
[INFO] Finished at: Mon Aug 05 10:08:23 EDT 2013
[INFO] Final Memory: 160M/420M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-quickstart-camel-jpa-binding: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstarts/ws/camel-jpa-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-jpa-binding
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the switchyard-dev mailing list