Files
spring-batch/spring-batch-integration/build/test-results/test/TEST-org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

1257 lines
302 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests" tests="4" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:04:53" hostname="Michaels-MacBook-Pro-3.local" time="1.139">
<properties/>
<testcase name="testFailedStep" classname="org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests" time="0.575"/>
<testcase name="testSkipsInWriter" classname="org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests" time="0.242"/>
<testcase name="testFailedStepOnError" classname="org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests" time="0.178"/>
<testcase name="testSunnyDayFaultTolerant" classname="org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests" time="0.142"/>
<system-out><![CDATA[2017-03-23 10:04:52,165 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml]>
2017-03-23 10:04:52,231 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [jms-context.xml]>
2017-03-23 10:04:52,256 DEBUG task-scheduler-5 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:52,263 INFO Test worker [org.springframework.integration.config.IntegrationRegistrar] - <No bean named 'integrationHeaderChannelRegistry' has been explicitly defined. Therefore, a default DefaultHeaderChannelRegistry will be created.>
2017-03-23 10:04:52,264 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <The '#jsonPath' SpEL function cannot be registered: there is no jayway json-path.jar on the classpath.>
2017-03-23 10:04:52,265 DEBUG Test worker [org.springframework.integration.config.IntegrationRegistrar] - <SpEL function '#xpath' isn't registered: there is no spring-integration-xml.jar on the classpath.>
2017-03-23 10:04:52,299 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@35586357: startup date [Thu Mar 23 10:04:52 CDT 2017]; root of context hierarchy>
2017-03-23 10:04:52,377 DEBUG task-scheduler-7 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:52,386 INFO Test worker [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Overriding bean definition for bean 'reader' with a different definition: replacing [Generic bean: class [org.springframework.batch.integration.chunk.TestItemReader]; scope=step; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=false; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml]] with [Root bean: class [org.springframework.aop.scope.ScopedProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in BeanDefinition defined in class path resource [org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml]]]]><![CDATA[>
2017-03-23 10:04:52,386 INFO Test worker [org.springframework.beans.factory.support.DefaultListableBeanFactory] - <Overriding bean definition for bean 'chunkWriter' with a different definition: replacing [Generic bean: class [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter]; scope=step; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=false; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in class path resource [org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml]] with [Root bean: class [org.springframework.aop.scope.ScopedProxyFactoryBean]; scope=; abstract=false; lazyInit=false; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in BeanDefinition defined in class path resource [org/springframework/batch/integration/chunk/RemoteChunkFaultTolerantStepJmsIntegrationTests-context.xml]]]]><![CDATA[>
2017-03-23 10:04:52,396 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'errorChannel' has been explicitly defined. Therefore, a default PublishSubscribeChannel will be created.>
2017-03-23 10:04:52,397 INFO Test worker [org.springframework.integration.config.DefaultConfiguringBeanFactoryPostProcessor] - <No bean named 'taskScheduler' has been explicitly defined. Therefore, a default ThreadPoolTaskScheduler will be created.>
2017-03-23 10:04:52,399 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:04:52,421 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:04:53,259 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:53,392 DEBUG task-scheduler-7 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:53,438 DEBUG Test worker [org.springframework.batch.integration.chunk.RemoteChunkHandlerFactoryBean] - <Converting TaskletStep with name=step>
2017-03-23 10:04:53,438 DEBUG Test worker [org.springframework.batch.integration.chunk.RemoteChunkHandlerFactoryBean] - <Getting field [tasklet] from target [TaskletStep: [name=step]]]]><![CDATA[>
2017-03-23 10:04:53,438 DEBUG Test worker [org.springframework.batch.integration.chunk.RemoteChunkHandlerFactoryBean] - <Getting field [chunkProcessor] from target [org.springframework.batch.core.step.item.ChunkOrientedTasklet@7675441b]>
2017-03-23 10:04:53,438 DEBUG Test worker [org.springframework.batch.integration.chunk.RemoteChunkHandlerFactoryBean] - <Getting field [itemWriter] from target [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor@2034dc79]>
2017-03-23 10:04:53,438 DEBUG Test worker [org.springframework.batch.integration.chunk.RemoteChunkHandlerFactoryBean] - <Getting field [chunkProcessor] from target [org.springframework.batch.core.step.item.ChunkOrientedTasklet@7675441b]>
2017-03-23 10:04:53,445 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <No TaskExecutor has been set, defaulting to synchronous executor.>
2017-03-23 10:04:53,450 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:04:53,482 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {jms:outbound-channel-adapter} as a subscriber to the 'requests' channel>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.requests' has 1 subscriber(s).>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {transformer} as a subscriber to the 'incoming' channel>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.incoming' has 1 subscriber(s).>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#1>
2017-03-23 10:04:53,568 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Adding {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
2017-03-23 10:04:53,569 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.errorChannel' has 1 subscriber(s).>
2017-03-23 10:04:53,569 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
2017-03-23 10:04:53,569 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 2147483647>
2017-03-23 10:04:53,580 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] launched with the following parameters: [{item.three=unsupported}]>
2017-03-23 10:04:53,580 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution starting: JobExecution: id=0, version=0, startTime=null, endTime=null, lastUpdated=Thu Mar 23 10:04:53 CDT 2017, status=STARTING, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=0, version=0, Job=[job]], jobParameters=[{item.three=unsupported}]>
2017-03-23 10:04:53,584 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Resuming state=job.step with status=UNKNOWN>
2017-03-23 10:04:53,584 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.step>
2017-03-23 10:04:53,591 INFO Test worker [org.springframework.batch.core.job.SimpleStepHandler] - <Executing step: [step]>
2017-03-23 10:04:53,591 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Executing: id=1>
2017-03-23 10:04:53,593 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.chunkWriter>
2017-03-23 10:04:53,601 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@2292ed4b>
2017-03-23 10:04:53,601 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:53,602 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.reader>
2017-03-23 10:04:53,606 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 1>
2017-03-23 10:04:53,606 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 2>
2017-03-23 10:04:53,606 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=0, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,607 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=9951957a-226f-3c48-bd15-4ee6b57aa9cd, timestamp=1490281493607}]>
2017-03-23 10:04:53,607 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=9951957a-226f-3c48-bd15-4ee6b57aa9cd, timestamp=1490281493607}]>
2017-03-23 10:04:53,783 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1,started=false} java.lang.Object@e8bfbde>
2017-03-23 10:04:53,869 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@71c7b204, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281493607}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:53,885 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=9951957a-226f-3c48-bd15-4ee6b57aa9cd, timestamp=1490281493607}]>
2017-03-23 10:04:53,885 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:53,885 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:53,886 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=1, version=1, name=step, status=STARTED, exitStatus=EXECUTING, readCount=2, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:04:53,886 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,886 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:53,887 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 1>
2017-03-23 10:04:53,887 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 2>
2017-03-23 10:04:53,887 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:53,895 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@2292ed4b>
2017-03-23 10:04:53,896 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:53,896 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading unsupported>
2017-03-23 10:04:53,896 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 4>
2017-03-23 10:04:53,897 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,897 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ac2aade0-4b7d-5417-60cc-cda0d60167f4, timestamp=1490281493897}]>
2017-03-23 10:04:53,897 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ac2aade0-4b7d-5417-60cc-cda0d60167f4, timestamp=1490281493897}]>
2017-03-23 10:04:53,921 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1,started=false} java.lang.Object@12621fd2>
2017-03-23 10:04:53,925 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@65387d16, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281493897}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:53,929 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ac2aade0-4b7d-5417-60cc-cda0d60167f4, timestamp=1490281493897}]>
2017-03-23 10:04:53,930 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:53,930 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:53,935 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=1, version=2, name=step, status=STARTED, exitStatus=EXECUTING, readCount=4, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=2, rollbackCount=0, exitDescription=>
2017-03-23 10:04:53,941 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@2292ed4b>
2017-03-23 10:04:53,941 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:53,941 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 5>
2017-03-23 10:04:53,941 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 6>
2017-03-23 10:04:53,942 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=0, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,942 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=86db75b2-9f22-42d6-7126-352107ae798a, timestamp=1490281493942}]>
2017-03-23 10:04:53,942 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=86db75b2-9f22-42d6-7126-352107ae798a, timestamp=1490281493942}]>
2017-03-23 10:04:53,953 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1,started=false} java.lang.Object@382634ea>
2017-03-23 10:04:53,955 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@975dbdd, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281493942}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:53,956 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=86db75b2-9f22-42d6-7126-352107ae798a, timestamp=1490281493942}]>
2017-03-23 10:04:53,957 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:53,957 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:53,962 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,963 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:53,963 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: unsupported>
2017-03-23 10:04:53,963 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Checking for rethrow: count=0>
2017-03-23 10:04:53,963 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Rethrow in retry for policy: count=0>
2017-03-23 10:04:53,963 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=1, version=3, name=step, status=STARTED, exitStatus=EXECUTING, readCount=6, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=3, rollbackCount=0, exitDescription=>
2017-03-23 10:04:53,964 WARN org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.jms.listener.DefaultMessageListenerContainer] - <Execution of JMS message listener failed, and no ErrorHandler has been set.>
org.springframework.jms.listener.adapter.ListenerExecutionFailedException: Listener method 'handleChunk' threw exception; nested exception is java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:309)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:63)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
... 10 more
2017-03-23 10:04:53,974 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@2292ed4b>
2017-03-23 10:04:53,974 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:53,975 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 7>
2017-03-23 10:04:53,975 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 8>
2017-03-23 10:04:53,975 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=0, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,975 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=82f80f26-6acf-9199-e8f7-69afde098ec1, timestamp=1490281493975}]>
2017-03-23 10:04:53,975 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=82f80f26-6acf-9199-e8f7-69afde098ec1, timestamp=1490281493975}]>
2017-03-23 10:04:53,985 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1,started=false} java.lang.Object@653cff28>
2017-03-23 10:04:53,988 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:53,989 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:53,989 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:53,989 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Checking skip policy after failed write>
2017-03-23 10:04:53,989 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@23bcbce2, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281493975}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:53,989 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Failed chunk>
org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.checkSkipPolicy(FaultTolerantChunkProcessor.java:537)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.access$1000(FaultTolerantChunkProcessor.java:52)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$4.recover(FaultTolerantChunkProcessor.java:374)
at org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate.handleRetryExhausted(BatchRetryTemplate.java:183)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:350)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:63)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
... 21 more
2017-03-23 10:04:53,990 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=82f80f26-6acf-9199-e8f7-69afde098ec1, timestamp=1490281493975}]>
2017-03-23 10:04:53,990 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:53,990 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:53,991 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=1, version=4, name=step, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=4, rollbackCount=0, exitDescription=>
2017-03-23 10:04:53,997 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@2292ed4b>
2017-03-23 10:04:53,997 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:53,997 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 9>
2017-03-23 10:04:53,998 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=0, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:53,998 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=e59fc0e5-eabb-6dc0-f5f5-09e2650e4f2b, timestamp=1490281493998}]>
2017-03-23 10:04:53,998 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=e59fc0e5-eabb-6dc0-f5f5-09e2650e4f2b, timestamp=1490281493998}]>
2017-03-23 10:04:54,007 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1,started=false} java.lang.Object@7c9c8914>
2017-03-23 10:04:54,009 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@b992025, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281493998}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,011 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=0, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=e59fc0e5-eabb-6dc0-f5f5-09e2650e4f2b, timestamp=1490281493998}]>
2017-03-23 10:04:54,011 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:04:54,011 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=1, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,012 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=1, version=5, name=step, status=STARTED, exitStatus=EXECUTING, readCount=9, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,012 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,012 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,012 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 5>
2017-03-23 10:04:54,012 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 6>
2017-03-23 10:04:54,012 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,016 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=1>
2017-03-23 10:04:54,016 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for results in step listener...>
2017-03-23 10:04:54,016 INFO Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for 5 results>
2017-03-23 10:04:54,033 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,033 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,033 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 7>
2017-03-23 10:04:54,033 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 8>
2017-03-23 10:04:54,034 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,055 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=0, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,056 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,056 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 9>
2017-03-23 10:04:54,056 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,068 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=8a821c16-21ee-e36d-43aa-e7610ccfd872, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494068}]>
2017-03-23 10:04:54,068 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=8a821c16-21ee-e36d-43aa-e7610ccfd872, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494068}]>
2017-03-23 10:04:54,071 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=c052486f-ec48-261f-80d6-4cafe1701535, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494071}]>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=c052486f-ec48-261f-80d6-4cafe1701535, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494071}]>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=8a821c16-21ee-e36d-43aa-e7610ccfd872, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494068}]>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=8a821c16-21ee-e36d-43aa-e7610ccfd872, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494068}] to channel incoming>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:2:1:1:1, id=c052486f-ec48-261f-80d6-4cafe1701535, priority=4, jms_timestamp=1490281493918, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:1:1:1:1, timestamp=1490281494071}]>
2017-03-23 10:04:54,072 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,089 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=72bd96de-54f8-d34e-1d0c-0155fee09587, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,089 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=72bd96de-54f8-d34e-1d0c-0155fee09587, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,089 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=8951aa6f-23cf-7c36-527c-bbef41fe9aa0, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=8951aa6f-23cf-7c36-527c-bbef41fe9aa0, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=72bd96de-54f8-d34e-1d0c-0155fee09587, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=72bd96de-54f8-d34e-1d0c-0155fee09587, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}] to channel incoming>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:3:1:1:1, id=8951aa6f-23cf-7c36-527c-bbef41fe9aa0, priority=4, jms_timestamp=1490281493992, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:6:1:1:1, timestamp=1490281494089}]>
2017-03-23 10:04:54,090 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false>
2017-03-23 10:04:54,090 ERROR Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Detected error in remote result. Trying to recover 3 outstanding results before completing.>
org.springframework.batch.integration.chunk.AsynchronousFailureException: Failure or interrupt detected in handler: org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.getNextResult(ChunkMessageChannelItemWriter.java:243)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.waitForResults(ChunkMessageChannelItemWriter.java:197)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.afterStep(ChunkMessageChannelItemWriter.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy41.afterStep(Unknown Source)
at org.springframework.batch.core.listener.CompositeStepExecutionListener.afterStep(CompositeStepExecutionListener.java:62)
at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:239)
at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:148)
at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:64)
at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:67)
at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169)
at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144)
at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:134)
at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:306)
at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:141)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:134)
at org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests.testFailedStep(RemoteChunkFaultTolerantStepJmsIntegrationTests.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:73)
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:83)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:250)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:189)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
at com.sun.proxy.$Proxy3.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,106 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=8df9c39d-ba69-8449-6444-9385422a1b3d, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494106}]>
2017-03-23 10:04:54,106 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=8df9c39d-ba69-8449-6444-9385422a1b3d, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494106}]>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=92eb4cfd-212a-9430-2aba-71b88175dbcd, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494107}]>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=92eb4cfd-212a-9430-2aba-71b88175dbcd, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494107}]>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=8df9c39d-ba69-8449-6444-9385422a1b3d, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494106}]>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=8df9c39d-ba69-8449-6444-9385422a1b3d, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494106}] to channel incoming>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:4:1:1:1, id=92eb4cfd-212a-9430-2aba-71b88175dbcd, priority=4, jms_timestamp=1490281494015, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:9:1:1:1, timestamp=1490281494107}]>
2017-03-23 10:04:54,107 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,122 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=513335e5-5f61-2868-cd7c-be0cdfda7292, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494122}]>
2017-03-23 10:04:54,122 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=513335e5-5f61-2868-cd7c-be0cdfda7292, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494122}]>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=943aae3d-0c3a-b650-ce4d-b5724f3e81bb, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494123}]>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=943aae3d-0c3a-b650-ce4d-b5724f3e81bb, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494123}]>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=513335e5-5f61-2868-cd7c-be0cdfda7292, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494122}]>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=513335e5-5f61-2868-cd7c-be0cdfda7292, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494122}] to channel incoming>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:7:1:1:1, id=943aae3d-0c3a-b650-ce4d-b5724f3e81bb, priority=4, jms_timestamp=1490281494035, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:10:1:1:1, timestamp=1490281494123}]>
2017-03-23 10:04:54,123 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,139 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=d7f35a60-2438-ad70-4df6-5169cd22cb8b, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494139}]>
2017-03-23 10:04:54,139 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=d7f35a60-2438-ad70-4df6-5169cd22cb8b, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494139}]>
2017-03-23 10:04:54,139 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=2c8b856b-1d62-70e9-87bc-bedd8e4b8685, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494140}]>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=2c8b856b-1d62-70e9-87bc-bedd8e4b8685, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494140}]>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=d7f35a60-2438-ad70-4df6-5169cd22cb8b, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494139}]>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=d7f35a60-2438-ad70-4df6-5169cd22cb8b, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494139}] to channel incoming>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:8:1:1:1, id=2c8b856b-1d62-70e9-87bc-bedd8e4b8685, priority=4, jms_timestamp=1490281494061, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:11:1:1:1, timestamp=1490281494140}]>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,140 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Detected failure waiting for results in step listener.>
org.springframework.batch.integration.chunk.AsynchronousFailureException: Failure or interrupt detected in handler: org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.UnsupportedOperationException: Planned failure on: unsupported
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.getNextResult(ChunkMessageChannelItemWriter.java:243)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.waitForResults(ChunkMessageChannelItemWriter.java:197)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.afterStep(ChunkMessageChannelItemWriter.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy41.afterStep(Unknown Source)
at org.springframework.batch.core.listener.CompositeStepExecutionListener.afterStep(CompositeStepExecutionListener.java:62)
at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:239)
at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:148)
at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:64)
at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:67)
at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169)
at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144)
at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:134)
at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:306)
at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:141)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:134)
at org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests.testFailedStep(RemoteChunkFaultTolerantStepJmsIntegrationTests.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:73)
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:83)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:250)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:189)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
at com.sun.proxy.$Proxy3.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener. Still expecting: 0>
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=0, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=0, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false>
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=0, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=0, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,142 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=0, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,144 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=1, version=7, name=step, status=FAILED, exitStatus=FAILED, readCount=9, filterCount=0, writeCount=7 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0>
2017-03-23 10:04:54,145 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.step with status=FAILED>
2017-03-23 10:04:54,145 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.fail10>
2017-03-23 10:04:54,145 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.fail10 with status=FAILED>
2017-03-23 10:04:54,146 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution complete: JobExecution: id=0, version=1, startTime=Thu Mar 23 10:04:53 CDT 2017, endTime=null, lastUpdated=Thu Mar 23 10:04:53 CDT 2017, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=0, version=0, Job=[job]], jobParameters=[{item.three=unsupported}]>
2017-03-23 10:04:54,149 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] completed with the following parameters: [{item.three=unsupported}] and the following status: [FAILED]>
2017-03-23 10:04:54,154 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] launched with the following parameters: [{item.three=fail, run.id=1}]>
2017-03-23 10:04:54,154 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution starting: JobExecution: id=1, version=0, startTime=null, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=STARTING, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=1, version=0, Job=[job]], jobParameters=[{item.three=fail, run.id=1}]>
2017-03-23 10:04:54,156 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Resuming state=job.step with status=UNKNOWN>
2017-03-23 10:04:54,156 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.step>
2017-03-23 10:04:54,163 INFO Test worker [org.springframework.batch.core.job.SimpleStepHandler] - <Executing step: [step]>
2017-03-23 10:04:54,163 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Executing: id=2>
2017-03-23 10:04:54,164 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.chunkWriter>
2017-03-23 10:04:54,166 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@115b415c>
2017-03-23 10:04:54,166 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,167 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.reader>
2017-03-23 10:04:54,168 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 1>
2017-03-23 10:04:54,168 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 2>
2017-03-23 10:04:54,168 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=1, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,168 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5fc18418-3a67-900d-a02d-f68d78bc32bd, timestamp=1490281494168}]>
2017-03-23 10:04:54,168 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5fc18418-3a67-900d-a02d-f68d78bc32bd, timestamp=1490281494168}]>
2017-03-23 10:04:54,175 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1,started=false} java.lang.Object@57448849>
2017-03-23 10:04:54,178 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@31c876f7, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494168}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,179 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5fc18418-3a67-900d-a02d-f68d78bc32bd, timestamp=1490281494168}]>
2017-03-23 10:04:54,179 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,179 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,180 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,180 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,180 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 1>
2017-03-23 10:04:54,180 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=1, name=step, status=STARTED, exitStatus=EXECUTING, readCount=2, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,180 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 2>
2017-03-23 10:04:54,180 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,185 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@115b415c>
2017-03-23 10:04:54,185 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,185 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading fail>
2017-03-23 10:04:54,186 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 4>
2017-03-23 10:04:54,187 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,188 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=595579fb-2157-5191-a23f-1169d4cd1ee1, timestamp=1490281494187}]>
2017-03-23 10:04:54,188 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=595579fb-2157-5191-a23f-1169d4cd1ee1, timestamp=1490281494187}]>
2017-03-23 10:04:54,199 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1,started=false} java.lang.Object@7f85ac07>
2017-03-23 10:04:54,202 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@4da3c92e, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494187}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,203 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=595579fb-2157-5191-a23f-1169d4cd1ee1, timestamp=1490281494187}]>
2017-03-23 10:04:54,203 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,203 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,204 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=2, name=step, status=STARTED, exitStatus=EXECUTING, readCount=4, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=2, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,205 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,206 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,206 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: fail>
2017-03-23 10:04:54,206 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Checking for rethrow: count=0>
2017-03-23 10:04:54,206 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Rethrow in retry for policy: count=0>
2017-03-23 10:04:54,206 WARN org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.jms.listener.DefaultMessageListenerContainer] - <Execution of JMS message listener failed, and no ErrorHandler has been set.>
org.springframework.jms.listener.adapter.ListenerExecutionFailedException: Listener method 'handleChunk' threw exception; nested exception is java.lang.IllegalStateException: Planned failure on: fail
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:309)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: Planned failure on: fail
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:59)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
... 10 more
2017-03-23 10:04:54,208 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@115b415c>
2017-03-23 10:04:54,208 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,209 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 5>
2017-03-23 10:04:54,209 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 6>
2017-03-23 10:04:54,209 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=1, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,209 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=c91f2ea2-abbe-1bbc-c50f-c7a741476ccb, timestamp=1490281494209}]>
2017-03-23 10:04:54,209 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=c91f2ea2-abbe-1bbc-c50f-c7a741476ccb, timestamp=1490281494209}]>
2017-03-23 10:04:54,220 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1,started=false} java.lang.Object@53ab3bb3>
2017-03-23 10:04:54,223 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@6feb448f, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494209}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,224 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=c91f2ea2-abbe-1bbc-c50f-c7a741476ccb, timestamp=1490281494209}]>
2017-03-23 10:04:54,224 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,224 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,225 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=3, name=step, status=STARTED, exitStatus=EXECUTING, readCount=6, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=3, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,227 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,227 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:54,227 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:54,227 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Checking skip policy after failed write>
2017-03-23 10:04:54,227 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Skipping after failed write>
java.lang.IllegalStateException: Planned failure on: fail
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:59)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,228 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Checking skip policy after failed write>
2017-03-23 10:04:54,228 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Skipping after failed write>
java.lang.IllegalStateException: Planned failure on: fail
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:59)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,229 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,230 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@115b415c>
2017-03-23 10:04:54,230 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,230 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 7>
2017-03-23 10:04:54,230 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 8>
2017-03-23 10:04:54,231 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=1, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,231 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=00c56bc7-fb3d-222b-f0c0-3324ebb55727, timestamp=1490281494231}]>
2017-03-23 10:04:54,231 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=00c56bc7-fb3d-222b-f0c0-3324ebb55727, timestamp=1490281494231}]>
2017-03-23 10:04:54,240 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1,started=false} java.lang.Object@6d6e5aeb>
2017-03-23 10:04:54,243 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@33bf15d0, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494231}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,244 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=00c56bc7-fb3d-222b-f0c0-3324ebb55727, timestamp=1490281494231}]>
2017-03-23 10:04:54,244 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,244 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,245 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=4, name=step, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=4, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,249 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@115b415c>
2017-03-23 10:04:54,249 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,249 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 9>
2017-03-23 10:04:54,250 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=1, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,250 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=1c21bb59-d1eb-8148-7f3e-5095fd71e2e0, timestamp=1490281494250}]>
2017-03-23 10:04:54,251 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=1c21bb59-d1eb-8148-7f3e-5095fd71e2e0, timestamp=1490281494250}]>
2017-03-23 10:04:54,251 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,252 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,252 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 5>
2017-03-23 10:04:54,252 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 6>
2017-03-23 10:04:54,252 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,260 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1,started=false} java.lang.Object@3dbcb307>
2017-03-23 10:04:54,262 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@470e3de9, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494250}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,263 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:54,264 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=1, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=1c21bb59-d1eb-8148-7f3e-5095fd71e2e0, timestamp=1490281494250}]>
2017-03-23 10:04:54,264 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:04:54,265 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=1, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,265 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=5, name=step, status=STARTED, exitStatus=EXECUTING, readCount=9, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,273 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,274 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,274 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 7>
2017-03-23 10:04:54,274 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 8>
2017-03-23 10:04:54,274 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,275 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=2>
2017-03-23 10:04:54,277 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for results in step listener...>
2017-03-23 10:04:54,277 INFO Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for 5 results>
2017-03-23 10:04:54,318 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=1, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,319 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,319 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 9>
2017-03-23 10:04:54,319 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,322 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=68d29f66-201a-b557-46e7-dc8853071383, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494322}]>
2017-03-23 10:04:54,322 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=68d29f66-201a-b557-46e7-dc8853071383, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494322}]>
2017-03-23 10:04:54,323 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,323 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=038606b8-dd4f-9575-d664-1d5274f5060c, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494323}]>
2017-03-23 10:04:54,323 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=038606b8-dd4f-9575-d664-1d5274f5060c, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494323}]>
2017-03-23 10:04:54,323 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=68d29f66-201a-b557-46e7-dc8853071383, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494322}]>
2017-03-23 10:04:54,323 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=68d29f66-201a-b557-46e7-dc8853071383, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494322}] to channel incoming>
2017-03-23 10:04:54,324 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:18:1:1:1, id=038606b8-dd4f-9575-d664-1d5274f5060c, priority=4, jms_timestamp=1490281494183, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:13:1:1:1, timestamp=1490281494323}]>
2017-03-23 10:04:54,324 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,342 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=beea389f-198c-a2d0-fe32-e434bffa4b02, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494342}]>
2017-03-23 10:04:54,343 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=beea389f-198c-a2d0-fe32-e434bffa4b02, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494342}]>
2017-03-23 10:04:54,343 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=4a6e63b1-5126-13ab-949b-502fe35ea61b, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494343}]>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=4a6e63b1-5126-13ab-949b-502fe35ea61b, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494343}]>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=beea389f-198c-a2d0-fe32-e434bffa4b02, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494342}]>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=beea389f-198c-a2d0-fe32-e434bffa4b02, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494342}] to channel incoming>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:19:1:1:1, id=4a6e63b1-5126-13ab-949b-502fe35ea61b, priority=4, jms_timestamp=1490281494231, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:22:1:1:1, timestamp=1490281494343}]>
2017-03-23 10:04:54,344 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,358 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=9328d72b-04e0-90fc-752a-8a4194f0cc9d, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494358}]>
2017-03-23 10:04:54,358 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=9328d72b-04e0-90fc-752a-8a4194f0cc9d, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494358}]>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=6699f403-86fb-bc2a-c9dd-f08d7baafad4, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494359}]>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=6699f403-86fb-bc2a-c9dd-f08d7baafad4, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494359}]>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=9328d72b-04e0-90fc-752a-8a4194f0cc9d, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494358}]>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=9328d72b-04e0-90fc-752a-8a4194f0cc9d, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494358}] to channel incoming>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:21:1:1:1, id=6699f403-86fb-bc2a-c9dd-f08d7baafad4, priority=4, jms_timestamp=1490281494255, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:24:1:1:1, timestamp=1490281494359}]>
2017-03-23 10:04:54,359 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,372 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=591c52e6-146c-dec6-8b96-e9456d33c1c5, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494372}]>
2017-03-23 10:04:54,372 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=591c52e6-146c-dec6-8b96-e9456d33c1c5, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494372}]>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=eb367b54-2773-ba59-488d-e2f3dfad864e, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494373}]>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=eb367b54-2773-ba59-488d-e2f3dfad864e, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494373}]>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=591c52e6-146c-dec6-8b96-e9456d33c1c5, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494372}]>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=591c52e6-146c-dec6-8b96-e9456d33c1c5, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494372}] to channel incoming>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:23:1:1:1, id=eb367b54-2773-ba59-488d-e2f3dfad864e, priority=4, jms_timestamp=1490281494276, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:26:1:1:1, timestamp=1490281494373}]>
2017-03-23 10:04:54,373 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,386 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=e924d4c6-0d3f-c965-26cf-a33a998acca4, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494386}]>
2017-03-23 10:04:54,386 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=e924d4c6-0d3f-c965-26cf-a33a998acca4, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494386}]>
2017-03-23 10:04:54,386 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=1347fffa-b45e-fd20-2707-bcc0aa5204d2, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494387}]>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=1347fffa-b45e-fd20-2707-bcc0aa5204d2, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494387}]>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=e924d4c6-0d3f-c965-26cf-a33a998acca4, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494386}]>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=e924d4c6-0d3f-c965-26cf-a33a998acca4, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494386}] to channel incoming>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:25:1:1:1, id=1347fffa-b45e-fd20-2707-bcc0aa5204d2, priority=4, jms_timestamp=1490281494322, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:28:1:1:1, timestamp=1490281494387}]>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener.>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener. Still expecting: 0>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=1, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=1, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=2, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=1, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=1, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,387 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=1, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,389 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=2, version=7, name=step, status=COMPLETED, exitStatus=COMPLETED, readCount=9, filterCount=0, writeCount=7 readSkipCount=0, writeSkipCount=2, processSkipCount=0, commitCount=5, rollbackCount=0>
2017-03-23 10:04:54,390 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.step with status=COMPLETED>
2017-03-23 10:04:54,390 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.end11>
2017-03-23 10:04:54,390 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.end11 with status=COMPLETED>
2017-03-23 10:04:54,390 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution complete: JobExecution: id=1, version=1, startTime=Thu Mar 23 10:04:54 CDT 2017, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=1, version=0, Job=[job]], jobParameters=[{item.three=fail, run.id=1}]>
2017-03-23 10:04:54,393 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] completed with the following parameters: [{item.three=fail, run.id=1}] and the following status: [COMPLETED]>
2017-03-23 10:04:54,397 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] launched with the following parameters: [{item.three=error}]>
2017-03-23 10:04:54,398 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution starting: JobExecution: id=2, version=0, startTime=null, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=STARTING, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=2, version=0, Job=[job]], jobParameters=[{item.three=error}]>
2017-03-23 10:04:54,400 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Resuming state=job.step with status=UNKNOWN>
2017-03-23 10:04:54,400 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.step>
2017-03-23 10:04:54,405 INFO Test worker [org.springframework.batch.core.job.SimpleStepHandler] - <Executing step: [step]>
2017-03-23 10:04:54,405 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Executing: id=3>
2017-03-23 10:04:54,405 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.chunkWriter>
2017-03-23 10:04:54,406 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@32a8ddda>
2017-03-23 10:04:54,406 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,406 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.reader>
2017-03-23 10:04:54,407 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 1>
2017-03-23 10:04:54,407 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 2>
2017-03-23 10:04:54,407 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=2, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,407 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ff57d80c-c91e-6e43-af17-1a659b9c9216, timestamp=1490281494407}]>
2017-03-23 10:04:54,407 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ff57d80c-c91e-6e43-af17-1a659b9c9216, timestamp=1490281494407}]>
2017-03-23 10:04:54,409 DEBUG task-scheduler-7 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:54,413 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1,started=false} java.lang.Object@3a6263c2>
2017-03-23 10:04:54,416 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@78e6a8d9, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494407}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,417 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ff57d80c-c91e-6e43-af17-1a659b9c9216, timestamp=1490281494407}]>
2017-03-23 10:04:54,417 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,417 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,418 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,418 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,418 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 1>
2017-03-23 10:04:54,418 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 2>
2017-03-23 10:04:54,418 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,418 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=1, name=step, status=STARTED, exitStatus=EXECUTING, readCount=2, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,421 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@32a8ddda>
2017-03-23 10:04:54,421 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,422 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading error>
2017-03-23 10:04:54,422 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 4>
2017-03-23 10:04:54,422 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,422 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=3e8bf36a-0124-a244-4348-e87be7a0efe6, timestamp=1490281494422}]>
2017-03-23 10:04:54,422 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=3e8bf36a-0124-a244-4348-e87be7a0efe6, timestamp=1490281494422}]>
2017-03-23 10:04:54,431 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1,started=false} java.lang.Object@2e3760f7>
2017-03-23 10:04:54,434 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@19cc854e, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494422}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,435 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=3e8bf36a-0124-a244-4348-e87be7a0efe6, timestamp=1490281494422}]>
2017-03-23 10:04:54,435 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,435 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,436 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,436 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,436 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=2, name=step, status=STARTED, exitStatus=EXECUTING, readCount=4, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=2, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,436 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: error>
2017-03-23 10:04:54,436 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Checking for rethrow: count=0>
2017-03-23 10:04:54,436 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Rethrow in retry for policy: count=0>
2017-03-23 10:04:54,436 WARN org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.jms.listener.DefaultMessageListenerContainer] - <Execution of JMS message listener failed, and no ErrorHandler has been set.>
org.springframework.jms.listener.adapter.ListenerExecutionFailedException: Listener method 'handleChunk' threw exception; nested exception is java.lang.Error: Planned failure on: error
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:309)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Error: Planned failure on: error
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:67)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
... 10 more
2017-03-23 10:04:54,441 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@32a8ddda>
2017-03-23 10:04:54,441 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,442 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 5>
2017-03-23 10:04:54,442 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 6>
2017-03-23 10:04:54,442 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=2, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,442 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=bcfacc55-b5d6-38af-930b-c628a921d841, timestamp=1490281494442}]>
2017-03-23 10:04:54,442 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=bcfacc55-b5d6-38af-930b-c628a921d841, timestamp=1490281494442}]>
2017-03-23 10:04:54,450 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1,started=false} java.lang.Object@3ee2257b>
2017-03-23 10:04:54,452 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,452 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:54,452 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry exhausted after last attempt with no recovery path.>
2017-03-23 10:04:54,452 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.FaultTolerantChunkProcessor] - <Checking skip policy after failed write>
2017-03-23 10:04:54,452 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Failed chunk>
org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.Error: Planned failure on: error
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.checkSkipPolicy(FaultTolerantChunkProcessor.java:537)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.access$1000(FaultTolerantChunkProcessor.java:52)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$4.recover(FaultTolerantChunkProcessor.java:374)
at org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate.handleRetryExhausted(BatchRetryTemplate.java:183)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:350)
at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:210)
at org.springframework.batch.core.step.item.BatchRetryTemplate.execute(BatchRetryTemplate.java:211)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor.write(FaultTolerantChunkProcessor.java:389)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.process(SimpleChunkProcessor.java:199)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.process(ChunkProcessorChunkHandler.java:107)
at org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler.handleChunk(ChunkProcessorChunkHandler.java:83)
at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:269)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.invokeListenerMethod(MessageListenerAdapter.java:301)
at org.springframework.jms.listener.adapter.MessageListenerAdapter.onMessage(MessageListenerAdapter.java:230)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doInvokeListener(AbstractMessageListenerContainer.java:721)
at org.springframework.jms.listener.AbstractMessageListenerContainer.invokeListener(AbstractMessageListenerContainer.java:681)
at org.springframework.jms.listener.AbstractMessageListenerContainer.doExecuteListener(AbstractMessageListenerContainer.java:651)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.doReceiveAndExecute(AbstractPollingMessageListenerContainer.java:317)
at org.springframework.jms.listener.AbstractPollingMessageListenerContainer.receiveAndExecute(AbstractPollingMessageListenerContainer.java:235)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.invokeListener(DefaultMessageListenerContainer.java:1166)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.executeOngoingLoop(DefaultMessageListenerContainer.java:1158)
at org.springframework.jms.listener.DefaultMessageListenerContainer$AsyncMessageListenerInvoker.run(DefaultMessageListenerContainer.java:1055)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.Error: Planned failure on: error
at org.springframework.batch.integration.chunk.TestItemWriter.write(TestItemWriter.java:67)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.writeItems(SimpleChunkProcessor.java:175)
at org.springframework.batch.core.step.item.SimpleChunkProcessor.doWrite(SimpleChunkProcessor.java:151)
at org.springframework.batch.core.step.item.FaultTolerantChunkProcessor$3.doWithRetry(FaultTolerantChunkProcessor.java:330)
at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:286)
... 21 more
2017-03-23 10:04:54,453 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@510325c, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494442}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,455 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=bcfacc55-b5d6-38af-930b-c628a921d841, timestamp=1490281494442}]>
2017-03-23 10:04:54,455 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,455 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,455 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=3, name=step, status=STARTED, exitStatus=EXECUTING, readCount=6, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=3, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,460 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@32a8ddda>
2017-03-23 10:04:54,460 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,462 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 7>
2017-03-23 10:04:54,462 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 8>
2017-03-23 10:04:54,463 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=2, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,463 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=6c06b734-b473-86d7-b9a1-c9b19799780e, timestamp=1490281494463}]>
2017-03-23 10:04:54,463 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=6c06b734-b473-86d7-b9a1-c9b19799780e, timestamp=1490281494463}]>
2017-03-23 10:04:54,470 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1,started=false} java.lang.Object@1f0cabbd>
2017-03-23 10:04:54,472 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,472 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,472 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 5>
2017-03-23 10:04:54,472 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 6>
2017-03-23 10:04:54,472 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,473 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@2f4f5d35, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494463}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,474 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=6c06b734-b473-86d7-b9a1-c9b19799780e, timestamp=1490281494463}]>
2017-03-23 10:04:54,475 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,475 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,475 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=4, name=step, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=4, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,480 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@32a8ddda>
2017-03-23 10:04:54,480 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,481 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 9>
2017-03-23 10:04:54,481 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=2, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,481 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=248a5c5b-54d6-9f56-c31a-831d2ee6a7e1, timestamp=1490281494481}]>
2017-03-23 10:04:54,481 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=248a5c5b-54d6-9f56-c31a-831d2ee6a7e1, timestamp=1490281494481}]>
2017-03-23 10:04:54,486 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1,started=false} java.lang.Object@1f62f16b>
2017-03-23 10:04:54,488 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@315a9b14, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494481}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,488 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,488 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,488 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 7>
2017-03-23 10:04:54,488 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 8>
2017-03-23 10:04:54,488 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,489 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=2, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=248a5c5b-54d6-9f56-c31a-831d2ee6a7e1, timestamp=1490281494481}]>
2017-03-23 10:04:54,489 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:04:54,489 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=1, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,490 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=5, name=step, status=STARTED, exitStatus=EXECUTING, readCount=9, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,494 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=3>
2017-03-23 10:04:54,494 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for results in step listener...>
2017-03-23 10:04:54,494 INFO Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for 5 results>
2017-03-23 10:04:54,506 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=2, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,506 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,506 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 9>
2017-03-23 10:04:54,507 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,512 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=c50d96b8-ca4f-909d-6e7d-ce992fe1e548, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494512}]>
2017-03-23 10:04:54,512 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=c50d96b8-ca4f-909d-6e7d-ce992fe1e548, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494512}]>
2017-03-23 10:04:54,513 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,513 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=9e539f91-bb1f-45c5-3416-db11499d258c, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494513}]>
2017-03-23 10:04:54,513 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=9e539f91-bb1f-45c5-3416-db11499d258c, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494513}]>
2017-03-23 10:04:54,513 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=c50d96b8-ca4f-909d-6e7d-ce992fe1e548, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494512}]>
2017-03-23 10:04:54,514 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=c50d96b8-ca4f-909d-6e7d-ce992fe1e548, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494512}] to channel incoming>
2017-03-23 10:04:54,514 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:34:1:1:1, id=9e539f91-bb1f-45c5-3416-db11499d258c, priority=4, jms_timestamp=1490281494420, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:30:1:1:1, timestamp=1490281494513}]>
2017-03-23 10:04:54,514 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,525 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=11e9acc5-1262-5f44-8932-aa4b173ab2b3, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494525}]>
2017-03-23 10:04:54,525 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=11e9acc5-1262-5f44-8932-aa4b173ab2b3, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494525}]>
2017-03-23 10:04:54,526 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,526 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=779db7e3-1386-d655-60cc-a7b04c83f8b0, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494526}]>
2017-03-23 10:04:54,527 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=779db7e3-1386-d655-60cc-a7b04c83f8b0, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494526}]>
2017-03-23 10:04:54,527 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=11e9acc5-1262-5f44-8932-aa4b173ab2b3, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494525}]>
2017-03-23 10:04:54,527 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=11e9acc5-1262-5f44-8932-aa4b173ab2b3, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494525}] to channel incoming>
2017-03-23 10:04:54,527 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:35:1:1:1, id=779db7e3-1386-d655-60cc-a7b04c83f8b0, priority=4, jms_timestamp=1490281494456, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:37:1:1:1, timestamp=1490281494526}]>
2017-03-23 10:04:54,527 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false>
2017-03-23 10:04:54,527 ERROR Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Detected error in remote result. Trying to recover 3 outstanding results before completing.>
org.springframework.batch.integration.chunk.AsynchronousFailureException: Failure or interrupt detected in handler: org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.Error: Planned failure on: error
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.getNextResult(ChunkMessageChannelItemWriter.java:243)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.waitForResults(ChunkMessageChannelItemWriter.java:197)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.afterStep(ChunkMessageChannelItemWriter.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy41.afterStep(Unknown Source)
at org.springframework.batch.core.listener.CompositeStepExecutionListener.afterStep(CompositeStepExecutionListener.java:62)
at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:239)
at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:148)
at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:64)
at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:67)
at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169)
at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144)
at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:134)
at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:306)
at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:141)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:134)
at org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests.testFailedStepOnError(RemoteChunkFaultTolerantStepJmsIntegrationTests.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:73)
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:83)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:250)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:189)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
at com.sun.proxy.$Proxy3.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,539 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=40034e89-b0a2-62d7-f4e9-231e2ccfee6e, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494539}]>
2017-03-23 10:04:54,539 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=40034e89-b0a2-62d7-f4e9-231e2ccfee6e, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494539}]>
2017-03-23 10:04:54,540 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,540 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=5f5f9a5b-1b3c-470e-c4b5-9b593dd0779c, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494540}]>
2017-03-23 10:04:54,540 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=5f5f9a5b-1b3c-470e-c4b5-9b593dd0779c, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494540}]>
2017-03-23 10:04:54,540 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=40034e89-b0a2-62d7-f4e9-231e2ccfee6e, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494539}]>
2017-03-23 10:04:54,540 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=40034e89-b0a2-62d7-f4e9-231e2ccfee6e, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494539}] to channel incoming>
2017-03-23 10:04:54,541 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:38:1:1:1, id=5f5f9a5b-1b3c-470e-c4b5-9b593dd0779c, priority=4, jms_timestamp=1490281494475, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:39:1:1:1, timestamp=1490281494540}]>
2017-03-23 10:04:54,541 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,551 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=e4aacd65-9c4e-8cb9-de92-2de63e4eb47f, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494551}]>
2017-03-23 10:04:54,551 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=e4aacd65-9c4e-8cb9-de92-2de63e4eb47f, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494551}]>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=ea8a0698-a4b2-3cdb-60b1-835c58fa0288, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494552}]>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=ea8a0698-a4b2-3cdb-60b1-835c58fa0288, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494552}]>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=e4aacd65-9c4e-8cb9-de92-2de63e4eb47f, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494551}]>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=e4aacd65-9c4e-8cb9-de92-2de63e4eb47f, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494551}] to channel incoming>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:40:1:1:1, id=ea8a0698-a4b2-3cdb-60b1-835c58fa0288, priority=4, jms_timestamp=1490281494490, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:41:1:1:1, timestamp=1490281494552}]>
2017-03-23 10:04:54,552 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,563 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=b262d581-212e-1ebc-3be7-343193d2ac94, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494563}]>
2017-03-23 10:04:54,563 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=b262d581-212e-1ebc-3be7-343193d2ac94, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494563}]>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=10e4ec91-13c7-c87f-3ad1-532f8bc82fa3, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494564}]>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=10e4ec91-13c7-c87f-3ad1-532f8bc82fa3, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494564}]>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=b262d581-212e-1ebc-3be7-343193d2ac94, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494563}]>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=b262d581-212e-1ebc-3be7-343193d2ac94, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494563}] to channel incoming>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:42:1:1:1, id=10e4ec91-13c7-c87f-3ad1-532f8bc82fa3, priority=4, jms_timestamp=1490281494509, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:43:1:1:1, timestamp=1490281494564}]>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,564 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Detected failure waiting for results in step listener.>
org.springframework.batch.integration.chunk.AsynchronousFailureException: Failure or interrupt detected in handler: org.springframework.retry.RetryException: Non-skippable exception in recoverer; nested exception is java.lang.Error: Planned failure on: error
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.getNextResult(ChunkMessageChannelItemWriter.java:243)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.waitForResults(ChunkMessageChannelItemWriter.java:197)
at org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter.afterStep(ChunkMessageChannelItemWriter.java:128)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:333)
at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:190)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:133)
at org.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:121)
at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179)
at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213)
at com.sun.proxy.$Proxy41.afterStep(Unknown Source)
at org.springframework.batch.core.listener.CompositeStepExecutionListener.afterStep(CompositeStepExecutionListener.java:62)
at org.springframework.batch.core.step.AbstractStep.execute(AbstractStep.java:239)
at org.springframework.batch.core.job.SimpleStepHandler.handleStep(SimpleStepHandler.java:148)
at org.springframework.batch.core.job.flow.JobFlowExecutor.executeStep(JobFlowExecutor.java:64)
at org.springframework.batch.core.job.flow.support.state.StepState.handle(StepState.java:67)
at org.springframework.batch.core.job.flow.support.SimpleFlow.resume(SimpleFlow.java:169)
at org.springframework.batch.core.job.flow.support.SimpleFlow.start(SimpleFlow.java:144)
at org.springframework.batch.core.job.flow.FlowJob.doExecute(FlowJob.java:134)
at org.springframework.batch.core.job.AbstractJob.execute(AbstractJob.java:306)
at org.springframework.batch.core.launch.support.SimpleJobLauncher$1.run(SimpleJobLauncher.java:141)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:50)
at org.springframework.batch.core.launch.support.SimpleJobLauncher.run(SimpleJobLauncher.java:134)
at org.springframework.batch.integration.chunk.RemoteChunkFaultTolerantStepJmsIntegrationTests.testFailedStepOnError(RemoteChunkFaultTolerantStepJmsIntegrationTests.java:54)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.springframework.test.context.junit4.statements.RunBeforeTestExecutionCallbacks.evaluate(RunBeforeTestExecutionCallbacks.java:73)
at org.springframework.test.context.junit4.statements.RunAfterTestExecutionCallbacks.evaluate(RunAfterTestExecutionCallbacks.java:83)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:250)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:97)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:189)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.runTestClass(JUnitTestClassExecuter.java:114)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassExecuter.execute(JUnitTestClassExecuter.java:57)
at org.gradle.api.internal.tasks.testing.junit.JUnitTestClassProcessor.processTestClass(JUnitTestClassProcessor.java:66)
at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.processTestClass(SuiteTestClassProcessor.java:51)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:32)
at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:93)
at com.sun.proxy.$Proxy3.processTestClass(Unknown Source)
at org.gradle.api.internal.tasks.testing.worker.TestWorker.processTestClass(TestWorker.java:109)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:147)
at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:129)
at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
at org.gradle.internal.concurrent.StoppableExecutorImpl$1.run(StoppableExecutorImpl.java:46)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener. Still expecting: 0>
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=2, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=2, sequence=1, stepContribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=false>
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=2, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=2, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,566 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=2, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,568 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=3, version=7, name=step, status=FAILED, exitStatus=FAILED, readCount=9, filterCount=0, writeCount=7 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0>
2017-03-23 10:04:54,569 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.step with status=FAILED>
2017-03-23 10:04:54,569 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.fail10>
2017-03-23 10:04:54,569 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.fail10 with status=FAILED>
2017-03-23 10:04:54,569 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution complete: JobExecution: id=2, version=1, startTime=Thu Mar 23 10:04:54 CDT 2017, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=FAILED, exitStatus=exitCode=FAILED;exitDescription=, job=[JobInstance: id=2, version=0, Job=[job]], jobParameters=[{item.three=error}]>
2017-03-23 10:04:54,571 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] completed with the following parameters: [{item.three=error}] and the following status: [FAILED]>
2017-03-23 10:04:54,575 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] launched with the following parameters: [{item.three=3}]>
2017-03-23 10:04:54,575 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution starting: JobExecution: id=3, version=0, startTime=null, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=STARTING, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=3, version=0, Job=[job]], jobParameters=[{item.three=3}]>
2017-03-23 10:04:54,577 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Resuming state=job.step with status=UNKNOWN>
2017-03-23 10:04:54,577 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.step>
2017-03-23 10:04:54,581 INFO Test worker [org.springframework.batch.core.job.SimpleStepHandler] - <Executing step: [step]>
2017-03-23 10:04:54,581 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Executing: id=4>
2017-03-23 10:04:54,582 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.chunkWriter>
2017-03-23 10:04:54,583 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@1863b335>
2017-03-23 10:04:54,583 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,583 DEBUG Test worker [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.reader>
2017-03-23 10:04:54,584 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 1>
2017-03-23 10:04:54,584 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 2>
2017-03-23 10:04:54,584 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=3, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,584 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=05c2a023-5e2b-489f-4280-e041629f0069, timestamp=1490281494584}]>
2017-03-23 10:04:54,584 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=05c2a023-5e2b-489f-4280-e041629f0069, timestamp=1490281494584}]>
2017-03-23 10:04:54,588 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1,started=false} java.lang.Object@3ebff3af>
2017-03-23 10:04:54,590 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@115a0159, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494584}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,591 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=05c2a023-5e2b-489f-4280-e041629f0069, timestamp=1490281494584}]>
2017-03-23 10:04:54,592 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,592 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,592 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=3, sequence=0, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,592 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,592 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 1>
2017-03-23 10:04:54,592 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 2>
2017-03-23 10:04:54,592 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,592 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=4, version=1, name=step, status=STARTED, exitStatus=EXECUTING, readCount=2, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,596 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@1863b335>
2017-03-23 10:04:54,596 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,596 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 3>
2017-03-23 10:04:54,596 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 4>
2017-03-23 10:04:54,597 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=3, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,597 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ad69ca58-e241-cb57-db36-5167f834b80c, timestamp=1490281494597}]>
2017-03-23 10:04:54,597 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ad69ca58-e241-cb57-db36-5167f834b80c, timestamp=1490281494597}]>
2017-03-23 10:04:54,602 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1,started=false} java.lang.Object@7ea36561>
2017-03-23 10:04:54,604 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@3cc4eedd, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494597}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,605 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=ad69ca58-e241-cb57-db36-5167f834b80c, timestamp=1490281494597}]>
2017-03-23 10:04:54,605 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,606 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,606 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=3, sequence=1, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,606 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,606 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 3>
2017-03-23 10:04:54,606 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 4>
2017-03-23 10:04:54,606 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,606 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=4, version=2, name=step, status=STARTED, exitStatus=EXECUTING, readCount=4, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=2, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,609 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@1863b335>
2017-03-23 10:04:54,609 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,609 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 5>
2017-03-23 10:04:54,609 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 6>
2017-03-23 10:04:54,610 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=3, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,610 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5be5c535-c838-9366-eefa-aa8a59aa2f01, timestamp=1490281494610}]>
2017-03-23 10:04:54,610 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5be5c535-c838-9366-eefa-aa8a59aa2f01, timestamp=1490281494610}]>
2017-03-23 10:04:54,616 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1,started=false} java.lang.Object@63d2b13a>
2017-03-23 10:04:54,618 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@3d41859c, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494610}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,619 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=3, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,620 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,620 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 5>
2017-03-23 10:04:54,620 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 6>
2017-03-23 10:04:54,620 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,622 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=2, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=5be5c535-c838-9366-eefa-aa8a59aa2f01, timestamp=1490281494610}]>
2017-03-23 10:04:54,622 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,622 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,624 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=4, version=3, name=step, status=STARTED, exitStatus=EXECUTING, readCount=6, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=3, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@1863b335>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 7>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 8>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=3, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=024eb71b-1ea5-94bc-d0ff-ea35771f52e5, timestamp=1490281494627}]>
2017-03-23 10:04:54,627 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=024eb71b-1ea5-94bc-d0ff-ea35771f52e5, timestamp=1490281494627}]>
2017-03-23 10:04:54,632 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1,started=false} java.lang.Object@7dae1482>
2017-03-23 10:04:54,634 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@f0a6d4a, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494627}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,635 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2, headers={id=024eb71b-1ea5-94bc-d0ff-ea35771f52e5, timestamp=1490281494627}]>
2017-03-23 10:04:54,635 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: false>
2017-03-23 10:04:54,635 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=2, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,636 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=3, sequence=3, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=2>
2017-03-23 10:04:54,636 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,636 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=4, version=4, name=step, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=4, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,636 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 7>
2017-03-23 10:04:54,636 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 8>
2017-03-23 10:04:54,636 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,639 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@1863b335>
2017-03-23 10:04:54,639 DEBUG Test worker [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:04:54,640 DEBUG Test worker [org.springframework.batch.integration.chunk.TestItemReader] - <Reading 9>
2017-03-23 10:04:54,640 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Dispatching chunk: ChunkRequest: jobId=3, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,640 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=d66e6ba5-a687-5270-7e2c-0e9e18f6a124, timestamp=1490281494640}]>
2017-03-23 10:04:54,640 DEBUG Test worker [org.springframework.integration.jms.JmsSendingMessageHandler] - <org.springframework.integration.jms.JmsSendingMessageHandler#0 received message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=d66e6ba5-a687-5270-7e2c-0e9e18f6a124, timestamp=1490281494640}]>
2017-03-23 10:04:54,645 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Executing callback on JMS Session: ActiveMQSession {id=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1,started=false} java.lang.Object@7fefc26>
2017-03-23 10:04:54,647 DEBUG Test worker [org.springframework.integration.jms.DynamicJmsTemplate] - <Sending created message: ActiveMQObjectMessage {commandId = 0, responseRequired = false, messageId = null, originalDestination = null, originalTransactionId = null, producerId = null, destination = null, transactionId = null, expiration = 0, timestamp = 0, arrival = 0, brokerInTime = 0, brokerOutTime = 0, correlationId = null, replyTo = null, persistent = false, type = null, priority = 0, groupID = null, groupSequence = 0, targetConsumerId = null, compressed = false, userID = null, content = org.apache.activemq.util.ByteSequence@7e2fdd2d, marshalledProperties = null, dataStructure = null, redeliveryCounter = 0, size = 0, properties = {timestamp=1490281494640}, readOnlyProperties = false, readOnlyBody = false, droppable = false, jmsXGroupFirstForConsumer = false}>
2017-03-23 10:04:54,648 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=ChunkRequest: jobId=3, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1, headers={id=d66e6ba5-a687-5270-7e2c-0e9e18f6a124, timestamp=1490281494640}]>
2017-03-23 10:04:54,649 DEBUG Test worker [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:04:54,649 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=1, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,649 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Handling chunk: ChunkRequest: jobId=3, sequence=4, contribution=[StepContribution: read=0, written=0, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], item count=1>
2017-03-23 10:04:54,649 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.core.step.item.BatchRetryTemplate$InnerRetryTemplate] - <Retry: count=0>
2017-03-23 10:04:54,649 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.TestItemWriter] - <Writing: 9>
2017-03-23 10:04:54,649 DEBUG org.springframework.jms.listener.DefaultMessageListenerContainer#0-1 [org.springframework.batch.integration.chunk.ChunkProcessorChunkHandler] - <Completed chunk handling with [StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:04:54,649 DEBUG Test worker [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=4, version=5, name=step, status=STARTED, exitStatus=EXECUTING, readCount=9, filterCount=0, writeCount=0 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0, exitDescription=>
2017-03-23 10:04:54,652 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=4>
2017-03-23 10:04:54,652 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for results in step listener...>
2017-03-23 10:04:54,652 INFO Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Waiting for 5 results>
2017-03-23 10:04:54,666 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=327f2c0b-ea4a-a474-2a42-14ea11d0da01, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494666}]>
2017-03-23 10:04:54,666 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=327f2c0b-ea4a-a474-2a42-14ea11d0da01, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494666}]>
2017-03-23 10:04:54,667 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=bb160ea4-940e-952c-f666-3010b4bcf845, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494668}]>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=bb160ea4-940e-952c-f666-3010b4bcf845, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494668}]>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=327f2c0b-ea4a-a474-2a42-14ea11d0da01, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494666}]>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=327f2c0b-ea4a-a474-2a42-14ea11d0da01, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494666}] to channel incoming>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:50:1:1:1, id=bb160ea4-940e-952c-f666-3010b4bcf845, priority=4, jms_timestamp=1490281494594, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:45:1:1:1, timestamp=1490281494668}]>
2017-03-23 10:04:54,668 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,676 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=c6bfc15d-fcd3-9b18-fe18-317f86498045, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494676}]>
2017-03-23 10:04:54,676 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=c6bfc15d-fcd3-9b18-fe18-317f86498045, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494676}]>
2017-03-23 10:04:54,677 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,677 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=f6cb3739-0160-51a5-9ccd-4592356a6a83, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494677}]>
2017-03-23 10:04:54,677 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=f6cb3739-0160-51a5-9ccd-4592356a6a83, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494677}]>
2017-03-23 10:04:54,677 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=c6bfc15d-fcd3-9b18-fe18-317f86498045, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494676}]>
2017-03-23 10:04:54,678 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=c6bfc15d-fcd3-9b18-fe18-317f86498045, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494676}] to channel incoming>
2017-03-23 10:04:54,678 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:51:1:1:1, id=f6cb3739-0160-51a5-9ccd-4592356a6a83, priority=4, jms_timestamp=1490281494608, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:52:1:1:1, timestamp=1490281494677}]>
2017-03-23 10:04:54,678 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,686 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=294f6608-1be6-c1c0-e6c0-e892c86bd257, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494685}]>
2017-03-23 10:04:54,686 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=294f6608-1be6-c1c0-e6c0-e892c86bd257, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494685}]>
2017-03-23 10:04:54,686 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,686 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=9564cafa-b0d0-c5c6-7bb9-17a41767b387, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494686}]>
2017-03-23 10:04:54,687 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=9564cafa-b0d0-c5c6-7bb9-17a41767b387, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494686}]>
2017-03-23 10:04:54,687 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=294f6608-1be6-c1c0-e6c0-e892c86bd257, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494685}]>
2017-03-23 10:04:54,687 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=294f6608-1be6-c1c0-e6c0-e892c86bd257, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494685}] to channel incoming>
2017-03-23 10:04:54,687 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:53:1:1:1, id=9564cafa-b0d0-c5c6-7bb9-17a41767b387, priority=4, jms_timestamp=1490281494621, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:54:1:1:1, timestamp=1490281494686}]>
2017-03-23 10:04:54,687 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,697 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=2d22d688-a73a-ae9f-7fc4-6e337ee6e53d, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494697}]>
2017-03-23 10:04:54,697 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=2d22d688-a73a-ae9f-7fc4-6e337ee6e53d, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494697}]>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=49debf34-3bee-467c-e32d-6494cdb265db, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494698}]>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=49debf34-3bee-467c-e32d-6494cdb265db, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494698}]>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=2d22d688-a73a-ae9f-7fc4-6e337ee6e53d, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494697}]>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=2d22d688-a73a-ae9f-7fc4-6e337ee6e53d, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494697}] to channel incoming>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:56:1:1:1, id=49debf34-3bee-467c-e32d-6494cdb265db, priority=4, jms_timestamp=1490281494638, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:55:1:1:1, timestamp=1490281494698}]>
2017-03-23 10:04:54,698 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,706 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <preSend on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=85ab4d77-11fd-f867-e938-15d882fbf258, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494706}]>
2017-03-23 10:04:54,707 DEBUG Test worker [org.springframework.integration.transformer.MessageTransformingHandler] - <org.springframework.integration.config.TransformerFactoryBean#0 received message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=85ab4d77-11fd-f867-e938-15d882fbf258, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494706}]>
2017-03-23 10:04:54,707 DEBUG Test worker [org.springframework.batch.integration.chunk.JmsRedeliveredExtractor] - <Extracted redelivered flag for response, value=false>
2017-03-23 10:04:54,707 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=e82e8243-8b45-f642-e75c-072d394ea1a5, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494707}]>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=e82e8243-8b45-f642-e75c-072d394ea1a5, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494707}]>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.integration.channel.DirectChannel] - <postSend (sent=true) on channel 'incoming', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=85ab4d77-11fd-f867-e938-15d882fbf258, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494706}]>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.MessageSourcePollerInterceptor] - <Sent GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=85ab4d77-11fd-f867-e938-15d882fbf258, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494706}] to channel incoming>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'scopedTarget.replies', message: GenericMessage [payload=ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true, headers={jms_redelivered=false, jms_destination=queue://replies, jms_correlationId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:57:1:1:1, id=e82e8243-8b45-f642-e75c-072d394ea1a5, priority=4, jms_timestamp=1490281494652, jms_messageId=ID:Michaels-MacBook-Pro-3.local-56637-1490281492898-4:58:1:1:1, timestamp=1490281494707}]>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Found result: ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener.>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Finished waiting for results in step listener. Still expecting: 0>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=3, sequence=0, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=3, sequence=1, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=3, sequence=2, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=3, sequence=3, stepContribution=[StepContribution: read=0, written=2, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,708 DEBUG Test worker [org.springframework.batch.integration.chunk.ChunkMessageChannelItemWriter] - <Applying: ChunkResponse: jobId=3, sequence=4, stepContribution=[StepContribution: read=0, written=1, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING], successful=true>
2017-03-23 10:04:54,710 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=4, version=7, name=step, status=COMPLETED, exitStatus=COMPLETED, readCount=9, filterCount=0, writeCount=9 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=5, rollbackCount=0>
2017-03-23 10:04:54,711 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.step with status=COMPLETED>
2017-03-23 10:04:54,711 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job.end11>
2017-03-23 10:04:54,711 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job.end11 with status=COMPLETED>
2017-03-23 10:04:54,711 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution complete: JobExecution: id=3, version=1, startTime=Thu Mar 23 10:04:54 CDT 2017, endTime=null, lastUpdated=Thu Mar 23 10:04:54 CDT 2017, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=3, version=0, Job=[job]], jobParameters=[{item.three=3}]>
2017-03-23 10:04:54,713 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job]] completed with the following parameters: [{item.three=3}] and the following status: [COMPLETED]>
2017-03-23 10:04:54,714 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@35586357: startup date [Thu Mar 23 10:04:52 CDT 2017]; root of context hierarchy>
2017-03-23 10:04:54,715 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 2147483647>
2017-03-23 10:04:55,268 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:55,426 DEBUG task-scheduler-6 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:04:55,673 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Stopping beans in phase 0>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {jms:outbound-channel-adapter} as a subscriber to the 'requests' channel>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.requests' has 0 subscriber(s).>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {transformer} as a subscriber to the 'incoming' channel>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.channel.DirectChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.incoming' has 0 subscriber(s).>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped org.springframework.integration.config.ConsumerEndpointFactoryBean#1>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <Removing {logging-channel-adapter:_org.springframework.integration.errorLogger} as a subscriber to the 'errorChannel' channel>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@35586357.errorChannel' has 0 subscriber(s).>
2017-03-23 10:04:55,675 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <stopped _org.springframework.integration.errorLogger>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>