See 
<http://build.geoserver.org/job/geotools-21.x/54/display/redirect?page=changes>

Changes:

[tabareu90] GEOT-3825 Fetch size defaults to 0 in JDBCDataStore

[tabareu90] GEOT-3825 Fetch size defaults to 0 in JDBCDataStore

------------------------------------------
[...truncated 1.28 MB...]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: org.h2.jdbc.JdbcSQLException: Error while creating file 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2>
 [90062-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.store.fs.FileSystemDisk.createDirs(FileSystemDisk.java:312)
        at org.h2.util.FileUtils.createDirs(FileUtils.java:287)
        at org.h2.message.TraceSystem.openWriter(TraceSystem.java:297)
        ... 57 more
org.h2.jdbc.JdbcSQLException: Log file error: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2/testdata.trace.db,>
 cause: org.h2.jdbc.JdbcSQLException: Error while creating file 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2>
 [90062-119] [90034-119]
org.h2.jdbc.JdbcSQLException: Log file error: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2/testdata.trace.db,>
 cause: org.h2.jdbc.JdbcSQLException: Error while creating file 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2>
 [90062-119] [90034-119]
        at org.h2.message.Message.getSQLException(Message.java:106)
        at org.h2.message.TraceSystem.logWritingError(TraceSystem.java:287)
        at org.h2.message.TraceSystem.openWriter(TraceSystem.java:306)
        at org.h2.message.TraceSystem.<init>(TraceSystem.java:112)
        at org.h2.engine.Database.open(Database.java:569)
        at org.h2.engine.Database.openDatabase(Database.java:222)
        at org.h2.engine.Database.<init>(Database.java:216)
        at org.h2.engine.Engine.openSession(Engine.java:58)
        at org.h2.engine.Engine.openSession(Engine.java:140)
        at org.h2.engine.Engine.getSession(Engine.java:120)
        at 
org.h2.engine.SessionFactoryEmbedded.createSession(SessionFactoryEmbedded.java:17)
        at 
org.h2.engine.SessionRemote.connectEmbeddedOrServer(SessionRemote.java:245)
        at org.h2.engine.SessionRemote.createSession(SessionRemote.java:223)
        at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:110)
        at org.h2.jdbc.JdbcConnection.<init>(JdbcConnection.java:94)
        at org.h2.Driver.connect(Driver.java:58)
        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.jdbc.datasource.DBCPDataSourceFactory.createNewDataSource(DBCPDataSourceFactory.java:104)
        at 
org.geotools.data.jdbc.datasource.DBCPDataSourceFactory.createDataSource(DBCPDataSourceFactory.java:84)
        at 
org.geotools.data.jdbc.datasource.DataSourceFinder.getDataSource(DataSourceFinder.java:76)
        at 
org.geotools.gce.imagemosaic.jdbc.DBDialect.getDataSource(DBDialect.java:94)
        at 
org.geotools.gce.imagemosaic.jdbc.DBDialect.getConnection(DBDialect.java:104)
        at 
org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest.testDrop(H2CustomTest.java:220)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        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 junit.framework.TestSuite.runTest(TestSuite.java:252)
        at junit.framework.TestSuite.run(TestSuite.java:247)
        at 
org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
Caused by: org.h2.jdbc.JdbcSQLException: Error while creating file 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/h2>
 [90062-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.store.fs.FileSystemDisk.createDirs(FileSystemDisk.java:312)
        at org.h2.util.FileUtils.createDirs(FileUtils.java:287)
        at org.h2.message.TraceSystem.openWriter(TraceSystem.java:297)
        ... 46 more
[WARNING] ForkStarter IOException: Unable to create file for report: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports/org.geotools.gce.imagemosaic.jdbc.H2Test.txt>
 (No such file or directory)
Unable to create file for report: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports/org.geotools.gce.imagemosaic.jdbc.ImageMosaicJDBCServiceTest.txt>
 (No such file or directory)
Unable to create file for report: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports/org.geotools.gce.imagemosaic.jdbc.custom.H2CustomTest.txt>
 (No such file or directory). See the dump file 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/surefire-reports/2019-06-07T10-48-53_388-jvmRun1.dumpstream>
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ gt-imagemosaic-jdbc ---
[INFO] Building jar: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/plugin/imagemosaic-jdbc/target/gt-imagemosaic-jdbc-21-SNAPSHOT.jar>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for GeoTools 21-SNAPSHOT:
[INFO] 
[INFO] GeoTools ........................................... SUCCESS [ 28.291 s]
[INFO] Build tools for Geotools 2 ......................... SUCCESS [  0.045 s]
[INFO] Maven plugins for Geotools 2 ....................... SUCCESS [  0.028 s]
[INFO] JAR files collector ................................ SUCCESS [ 38.539 s]
[INFO] JJTree and JavaCC compilers plugin ................. SUCCESS [ 35.081 s]
[INFO] Geotools modules ................................... SUCCESS [  0.047 s]
[INFO] Geotools libraries ................................. SUCCESS [  0.029 s]
[INFO] Open GIS Interfaces ................................ SUCCESS [  5.228 s]
[INFO] Metadata ........................................... SUCCESS [  9.355 s]
[INFO] Sample data module ................................. SUCCESS [  1.592 s]
[INFO] Referencing services ............................... SUCCESS [  9.502 s]
[INFO] Geotools plugins ................................... SUCCESS [  0.052 s]
[INFO] EPSG Authority Service using HSQL database ......... SUCCESS [ 19.377 s]
[INFO] Main module ........................................ SUCCESS [ 15.659 s]
[INFO] XML Parsing Support ................................ SUCCESS [  9.201 s]
[INFO] Geotools extensions ................................ SUCCESS [  0.027 s]
[INFO] XML Parsing ........................................ SUCCESS [  0.019 s]
[INFO] XML Parsing ........................................ SUCCESS [  3.496 s]
[INFO] Feature Based Graphs and Networks .................. SUCCESS [  1.744 s]
[INFO] XML Code Generation Support ........................ SUCCESS [  1.240 s]
[INFO] Grid Coverage module ............................... SUCCESS [ 26.913 s]
[INFO] EPSG Authority Service using WKT file .............. SUCCESS [  2.074 s]
[INFO] OGC CQL to Filter parser ........................... SUCCESS [  3.873 s]
[INFO] Property File DataStore ............................ SUCCESS [  1.804 s]
[INFO] GeoTIFF grid coverage exchange module .............. SUCCESS [  4.974 s]
[INFO] JDBC DataStore Support ............................. SUCCESS [  3.585 s]
[INFO] JDBC DataStore Plugins ............................. SUCCESS [  0.033 s]
[INFO] H2 DataStore ....................................... SUCCESS [ 31.472 s]
[INFO] Oracle DataStore ................................... SUCCESS [  0.481 s]
[INFO] PostGIS DataStore .................................. SUCCESS [  2.233 s]
[INFO] Shapefile module ................................... SUCCESS [  8.738 s]
[INFO] Feature transforming feature source wrapper ........ SUCCESS [  2.077 s]
[INFO] WorldImage datasource module ....................... SUCCESS [  3.181 s]
[INFO] imagemosaic datasource module ...................... FAILURE [  0.022 s]
[INFO] ArcGrid datasource module .......................... SUCCESS [ 27.862 s]
[INFO] GML2 XML Support ................................... SUCCESS [  2.822 s]
[INFO] GML3 XML Support ................................... FAILURE [ 12.789 s]
[INFO] Filter XML Support ................................. SKIPPED
[INFO] SLD XML Support .................................... SKIPPED
[INFO] Render ............................................. SKIPPED
[INFO] OGC Web Service Models ............................. SUCCESS [  0.043 s]
[INFO] Xlink Model ........................................ SUCCESS [  0.570 s]
[INFO] Open Web Services Model ............................ SUCCESS [  3.350 s]
[INFO] Filter Encoding Specification Model ................ SUCCESS [  1.299 s]
[INFO] Web Feature Service Model .......................... SUCCESS [  1.191 s]
[INFO] Web Processing Service Model ....................... SUCCESS [  1.040 s]
[INFO] Web Coverage Service Model ......................... SUCCESS [  2.781 s]
[INFO] Catalog Services for the Web Model ................. SUCCESS [  0.854 s]
[INFO] Web Map Tile Service model ......................... SUCCESS [  8.515 s]
[INFO] ArcSDE plugin ...................................... SUCCESS [  0.022 s]
[INFO] ArcSDE dummy api ................................... SUCCESS [  0.284 s]
[INFO] ArcSDE support classes ............................. SUCCESS [  0.396 s]
[INFO] ArcSDE DataStore plugin ............................ SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED
[INFO] Extensions to EPSG authority factory ............... SUCCESS [  2.571 s]
[INFO] EPSG Authority Service using PostgreSQL database ... SUCCESS [  0.220 s]
[INFO] Feature-Pregeneralized ............................. SUCCESS [  2.038 s]
[INFO] grass raster datasource module ..................... SUCCESS [  2.751 s]
[INFO] ImageI/O-Ext based grid coverage readers ........... SUCCESS [  5.751 s]
[INFO] imagepyramid datasource module ..................... SKIPPED
[INFO] imagemosaic-jdbc module ............................ FAILURE [ 30.862 s]
[INFO] DB2 DataStore ...................................... SUCCESS [  1.340 s]
[INFO] MySQL DataStore .................................... SUCCESS [  0.932 s]
[INFO] SQL Server DataStore ............................... SUCCESS [  0.995 s]
[INFO] Teradata DataStore ................................. SUCCESS [  0.274 s]
[INFO] JP2K based grid coverage readers ................... SUCCESS [  3.309 s]
[INFO] Dynamic symbolizers for SVG symbols ................ SKIPPED
[INFO] Coverage Multidimensional Module ................... SUCCESS [  0.026 s]
[INFO] API interfaces ..................................... SKIPPED
[INFO] NetCDF gridcoverage module ......................... SKIPPED
[INFO] GRIB gridcoverage module ........................... SKIPPED
[INFO] OWS XML Support .................................... SKIPPED
[INFO] Filter Encoding Specification XML Support .......... SKIPPED
[INFO] GeoPackage Module .................................. SKIPPED
[INFO] Application Schema Support ......................... SUCCESS [  0.018 s]
[INFO] Application Schema Resolver ........................ SUCCESS [  5.178 s]
[INFO] Complex Features Support ........................... SUCCESS [  1.088 s]
[INFO] Application Schema DataAccess ...................... SKIPPED
[INFO] MongoDB DataStore .................................. SKIPPED
[INFO] Sample DataAccess .................................. SKIPPED
[INFO] Brewer module ...................................... SUCCESS [  1.687 s]
[INFO] Vector grids ....................................... SUCCESS [  1.441 s]
[INFO] Validation Processor and Framework ................. FAILURE [  0.009 s]
[INFO] Web Map Server client .............................. SKIPPED
[INFO] Tile Client ........................................ SKIPPED
[INFO] WMTS XML Support ................................... SKIPPED
[INFO] Geotools unsupported ............................... SUCCESS [  3.478 s]
[INFO] Process ............................................ FAILURE [  0.009 s]
[INFO] Swing widgets ...................................... SKIPPED
[INFO] Web Map Tile Service Client ........................ SKIPPED
[INFO] KML XML Support .................................... SUCCESS [  2.804 s]
[INFO] WFS XML Support .................................... SKIPPED
[INFO] WCS XML Support .................................... SKIPPED
[INFO] WPS XML Support .................................... SKIPPED
[INFO] WMS XML Support .................................... SUCCESS [  1.427 s]
[INFO] CSW XML Support .................................... SKIPPED
[INFO] Process Feature .................................... SKIPPED
[INFO] Process Raster ..................................... SKIPPED
[INFO] YSLD Parser/Encoder ................................ SKIPPED
[INFO] GeoJSON Support .................................... SUCCESS [  1.902 s]
[INFO] Process Geometry ................................... SKIPPED
[INFO] MBTiles Module ..................................... SUCCESS [  3.307 s]
[INFO] WFS client module (NG) ............................. SKIPPED
[INFO] GTopo30 datasource module .......................... SUCCESS [  2.790 s]
[INFO] ISO 19107 implementation using JTS ................. SUCCESS [  0.318 s]
[INFO] Geometries ......................................... SUCCESS [  5.343 s]
[INFO] Web Processing Service ............................. SKIPPED
[INFO] Application Schema Support (Unsupported Modules) ... SUCCESS [  0.021 s]
[INFO] SOLR module ........................................ SKIPPED
[INFO] Geobuf DataStore ................................... SUCCESS [  2.195 s]
[INFO] Cartographic CSS parser ............................ SKIPPED
[INFO] GeoJSON Datastore .................................. SUCCESS [  1.688 s]
[INFO] Mapbox Styles Support .............................. SKIPPED
[INFO] CSVDataStore ....................................... FAILURE [  0.011 s]
[INFO] EPSG Authority Factory for Oracle .................. SUCCESS [  0.910 s]
[INFO] SAP HANA DataStore ................................. SUCCESS [  1.185 s]
[INFO] Next Generation JDBC DataStores .................... SUCCESS [  0.011 s]
[INFO] gt-s3-geotiff ...................................... SUCCESS [  2.292 s]
[INFO] GeoTools Documentation ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:17 min (Wall Clock)
[INFO] Finished at: 2019-06-07T10:52:05Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-jar-plugin:3.1.0:jar (default-jar) on project 
gt-xsd-gml3: Error assembling JAR: Problem creating jar: No space left on 
device -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources 
(default-resources) on project gt-validation: Cannot create resource output 
directory: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/extension/validation/target/classes>
 -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources 
(default-resources) on project gt-process: Cannot create resource output 
directory: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/unsupported/process/target/classes>
 -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-resources-plugin:3.1.0:resources 
(default-resources) on project gt-csv: Cannot create resource output directory: 
<http://build.geoserver.org/job/geotools-21.x/ws/modules/unsupported/csv/target/classes>
 -> [Help 1]
[ERROR] Failed to execute goal on project gt-imagemosaic: Could not resolve 
dependencies for project org.geotools:gt-imagemosaic:jar:21-SNAPSHOT: Failed to 
collect dependencies at com.oracle:ojdbc14:jar:10.2.0.3.0: Failed to read 
artifact descriptor for com.oracle:ojdbc14:jar:10.2.0.3.0: Could not transfer 
artifact com.oracle:ojdbc14:pom:10.2.0.3.0 from/to central.maven.org 
(http://central.maven.org/maven2): 
/home/ubuntu/.m2/repository/com/oracle/ojdbc14/10.2.0.3.0/ojdbc14-10.2.0.3.0.pom.part.lock
 (No such file or directory) -> [Help 2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-jar-plugin:3.1.0:jar (default-jar) on project 
gt-imagemosaic-jdbc: Error assembling JAR: Problem creating jar: No space left 
on device -> [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/MojoExecutionException
[ERROR] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :gt-xsd-gml3
Build step 'Invoke top-level Maven targets' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 12792 killed;
[ssh-agent] Stopped.
Not sending mail to unregistered user tabare...@gmail.com


_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to