See <http://ares.opengeo.org/jenkins/job/geotools-master/820/changes>
Changes:
[christian.mueller] GEOT-5197 SQL syntax error in gt-jdbc-postgis
PostgisDataStoreOnlineTest
------------------------------------------
[...truncated 8805 lines...]
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.h2.jdbc.JdbcSQLException: Index ft1_str_index not found; SQL
statement:
DROP INDEX "ft1_str_index" [42112-119]
at org.h2.message.Message.getSQLException(Message.java:106)
at org.h2.message.Message.getSQLException(Message.java:117)
at org.h2.message.Message.getSQLException(Message.java:76)
at org.h2.command.ddl.DropIndex.update(DropIndex.java:48)
at org.h2.command.CommandContainer.update(CommandContainer.java:72)
at org.h2.command.Command.executeUpdate(Command.java:208)
at org.h2.jdbc.JdbcStatement.execute(JdbcStatement.java:162)
at org.geotools.jdbc.SQLDialect.dropIndex(SQLDialect.java:1316)
at org.geotools.jdbc.JDBCDataStore.dropIndex(JDBCDataStore.java:4755)
at
org.geotools.jdbc.JDBCDataStoreOnlineTest.testMultiColumnIndex(JDBCDataStoreOnlineTest.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at junit.framework.TestCase.runTest(TestCase.java:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:129)
at org.geotools.test.OnlineTestCase.run(OnlineTestCase.java:123)
at junit.framework.TestSuite.runTest(TestSuite.java:255)
at junit.framework.TestSuite.run(TestSuite.java:250)
at
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Tests in error:
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testSimpleIndex:214
» IO
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testMultiColumnIndex:255
» IO
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testSimpleIndex:214
» IO
H2DataStoreTest>OnlineTestCase.run:123->JDBCDataStoreOnlineTest.testMultiColumnIndex:255
» IO
Tests run: 313, Failures: 0, Errors: 4, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Feature-Pregeneralized
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping OGR DataStore Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Aggregating DataStore
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping MongoDB DataStore
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Validation Processor and Framework
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[WARNING]
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/coverage/src/main/java/org/geotools/image/ImageWorker.java>:[130,34]
PNGImageWriter is internal proprietary API and may be removed in a future
release
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @
gt-coverage ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
gt-coverage ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/coverage/target/test-classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Geotools .......................................... SUCCESS [2.937s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.222s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.189s]
[INFO] JAR files collector ............................... SUCCESS [6.155s]
[INFO] Cross-modules javadoc ............................. SUCCESS [4.766s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [2.592s]
[INFO] Geotools modules .................................. SUCCESS [8.583s]
[INFO] Geotools libraries ................................ SUCCESS [0.216s]
[INFO] Sample data module ................................ SUCCESS [7.632s]
[INFO] Open GIS Interfaces ............................... SUCCESS [15.008s]
[INFO] Metadata .......................................... SUCCESS [22.033s]
[INFO] Referencing services .............................. SUCCESS [28.781s]
[INFO] API interfaces .................................... SUCCESS [14.941s]
[INFO] Geotools plugins .................................. SUCCESS [0.269s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [48.665s]
[INFO] Main module ....................................... SUCCESS [58.026s]
[INFO] Geotools extensions ............................... SUCCESS [0.212s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [18.303s]
[INFO] XML Parsing ....................................... SUCCESS [0.228s]
[INFO] XML Parsing ....................................... SUCCESS [21.523s]
[INFO] XML Code Generation Support ....................... SUCCESS [5.136s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [10.691s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [24.957s]
[INFO] DataStore Support ................................. SUCCESS [17.823s]
[INFO] Shapefile module .................................. SUCCESS [1:31.915s]
[INFO] Grid Coverage module .............................. SKIPPED
[INFO] Property File DataStore ........................... SUCCESS [11.593s]
[INFO] GeoTIFF grid coverage exchange module ............. SKIPPED
[INFO] ArcGrid datasource module ......................... SKIPPED
[INFO] GML2 XML Support .................................. SKIPPED
[INFO] GML3 XML Support .................................. SKIPPED
[INFO] Filter XML Support ................................ SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] Render ............................................ SKIPPED
[INFO] OGC Web Service Models ............................ SUCCESS [0.165s]
[INFO] Xlink Model ....................................... SUCCESS [5.343s]
[INFO] Open Web Services Model ........................... SUCCESS [14.547s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [9.966s]
[INFO] Web Feature Service Model ......................... SUCCESS [16.731s]
[INFO] OWS XML Support ................................... SKIPPED
[INFO] Filter Encoding Specification XML Support ......... SKIPPED
[INFO] WFS XML Support ................................... SKIPPED
[INFO] XML Parsing Support ............................... SKIPPED
[INFO] JDBC DataStore Support ............................ SUCCESS [21.972s]
[INFO] Web Processing Service Model ...................... SUCCESS [9.672s]
[INFO] Web Coverage Service Model ........................ SUCCESS [17.447s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [7.648s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.136s]
[INFO] ArcSDE dummy api .................................. SUCCESS [2.166s]
[INFO] ArcSDE support classes ............................ SUCCESS [5.112s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED
[INFO] Extensions to EPSG authority factory .............. SUCCESS [14.638s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [4.615s]
[INFO] Feature-Pregeneralized ............................ SKIPPED
[INFO] grass raster datasource module .................... SKIPPED
[INFO] GTopo30 datasource module ......................... SKIPPED
[INFO] WorldImage datasource module ...................... SKIPPED
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.110s]
[INFO] H2 DataStore ...................................... FAILURE [1:14.012s]
[INFO] Oracle DataStore .................................. SUCCESS [9.359s]
[INFO] PostGIS DataStore ................................. SUCCESS [9.533s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [12.487s]
[INFO] imagemosaic datasource module ..................... SKIPPED
[INFO] ImageI/O-Ext based grid coverage readers .......... SKIPPED
[INFO] imagepyramid datasource module .................... SKIPPED
[INFO] imagemosaic-jdbc module ........................... SKIPPED
[INFO] DB2 DataStore ..................................... SUCCESS [8.985s]
[INFO] MySQL DataStore ................................... SUCCESS [5.841s]
[INFO] SQL Server DataStore .............................. SUCCESS [6.551s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [6.610s]
[INFO] Teradata DataStore ................................ SUCCESS [6.348s]
[INFO] JP2K based grid coverage readers .................. SKIPPED
[INFO] OGR DataStore Module .............................. SKIPPED
[INFO] Core OGR DataStore Module ......................... SKIPPED
[INFO] Bridj OGR DataStore Module ........................ SKIPPED
[INFO] JNI OGR DataStore Module .......................... SKIPPED
[INFO] Vertical coordinate transformations ............... SUCCESS [5.977s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Coverage Multidimensional Module .................. SUCCESS [0.202s]
[INFO] API interfaces .................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] GRIB gridcoverage module .......................... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.125s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SUCCESS [12.872s]
[INFO] Vector grids ...................................... SUCCESS [10.476s]
[INFO] Validation Processor and Framework ................ SKIPPED
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [17.997s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WMS XML Support ................................... SUCCESS [1.983s]
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SUCCESS [0.197s]
[INFO] Process ........................................... SKIPPED
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [13.520s]
[INFO] GeoPackage Module ................................. SKIPPED
[INFO] MBTiles Module .................................... SKIPPED
[INFO] WFS client module (NG) ............................ SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SUCCESS [5.411s]
[INFO] Geometries ........................................ SUCCESS [30.471s]
[INFO] Web Processing Service ............................ SKIPPED
[INFO] Process Geometry .................................. SKIPPED
[INFO] Process Raster .................................... SKIPPED
[INFO] Process Feature ................................... SKIPPED
[INFO] Application Schema Support (Unsupported Modules) .. SUCCESS [0.163s]
[INFO] SOLR module ....................................... SKIPPED
[INFO] Geobuf DataStore .................................. SUCCESS [9.839s]
[INFO] Cartographic CSS parser ........................... SKIPPED
[INFO] CSVDataStore ...................................... SUCCESS [10.577s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [3.612s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.186s]
[INFO] VPF Plugin ........................................ SUCCESS [8.637s]
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SUCCESS [12.236s]
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore (Old) ..................... SUCCESS [11.118s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:55.692s (Wall Clock)
[INFO] Finished at: Tue Sep 01 10:04:16 UTC 2015
[INFO] Final Memory: 69M/281M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on
project gt-jdbc-h2: There are test failures.
[ERROR]
[ERROR] Please refer to
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/plugin/jdbc/jdbc-h2/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-h2
Destroying 1 processes
Destroying process..
Destroyed 1 processes
Build step 'Invoke top-level Maven targets' marked build as failure
------------------------------------------------------------------------------
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel