Files
spring-batch/spring-batch-infrastructure/build/test-results/test/TEST-org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests.xml
Michael Minella 75ab909314 update
2017-03-23 10:18:33 -05:00

185 lines
39 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" tests="9" skipped="0" failures="0" errors="0" timestamp="2017-03-23T15:03:36" hostname="Michaels-MacBook-Pro-3.local" time="5.351">
<properties/>
<testcase name="testRollbackOnFirstChunkAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.652"/>
<testcase name="testRestartOnSecondPage" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.716"/>
<testcase name="testInvalidRestore" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.547"/>
<testcase name="testMultipleRestarts" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.95"/>
<testcase name="testNormalProcessing" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.345"/>
<testcase name="testRestoreFromEmptyData" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.285"/>
<testcase name="testRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.511"/>
<testcase name="testRollbackAndRestart" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.506"/>
<testcase name="testTransacted" classname="org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests" time="0.239"/>
<system-out><![CDATA[2017-03-23 10:03:36,793 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <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]>
2017-03-23 10:03:36,794 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Could not instantiate TestExecutionListener [org.springframework.test.context.web.ServletTestExecutionListener]. Specify custom listener classes or make the default listener classes (and their required dependencies) available. Offending class: [javax/servlet/ServletContext]>
2017-03-23 10:03:36,794 INFO Test worker [org.springframework.test.context.support.DefaultTestContextBootstrapper] - <Using TestExecutionListeners: [org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7e9238e3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@41e52564, org.springframework.test.context.support.DirtiesContextTestExecutionListener@27ac50f5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1482430f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b38245c]>
2017-03-23 10:03:36,795 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:36,808 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@131ee05a: startup date [Thu Mar 23 10:03:36 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:36,812 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:36,850 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:36,913 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@701408ba, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@21093928]; rollback [true]>
[warn 2017/03/23 10:03:36.915 CDT <Test worker> 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:03:37.212 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:37.237 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:37.263 CDT <Test worker> 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:03:37.535 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:37.549 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:37,556 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@701408ba, testMethod = testRollbackOnFirstChunkAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:37,556 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@131ee05a: startup date [Thu Mar 23 10:03:36 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:37,557 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@7973d6cf>
2017-03-23 10:03:37,557 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:37,571 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@489af7e0: startup date [Thu Mar 23 10:03:37 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:37,574 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:37,607 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:37,627 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@170025e5, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@8f30356]; rollback [true]>
[warn 2017/03/23 10:03:37.630 CDT <Test worker> 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:03:37.937 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:37.953 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:37.962 CDT <Test worker> 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:03:38.321 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:38.335 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:38,341 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@170025e5, testMethod = testRestartOnSecondPage@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:38,342 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@489af7e0: startup date [Thu Mar 23 10:03:37 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:38,342 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@9596b6e>
2017-03-23 10:03:38,343 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:38,358 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@4f2e37c5: startup date [Thu Mar 23 10:03:38 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:38,361 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:38,395 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:38,415 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@46e0c16c, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@4e6210eb]; rollback [true]>
[warn 2017/03/23 10:03:38.417 CDT <Test worker> 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:03:38.657 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:38.673 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:38.680 CDT <Test worker> 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:03:38.932 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:38.954 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:38,960 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@46e0c16c, testMethod = testInvalidRestore@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:38,961 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@4f2e37c5: startup date [Thu Mar 23 10:03:38 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:38,961 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@7efd4f22>
2017-03-23 10:03:38,962 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:38,979 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@5e34382f: startup date [Thu Mar 23 10:03:38 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:38,983 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:39,021 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:39,052 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@4ffe20d8, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@3b99a42e]; rollback [true]>
[warn 2017/03/23 10:03:39.055 CDT <Test worker> 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:03:39.353 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:39.386 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:39.397 CDT <Test worker> 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:03:39.676 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:39.695 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:39.703 CDT <Test worker> 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:03:39.971 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:39.992 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:39,999 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@4ffe20d8, testMethod = testMultipleRestarts@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:40,000 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@5e34382f: startup date [Thu Mar 23 10:03:38 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,000 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@321a6953>
2017-03-23 10:03:40,001 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:40,016 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@6fb9d8cb: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,019 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:40,055 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:40,086 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@5cca0a99, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@4eca2c5d]; rollback [true]>
[warn 2017/03/23 10:03:40.090 CDT <Test worker> 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:03:40.395 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:40.418 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:40,426 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@5cca0a99, testMethod = testNormalProcessing@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:40,427 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@6fb9d8cb: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,427 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@28386841>
2017-03-23 10:03:40,428 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:40,442 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@3cdc05a: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,447 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:40,490 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:40,516 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@7d4c8ff, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@458d27cb]; rollback [true]>
[warn 2017/03/23 10:03:40.518 CDT <Test worker> 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:03:40.777 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:40.793 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:40,798 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@7d4c8ff, testMethod = testRestoreFromEmptyData@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:40,799 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@3cdc05a: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,799 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@5fad6ee>
2017-03-23 10:03:40,800 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:40,813 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@33919f6b: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:40,818 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:40,848 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:40,866 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@62461f84, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@5a8c0d3c]; rollback [true]>
[warn 2017/03/23 10:03:40.868 CDT <Test worker> 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:03:41.099 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:41.116 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:41.123 CDT <Test worker> 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:03:41.355 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:41.369 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:41,374 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@62461f84, testMethod = testRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:41,375 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@33919f6b: startup date [Thu Mar 23 10:03:40 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:41,376 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@65af6ddf>
2017-03-23 10:03:41,376 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:41,395 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@552ce6c6: startup date [Thu Mar 23 10:03:41 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:41,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:03:41,429 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
2017-03-23 10:03:41,452 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Began transaction (1) for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@5439b2e8, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]]; transaction manager [org.springframework.jdbc.datasource.DataSourceTransactionManager@7ed75663]; rollback [true]>
[warn 2017/03/23 10:03:41.454 CDT <Test worker> 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:03:41.684 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:41.698 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
[warn 2017/03/23 10:03:41.705 CDT <Test worker> 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:03:41.938 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:41.951 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:41,956 INFO Test worker [org.springframework.test.context.transaction.TransactionContext] - <Rolled back transaction for test context [DefaultTestContext@736cd992 testClass = HibernateCursorItemReaderParametersIntegrationTests, testInstance = org.springframework.batch.item.database.HibernateCursorItemReaderParametersIntegrationTests@5439b2e8, testMethod = testRollbackAndRestart@AbstractDataSourceItemReaderIntegrationTests, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3ee162be testClass = HibernateCursorItemReaderParametersIntegrationTests, locations = '{classpath:/org/springframework/batch/item/database/data-source-context.xml}', classes = '{}', contextInitializerClasses = '[]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]], attributes = map[[empty]]].>
2017-03-23 10:03:41,957 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@552ce6c6: startup date [Thu Mar 23 10:03:41 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:41,957 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@4a65aabc>
2017-03-23 10:03:41,957 INFO Test worker [org.springframework.beans.factory.xml.XmlBeanDefinitionReader] - <Loading XML bean definitions from class path resource [org/springframework/batch/item/database/data-source-context.xml]>
2017-03-23 10:03:41,970 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Refreshing org.springframework.context.support.GenericApplicationContext@16445ed0: startup date [Thu Mar 23 10:03:41 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:41,973 INFO Test worker [org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor] - <JSR-330 'javax.inject.Inject' annotation found and supported for autowiring>
2017-03-23 10:03:42,002 INFO Test worker [org.springframework.jdbc.datasource.DriverManagerDataSource] - <Loaded JDBC driver: org.hsqldb.jdbcDriver>
[warn 2017/03/23 10:03:42.020 CDT <Test worker> 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:03:42.241 CDT <Test worker> tid=0xc] HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
[info 2017/03/23 10:03:42.254 CDT <Test worker> tid=0xc] HHH000397: Using ASTQueryTranslatorFactory
2017-03-23 10:03:42,256 INFO Test worker [org.springframework.context.support.GenericApplicationContext] - <Closing org.springframework.context.support.GenericApplicationContext@16445ed0: startup date [Thu Mar 23 10:03:41 CDT 2017]; root of context hierarchy>
2017-03-23 10:03:42,256 INFO Test worker [test.jdbc.datasource.DataSourceInitializer] - <destroy called for org.springframework.jdbc.datasource.DriverManagerDataSource@2e50009d>
]]></system-out>
<system-err><![CDATA[]]></system-err>
</testsuite>