47 lines
8.8 KiB
XML
47 lines
8.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testsuite name="org.springframework.batch.sample.JobStepFunctionalTests" tests="1" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:06:23" hostname="Michaels-MacBook-Pro-3.local" time="0.105">
|
|
<properties/>
|
|
<testcase name="testJobLaunch" classname="org.springframework.batch.sample.JobStepFunctionalTests" time="0.105"/>
|
|
<system-out><![CDATA[10:06:23,205 INFO Test worker AbstractContextLoader:252 - Detected default resource location "classpath:org/springframework/batch/sample/JobStepFunctionalTests-context.xml" for test class [org.springframework.batch.sample.JobStepFunctionalTests]
|
|
10:06:23,206 INFO Test worker AbstractDelegatingSmartContextLoader:176 - GenericGroovyXmlContextLoader detected default locations for context configuration [ContextConfigurationAttributes@622d618b declaringClass = 'org.springframework.batch.sample.JobStepFunctionalTests', classes = '{}', locations = '{classpath:org/springframework/batch/sample/JobStepFunctionalTests-context.xml}', inheritLocations = true, initializers = '{}', inheritInitializers = true, name = [null], contextLoaderClass = 'org.springframework.test.context.ContextLoader'].
|
|
10:06:23,206 INFO Test worker AnnotationConfigContextLoaderUtils:81 - Could not detect default configuration classes for test class [org.springframework.batch.sample.JobStepFunctionalTests]: JobStepFunctionalTests does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
|
|
10:06:23,208 INFO Test worker DefaultTestContextBootstrapper:260 - Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
|
|
10:06:23,208 INFO Test worker DefaultTestContextBootstrapper:187 - Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ae73b29, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@590e79a1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@61d5b9eb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@379e5f04, org.springframework.test.context.transaction.TransactionalTestExecutionListener@342304ad, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@1ecab0f9]
|
|
10:06:23,209 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/JobStepFunctionalTests-context.xml]
|
|
10:06:23,219 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [simple-job-launcher-context.xml]
|
|
10:06:23,225 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [data-source-context.xml]
|
|
10:06:23,236 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [org/springframework/batch/sample/config/common-context.xml]
|
|
10:06:23,242 INFO Test worker XmlBeanDefinitionReader:317 - Loading XML bean definitions from class path resource [jobs/jobStepSample.xml]
|
|
10:06:23,255 INFO Test worker GenericApplicationContext:581 - Refreshing org.springframework.context.support.GenericApplicationContext@521c482a: startup date [Thu Mar 23 10:06:23 CDT 2017]; root of context hierarchy
|
|
10:06:23,289 INFO Test worker DefaultListableBeanFactory:818 - Overriding bean definition for bean 'itemReader' with a different definition: replacing [Generic bean: class [org.springframework.batch.item.file.FlatFileItemReader]; 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 [jobs/jobStepSample.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 [jobs/jobStepSample.xml]]
|
|
10:06:23,293 INFO Test worker AutowiredAnnotationBeanPostProcessor:151 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
|
|
10:06:23,313 INFO Test worker PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'jobRegistry' of type [class org.springframework.batch.core.configuration.support.MapJobRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
|
|
10:06:23,327 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql]
|
|
10:06:23,330 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 2 ms.
|
|
10:06:23,331 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql]
|
|
10:06:23,333 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 2 ms.
|
|
10:06:23,334 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql]
|
|
10:06:23,338 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 4 ms.
|
|
10:06:23,350 INFO Test worker JobRepositoryFactoryBean:184 - No database type set, using meta data indicating: HSQL
|
|
10:06:23,351 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor.
|
|
10:06:23,427 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor.
|
|
10:06:23,467 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=jobStepJob]] launched with the following parameters: [{input.file=classpath:data/fixedLengthImportJob/input/20070122.teststream.ImportTradeDataStep.txt, run.id=1, run.date=20070122, parameter=true}]
|
|
10:06:23,474 INFO Test worker SimpleStepHandler:146 - Executing step: [jobStepJob.step1]
|
|
10:06:23,480 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=tradeJob]] launched with the following parameters: [{input.file=classpath:data/fixedLengthImportJob/input/20070122.teststream.ImportTradeDataStep.txt, run.id=1, run.date=20070122, parameter=true}]
|
|
10:06:23,484 INFO Test worker SimpleStepHandler:146 - Executing step: [step1]
|
|
10:06:23,501 DEBUG Test worker TradeWriter:55 - Trade: [isin=UK21341EAH41,quantity=211,price=31.11,customer=customer1]
|
|
10:06:23,502 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH41,quantity=211,price=31.11,customer=customer1]
|
|
10:06:23,503 DEBUG Test worker TradeWriter:55 - Trade: [isin=UK21341EAH42,quantity=212,price=32.11,customer=customer2]
|
|
10:06:23,504 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH42,quantity=212,price=32.11,customer=customer2]
|
|
10:06:23,507 DEBUG Test worker TradeWriter:55 - Trade: [isin=UK21341EAH43,quantity=213,price=33.11,customer=customer3]
|
|
10:06:23,509 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH43,quantity=213,price=33.11,customer=customer3]
|
|
10:06:23,509 DEBUG Test worker TradeWriter:55 - Trade: [isin=UK21341EAH44,quantity=214,price=34.11,customer=customer4]
|
|
10:06:23,510 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH44,quantity=214,price=34.11,customer=customer4]
|
|
10:06:23,514 DEBUG Test worker TradeWriter:55 - Trade: [isin=UK21341EAH45,quantity=215,price=35.11,customer=customer5]
|
|
10:06:23,515 DEBUG Test worker JdbcTradeDao:58 - Processing: Trade: [isin=UK21341EAH45,quantity=215,price=35.11,customer=customer5]
|
|
10:06:23,518 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=tradeJob]] completed with the following parameters: [{input.file=classpath:data/fixedLengthImportJob/input/20070122.teststream.ImportTradeDataStep.txt, run.id=1, run.date=20070122, parameter=true}] and the following status: [COMPLETED]
|
|
10:06:23,563 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=jobStepJob]] completed with the following parameters: [{input.file=classpath:data/fixedLengthImportJob/input/20070122.teststream.ImportTradeDataStep.txt, run.id=1, run.date=20070122, parameter=true}] and the following status: [COMPLETED]
|
|
]]></system-out>
|
|
<system-err><![CDATA[]]></system-err>
|
|
</testsuite>
|