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

112 lines
34 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.integration.partition.VanillaIntegrationTests" tests="2" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:05:21" hostname="Michaels-MacBook-Pro-3.local" time="0.049">
<properties/>
<testcase name="testSimpleProperties" classname="org.springframework.batch.integration.partition.VanillaIntegrationTests" time="0.001"/>
<testcase name="testLaunchJob" classname="org.springframework.batch.integration.partition.VanillaIntegrationTests" time="0.048"/>
<system-out><![CDATA[2017-03-23 10:05:21,099 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/integration/partition/VanillaIntegrationTests-context.xml]>
2017-03-23 10:05:21,123 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [simple-job-launcher-context.xml]>
2017-03-23 10:05:21,134 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:05:21,134 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:05:21,134 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:05:21,137 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@549c0c15: startup date [Thu Mar 23 10:05:21 CDT 2017]; root of context hierarchy>
2017-03-23 10:05:21,163 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:05:21,163 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:05:21,165 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:21,178 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:21,183 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <No TaskExecutor has been set, defaulting to synchronous executor.>
2017-03-23 10:05:21,245 DEBUG task-scheduler-3 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:05:21,266 WARN Test worker [org.springframework.integration.config.ReleaseStrategyFactoryBean] - <No ReleaseStrategy annotated method found on MessageChannelPartitionHandler; falling back to SequenceSizeReleaseStrategy, target:org.springframework.batch.integration.partition.MessageChannelPartitionHandler@50f9dc94, methodName:null>
2017-03-23 10:05:21,268 DEBUG Test worker [org.springframework.integration.util.MessagingMethodInvokerHelper] - <Method [public java.util.Collection org.springframework.batch.integration.partition.MessageChannelPartitionHandler.handle(org.springframework.batch.core.partition.StepExecutionSplitter,org.springframework.batch.core.StepExecution) throws java.lang.Exception] is not eligible for Message handling Found more than one parameter type candidate: [org.springframework.batch.core.partition.StepExecutionSplitter] and [org.springframework.batch.core.StepExecution].>
2017-03-23 10:05:21,268 WARN Test worker [org.springframework.integration.aggregator.AggregatingMessageHandler] - <Using a SequenceSizeReleaseStrategy with large groups may not perform well, consider using a SimpleSequenceSizeReleaseStrategy>
2017-03-23 10:05:21,298 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:05:21,321 DEBUG Test worker [org.springframework.integration.config.GlobalChannelInterceptorProcessor] - <No global channel interceptors.>
2017-03-23 10:05:21,354 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 0>
2017-03-23 10:05:21,354 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:05:21,355 INFO Test worker [org.springframework.integration.channel.PublishSubscribeChannel] - <Channel 'org.springframework.context.support.GenericApplicationContext@549c0c15.errorChannel' has 1 subscriber(s).>
2017-03-23 10:05:21,355 INFO Test worker [org.springframework.integration.endpoint.EventDrivenConsumer] - <started _org.springframework.integration.errorLogger>
2017-03-23 10:05:21,355 INFO Test worker [org.springframework.context.support.DefaultLifecycleProcessor] - <Starting beans in phase 1073741823>
2017-03-23 10:05:21,355 INFO Test worker [org.springframework.integration.endpoint.PollingConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#0>
2017-03-23 10:05:21,355 INFO Test worker [org.springframework.integration.endpoint.PollingConsumer] - <started org.springframework.integration.config.ConsumerEndpointFactoryBean#1>
2017-03-23 10:05:21,364 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job1]] launched with the following parameters: [{}]>
2017-03-23 10:05:21,364 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:05:21 CDT 2017, status=STARTING, exitStatus=exitCode=UNKNOWN;exitDescription=, job=[JobInstance: id=0, version=0, Job=[job1]], jobParameters=[{}]>
2017-03-23 10:05:21,365 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Resuming state=job1.step1-master with status=UNKNOWN>
2017-03-23 10:05:21,365 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job1.step1-master>
2017-03-23 10:05:21,368 INFO Test worker [org.springframework.batch.core.job.SimpleStepHandler] - <Executing step: [step1-master]>
2017-03-23 10:05:21,368 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Executing: id=1>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.batch.integration.partition.MessageChannelPartitionHandler] - <Sending request: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.batch.integration.partition.MessageChannelPartitionHandler] - <Sending request: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,374 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,374 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,374 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.PollingConsumer] - <Poll resulted in Message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,374 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@522f2305] (org.springframework.integration.config.ServiceActivatorFactoryBean#0) received message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=3, stepName=step1], headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=7f7deadd-ad12-5471-999b-eec3a308ce0a, sequenceSize=2, timestamp=1490281521373}]>
2017-03-23 10:05:21,378 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Received no Message during the poll, returning 'false'>
2017-03-23 10:05:21,380 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Executing: id=3>
2017-03-23 10:05:21,381 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.org.springframework.batch.integration.partition.ExampleItemReader#57245ee2>
2017-03-23 10:05:21,383 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@273e0252>
2017-03-23 10:05:21,383 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:05:21,383 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=0, item=Hello, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=1, item=world!, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=2, item=Go, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=3, item=on, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=4, item=punk, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=5, item=make, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=6, item=my, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=7, item=day!, in (org.springframework.batch.integration.partition.ExampleItemReader@74f4beed)>
2017-03-23 10:05:21,384 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemWriter] - <[Hello, world!, Go, on, punk, make, my, day!]>
2017-03-23 10:05:21,384 DEBUG task-scheduler-1 [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:05:21,384 DEBUG task-scheduler-1 [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=8, written=8, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:05:21,385 DEBUG task-scheduler-1 [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=3, version=1, name=step1-master:partition0, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:05:21,385 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=3>
2017-03-23 10:05:21,387 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0>
2017-03-23 10:05:21,387 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'staging', message: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,387 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'staging', message: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,387 DEBUG task-scheduler-2 [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'staging', message: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,387 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'requests', message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,387 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Poll resulted in Message: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,387 DEBUG task-scheduler-1 [org.springframework.integration.endpoint.PollingConsumer] - <Poll resulted in Message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,388 DEBUG task-scheduler-2 [org.springframework.integration.aggregator.AggregatingMessageHandler] - <org.springframework.integration.config.AggregatorFactoryBean#0 received message: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,388 DEBUG task-scheduler-1 [org.springframework.integration.handler.ServiceActivatingHandler] - <ServiceActivator for [org.springframework.integration.handler.MethodInvokingMessageProcessor@522f2305] (org.springframework.integration.config.ServiceActivatorFactoryBean#0) received message: GenericMessage [payload=StepExecutionRequest: [jobExecutionId=0, stepExecutionId=2, stepName=step1], headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=bea0bbbf-44bf-96db-5fd4-b539c3b659df, sequenceSize=2, timestamp=1490281521374}]>
2017-03-23 10:05:21,388 DEBUG task-scheduler-2 [org.springframework.integration.aggregator.AggregatingMessageHandler] - <Handling message with correlationKey [0:step1]: GenericMessage [payload=StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=0, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=106d0784-c936-a653-6581-1e08fa60f278, sequenceSize=2, timestamp=1490281521387}]>
2017-03-23 10:05:21,392 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Executing: id=2>
2017-03-23 10:05:21,393 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.StepScope] - <Creating object in scope=step, name=scopedTarget.org.springframework.batch.integration.partition.ExampleItemReader#57245ee2>
2017-03-23 10:05:21,394 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Preparing chunk execution for StepContext: org.springframework.batch.core.scope.context.StepContext@7ba49384>
2017-03-23 10:05:21,394 DEBUG task-scheduler-1 [org.springframework.batch.core.scope.context.StepContextRepeatCallback] - <Chunk execution starting: queue size=0>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=0, item=Hello, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=1, item=world!, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=2, item=Go, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=3, item=on, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=4, item=punk, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=5, item=make, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=6, item=my, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemReader] - <Processing input index=7, item=day!, in (org.springframework.batch.integration.partition.ExampleItemReader@272bbc2)>
2017-03-23 10:05:21,394 INFO task-scheduler-1 [org.springframework.batch.integration.partition.ExampleItemWriter] - <[Hello, world!, Go, on, punk, make, my, day!]>
2017-03-23 10:05:21,394 DEBUG task-scheduler-1 [org.springframework.batch.core.step.item.ChunkOrientedTasklet] - <Inputs not busy, ended: true>
2017-03-23 10:05:21,394 DEBUG task-scheduler-1 [org.springframework.batch.core.step.tasklet.TaskletStep] - <Applying contribution: [StepContribution: read=8, written=8, filtered=0, readSkips=0, writeSkips=0, processSkips=0, exitStatus=EXECUTING]>
2017-03-23 10:05:21,395 DEBUG task-scheduler-1 [org.springframework.batch.core.step.tasklet.TaskletStep] - <Saving step execution before commit: StepExecution: id=2, version=1, name=step1-master:partition1, status=STARTED, exitStatus=EXECUTING, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=>
2017-03-23 10:05:21,397 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=2>
2017-03-23 10:05:21,399 DEBUG task-scheduler-1 [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0>
2017-03-23 10:05:21,399 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'staging', message: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,399 DEBUG task-scheduler-1 [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'staging', message: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,399 DEBUG task-scheduler-2 [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'staging', message: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,399 DEBUG task-scheduler-2 [org.springframework.integration.endpoint.PollingConsumer] - <Poll resulted in Message: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,399 DEBUG task-scheduler-2 [org.springframework.integration.aggregator.AggregatingMessageHandler] - <org.springframework.integration.config.AggregatorFactoryBean#0 received message: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,399 DEBUG task-scheduler-2 [org.springframework.integration.aggregator.AggregatingMessageHandler] - <Handling message with correlationKey [0:step1]: GenericMessage [payload=StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, headers={sequenceNumber=1, replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, correlationId=0:step1, id=8185b9b6-e430-e3ed-3d67-4a8c0479ff68, sequenceSize=2, timestamp=1490281521399}]>
2017-03-23 10:05:21,400 DEBUG task-scheduler-2 [org.springframework.integration.aggregator.AggregatingMessageHandler] - <Completing group with correlationKey [0:step1]>
2017-03-23 10:05:21,401 DEBUG task-scheduler-2 [org.springframework.integration.channel.QueueChannel] - <preSend on channel 'org.springframework.integration.channel.QueueChannel@200bb0e8', message: GenericMessage [payload=[StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=], headers={replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, sequenceNumber=1, correlationId=0:step1, id=7e74a955-2012-4477-d1d4-8c4840f5386a, sequenceSize=2, timestamp=1490281521401}]>
2017-03-23 10:05:21,401 DEBUG task-scheduler-2 [org.springframework.integration.channel.QueueChannel] - <postSend (sent=true) on channel 'org.springframework.integration.channel.QueueChannel@200bb0e8', message: GenericMessage [payload=[StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=], headers={replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, sequenceNumber=1, correlationId=0:step1, id=7e74a955-2012-4477-d1d4-8c4840f5386a, sequenceSize=2, timestamp=1490281521401}]>
2017-03-23 10:05:21,401 DEBUG Test worker [org.springframework.integration.channel.QueueChannel] - <postReceive on channel 'org.springframework.integration.channel.QueueChannel@200bb0e8', message: GenericMessage [payload=[StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=], headers={replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, sequenceNumber=1, correlationId=0:step1, id=7e74a955-2012-4477-d1d4-8c4840f5386a, sequenceSize=2, timestamp=1490281521401}]>
2017-03-23 10:05:21,401 DEBUG Test worker [org.springframework.batch.integration.partition.MessageChannelPartitionHandler] - <Received replies: GenericMessage [payload=[StepExecution: id=3, version=3, name=step1-master:partition0, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=, StepExecution: id=2, version=3, name=step1-master:partition1, status=COMPLETED, exitStatus=COMPLETED, readCount=8, filterCount=0, writeCount=8 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=1, rollbackCount=0, exitDescription=], headers={replyChannel=org.springframework.integration.channel.QueueChannel@200bb0e8, sequenceNumber=1, correlationId=0:step1, id=7e74a955-2012-4477-d1d4-8c4840f5386a, sequenceSize=2, timestamp=1490281521401}]>
2017-03-23 10:05:21,401 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution success: id=1>
2017-03-23 10:05:21,402 DEBUG Test worker [org.springframework.batch.core.step.AbstractStep] - <Step execution complete: StepExecution: id=1, version=2, name=step1-master, status=COMPLETED, exitStatus=COMPLETED, readCount=16, filterCount=0, writeCount=16 readSkipCount=0, writeSkipCount=0, processSkipCount=0, commitCount=2, rollbackCount=0>
2017-03-23 10:05:21,403 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job1.step1-master with status=COMPLETED>
2017-03-23 10:05:21,403 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Handling state=job1.end23>
2017-03-23 10:05:21,403 DEBUG Test worker [org.springframework.batch.core.job.flow.support.SimpleFlow] - <Completed state=job1.end23 with status=COMPLETED>
2017-03-23 10:05:21,403 DEBUG Test worker [org.springframework.batch.core.job.AbstractJob] - <Job execution complete: JobExecution: id=0, version=1, startTime=Thu Mar 23 10:05:21 CDT 2017, endTime=null, lastUpdated=Thu Mar 23 10:05:21 CDT 2017, status=COMPLETED, exitStatus=exitCode=COMPLETED;exitDescription=, job=[JobInstance: id=0, version=0, Job=[job1]], jobParameters=[{}]>
2017-03-23 10:05:21,404 INFO Test worker [org.springframework.batch.core.launch.support.SimpleJobLauncher] - <Job: [FlowJob: [name=job1]] completed with the following parameters: [{}] and the following status: [COMPLETED]>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>