See <http://hudson.opengeo.org/hudson/job/geotools-master-jdbc/26/>
------------------------------------------ [...truncated 5111 lines...] at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106) ... 31 more org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114) at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044) at org.geotools.data.jdbc.datasource.AbstractManageableDataSource.getConnection(AbstractManageableDataSource.java:46) at org.geotools.jdbc.JDBCTestSetup.getConnection(JDBCTestSetup.java:178) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:152) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:127) at org.geotools.data.spatialite.SpatiaLiteDataStoreAPITestSetup.createRoadTable(SpatiaLiteDataStoreAPITestSetup.java:76) at org.geotools.jdbc.JDBCDataStoreAPITestSetup.setUpData(JDBCDataStoreAPITestSetup.java:61) at org.geotools.jdbc.JDBCTestSupport.connect(JDBCTestSupport.java:131) at org.geotools.jdbc.JDBCDataStoreAPITest.connect(JDBCDataStoreAPITest.java:78) at org.geotools.test.OnlineTestCase.setUp(OnlineTestCase.java:243) at junit.framework.TestCase.runBare(TestCase.java:132) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: java.util.NoSuchElementException: Timeout waiting for idle object at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1134) at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106) ... 31 more org.apache.commons.dbcp.SQLNestedException: Cannot get a connection, pool error Timeout waiting for idle object at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:114) at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044) at org.geotools.data.jdbc.datasource.AbstractManageableDataSource.getConnection(AbstractManageableDataSource.java:46) at org.geotools.jdbc.JDBCTestSetup.getConnection(JDBCTestSetup.java:178) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:152) at org.geotools.jdbc.JDBCTestSetup.run(JDBCTestSetup.java:127) at org.geotools.data.spatialite.SpatiaLiteDataStoreAPITestSetup.createRoadTable(SpatiaLiteDataStoreAPITestSetup.java:76) at org.geotools.jdbc.JDBCDataStoreAPITestSetup.setUpData(JDBCDataStoreAPITestSetup.java:61) at org.geotools.jdbc.JDBCTestSupport.connect(JDBCTestSupport.java:131) at org.geotools.jdbc.JDBCDataStoreAPITest.connect(JDBCDataStoreAPITest.java:78) at org.geotools.test.OnlineTestCase.setUp(OnlineTestCase.java:243) at junit.framework.TestCase.runBare(TestCase.java:132) at junit.framework.TestResult$1.protect(TestResult.java:110) at junit.framework.TestResult.runProtected(TestResult.java:128) at junit.framework.TestResult.run(TestResult.java:113) at junit.framework.TestCase.run(TestCase.java:124) at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: java.util.NoSuchElementException: Timeout waiting for idle object at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericObjectPool.java:1134) at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSource.java:106) ... 31 more Skipping spatialite tests, resources not available: java.lang.NullPointerException java.lang.RuntimeException: java.lang.NullPointerException at org.geotools.jdbc.JDBCTestSupport.isOnline(JDBCTestSupport.java:105) at org.geotools.test.OnlineTestCase.checkAvailable(OnlineTestCase.java:144) at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:122) at junit.framework.TestSuite.runTest(TestSuite.java:232) at junit.framework.TestSuite.run(TestSuite.java:227) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:81) at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:53) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:123) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:104) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:164) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:110) at org.apache.maven.surefire.booter.SurefireStarter.invokeProvider(SurefireStarter.java:175) at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcessWhenForked(SurefireStarter.java:107) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:68) Caused by: java.lang.NullPointerException at org.sqlite.NestedDB$CausedSQLException.fillInStackTrace(NestedDB.java:655) at java.lang.Throwable.<init>(Throwable.java:181) at java.lang.Exception.<init>(Exception.java:29) at java.sql.SQLException.<init>(SQLException.java:122) at org.sqlite.NestedDB$CausedSQLException.<init>(NestedDB.java:632) at org.sqlite.NestedDB._open(NestedDB.java:63) at org.sqlite.DB.open(DB.java:88) at org.sqlite.Conn.open(Conn.java:143) at org.sqlite.Conn.<init>(Conn.java:57) at org.sqlite.JDBC.createConnection(JDBC.java:77) at org.sqlite.JDBC.connect(JDBC.java:64) at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:38) at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:582) at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:1556) at org.apache.commons.dbcp.BasicDataSource.createPoolableConnectionFactory(BasicDataSource.java:1545) at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1388) at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:1044) at org.geotools.data.spatialite.SpatiaLiteDataStoreFactory.initializeDataSource(SpatiaLiteDataStoreFactory.java:170) at org.geotools.data.spatialite.SpatiaLiteTestSetup.initializeDataSource(SpatiaLiteTestSetup.java:55) at org.geotools.jdbc.JDBCDelegatingTestSetup.initializeDataSource(JDBCDelegatingTestSetup.java:75) at org.geotools.jdbc.JDBCTestSetup.createDataSource(JDBCTestSetup.java:240) at org.geotools.jdbc.JDBCTestSetup.getDataSource(JDBCTestSetup.java:85) at org.geotools.jdbc.JDBCTestSupport.isOnline(JDBCTestSupport.java:99) ... 17 more Tests run: 18, Failures: 0, Errors: 15, Skipped: 0, Time elapsed: 91.22 sec <<< FAILURE! Running org.geotools.data.spatialite.SpatiaLiteGeometryTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.geotools.data.spatialite.SpatiaLitePrimaryKeyTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.geotools.data.spatialite.SpatiaLiteDataStoreTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec Running org.geotools.data.spatialite.SpatiaLiteJNDIDataSourceTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.geotools.data.spatialite.SpatiaLiteFeatureStoreTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running org.geotools.data.spatialite.SpatiaLiteNoPrimaryKeyTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running org.geotools.data.spatialite.SpatiaLiteFeatureReaderTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.geotools.data.spatialite.SpatiaLiteFeatureSourceTest Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec Results : Tests in error: testPersonSchema(org.geotools.data.spatialite.SpatiaLiteGeometrylessTest) testReadFeatures(org.geotools.data.spatialite.SpatiaLiteGeometrylessTest) testGetBounds(org.geotools.data.spatialite.SpatiaLiteGeometrylessTest) testCreate(org.geotools.data.spatialite.SpatiaLiteGeometrylessTest) testWriteFeatures(org.geotools.data.spatialite.SpatiaLiteGeometrylessTest) testLockFeatures(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testLockFeaturesWithFilter(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testLockFeaturesWithInvalidFilter(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testLockFeaturesWithInvalidQuery(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testUnlockFeatures(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testUnlockFeaturesInvalidFilter(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testDeleteLockedFeatures(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testModifyLockedFeatures(org.geotools.data.spatialite.SpatiaLiteFeatureLockingTest) testBboxFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testBboxFilterDefault(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testCrossesFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testIntersectsFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testIntersectsRingFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testTouchesFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testContainsFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testWithinFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testDisjointFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testEqualsFilter(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testGeometryCollection(org.geotools.data.spatialite.SpatiaLiteSpatialFiltersTest) testAssignedSinglePKeyView(org.geotools.data.spatialite.SpatiaLitePrimaryKeyFinderTest) testAssignedMultiPKeyView(org.geotools.data.spatialite.SpatiaLitePrimaryKeyFinderTest) testSum(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testSumWithFilter(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testSumWithLimitOffset(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMax(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMaxWithFilter(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMaxWithLimitOffset(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMin(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMinWithFilter(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testMinWithLimitOffset(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testUnique(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testUniqueWithFilter(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testUniqueWithLimitOffset(org.geotools.data.spatialite.SpatiaLiteAggregateFunctionTest) testIterator(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testBounds(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testSize(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testSubCollection(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testAdd(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testClear(org.geotools.data.spatialite.SpatiaLiteFeatureCollectionTest) testFeatureSource(org.geotools.data.spatialite.SpatiaLiteEmptyTest) testFeatureCollection(org.geotools.data.spatialite.SpatiaLiteEmptyTest) testLockFeatures(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureTypes(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetSchemaRoad(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetSchemaRiver(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testCreateSchema(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReader(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGeometryFactoryHintsGF(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGeometryFactoryHintsCS(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderLake(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderFilterPrePost(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderFilterPrePostWithNoGeometry(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderFilterWithAttributesNotRequested(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderFilterWithAttributesNotRequested2(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderMutability(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) testGetFeatureReaderConcurrency(org.geotools.data.spatialite.SpatiaLiteDataStoreAPITest) Tests run: 67, Failures: 0, Errors: 61, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] JDBC DataStore Plugins ............................ SUCCESS [1.275s] [INFO] H2 DataStore ...................................... SUCCESS [52.869s] [INFO] Oracle DataStore .................................. SUCCESS [1.456s] [INFO] PostGIS DataStore ................................. SUCCESS [3:58.919s] [INFO] DB2 DataStore ..................................... SUCCESS [2.484s] [INFO] MySQL DataStore ................................... SUCCESS [2.185s] [INFO] SQL Server DataStore .............................. SUCCESS [2.171s] [INFO] SpatiaLite DataStore .............................. FAILURE [3:02.306s] [INFO] Teradata DataStore ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8:05.742s [INFO] Finished at: Sun Jul 22 23:32:30 UTC 2012 [INFO] Final Memory: 15M/191M [INFO] ------------------------------------------------------------------------ [INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s) [INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project gt-jdbc-spatialite: There are test failures. Please refer to <http://hudson.opengeo.org/hudson/job/geotools-master-jdbc/ws/modules/plugin/jdbc/jdbc-spatialite/target/surefire-reports> for the individual test results. [DEBUG] Closing connection to remote [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project gt-jdbc-spatialite: There are test failures. [ERROR] [ERROR] Please refer to <http://hudson.opengeo.org/hudson/job/geotools-master-jdbc/ws/modules/plugin/jdbc/jdbc-spatialite/target/surefire-reports> for the individual test results. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gt-jdbc-spatialite [DEBUG] Waiting for process to finish [DEBUG] Result: 1 [PostBuildScript] - Execution post build scripts. [workspace] $ /bin/bash /var/cache/jetty/data/hudson8129092245270163485.sh ~/.geotools <http://hudson.opengeo.org/hudson/job/geotools-master-jdbc/ws/> <http://hudson.opengeo.org/hudson/job/geotools-master-jdbc/ws/> -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel