tid=0xc] HHH000204: Processing PersistenceUnitInfo [ name: customerCredit ...] [warn 2017/03/23 10:06:17.188 CDT tid=0xc] HHH90000012: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/hibernate-mapping. Use namespace http://www.hibernate.org/dtd/hibernate-mapping instead. Support for obsolete DTD/XSD namespaces may be removed at any time. [info 2017/03/23 10:06:17.597 CDT tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect 10:06:17,635 INFO Test worker LocalContainerEntityManagerFactoryBean:379 - Initialized JPA EntityManagerFactory for persistence unit 'customerCredit' 10:06:17,648 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] 10:06:17,653 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-drop-hsqldb.sql] in 4 ms. 10:06:17,653 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] 10:06:17,657 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [org/springframework/batch/core/schema-hsqldb.sql] in 4 ms. 10:06:17,657 INFO Test worker ScriptUtils:442 - Executing SQL script from class path resource [business-schema-hsqldb.sql] 10:06:17,662 INFO Test worker ScriptUtils:508 - Executed SQL script from class path resource [business-schema-hsqldb.sql] in 4 ms. 10:06:17,677 INFO Test worker JobRepositoryFactoryBean:184 - No database type set, using meta data indicating: HSQL 10:06:17,678 INFO Test worker SimpleJobLauncher:201 - No TaskExecutor has been set, defaulting to synchronous executor. [info 2017/03/23 10:06:18.252 CDT tid=0xc] HHH000397: Using ASTQueryTranslatorFactory 10:06:18,370 INFO Test worker SimpleJobLauncher:139 - Job: [FlowJob: [name=ioSampleJob]] launched with the following parameters: [{random=80470, credit=10000}] 10:06:18,383 INFO Test worker SimpleStepHandler:146 - Executing step: [step1] 10:06:18,434 INFO Test worker SimpleJobLauncher:142 - Job: [FlowJob: [name=ioSampleJob]] completed with the following parameters: [{random=80470, credit=10000}] and the following status: [COMPLETED] ]]>