See <http://ares.opengeo.org/jenkins/job/geotools-master/458/changes>
Changes: [Er1k#d3#r001j] GEOT-4940: ImagePyramidReader time dimension does not work in Geoserver ------------------------------------------ [...truncated 3960 lines...] at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) at org.junit.runners.ParentRunner.run(ParentRunner.java:309) 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) Running org.geotools.filter.text.ecql.ECQLTest Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.geotools.filter.text.ecql.ECQLTest Running org.geotools.filter.text.ecql.FilterToECQLTest Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec - in org.geotools.filter.text.ecql.FilterToECQLTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.159 sec - in org.geotools.data.store.ContentFeatureSourceEventsTest Running org.geotools.data.store.ContentFeatureSourcePagingTest Results : Failed tests: CQLBetweenPredicateTest.notBetweenPredicate:83->testBetweenPredicate:120 between filter error expected: org.geotools.filter.NotImpl<[ NOT [ ATTR1 BETWEEN 10 AND 20 ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ ATTR1 BETWEEN 10 AND 20 ] ]> CQLBooleanValueExpressionTest.andNot:171 a bad filter was produced expected: org.geotools.filter.AndImpl<[[ ATTR3 < 4 ] AND [ NOT [[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] ]]> but was: org.geotools.filter.AndImpl<[[ ATTR3 < 4 ] AND [ NOT [[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] ]]> CQLBooleanValueExpressionTest.or:93 ATTR1 > 10 OR ATTR2 < 2 was expected expected: org.geotools.filter.OrImpl<[[ ATTR1 > 10 ] OR [ ATTR2 < 2 ]]> but was: org.geotools.filter.OrImpl<[[ ATTR1 > 10 ] OR [ ATTR2 < 2 ]]> CQLBooleanValueExpressionTest.and:76 ATTR1 < 10 AND ATTR2 < 2 was expected expected: org.geotools.filter.AndImpl<[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]]> but was: org.geotools.filter.AndImpl<[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]]> CQLBooleanValueExpressionTest.andOr:113 a bad filter was expected expected: org.geotools.filter.OrImpl<[[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] OR [ ATTR3 > 10 ]]> but was: org.geotools.filter.OrImpl<[[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] OR [ ATTR3 > 10 ]]> CQLComparisonPredicateTest.comparisonOperators:107 not equal compare filter error expected: org.geotools.filter.NotImpl<[ NOT [ ATTR1 = 1 ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ ATTR1 = 1 ] ]> CQLExistenceTest.attributeDoesNotExist:82 expected: org.geotools.filter.NotImpl<[ NOT [ PropertyExists('ATTR1') = true ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ PropertyExists('ATTR1') = true ] ]> CQLTemporalPredicateTest.beforeOrDuring:357 less than or equal the last date of period expected:<[org.geotools.filter.temporal.BeforeImpl@a527dbdf OR org.geotools.filter.temporal.DuringImpl@b8b1cdf]> but was:<[org.geotools.filter.temporal.BeforeImpl@9b87cbab OR org.geotools.filter.temporal.DuringImpl@b8b1cdf]> CQLTemporalPredicateTest.duringOrAfter:412 greater than or equal the first date of period expected:<[org.geotools.filter.temporal.DuringImpl@b8b1cdf OR org.geotools.filter.temporal.AfterImpl@ee1027df]> but was:<[org.geotools.filter.temporal.DuringImpl@b8b1cdf OR org.geotools.filter.temporal.AfterImpl@7dc637ab]> ECQLBetweenPredicateTest>CQLBetweenPredicateTest.notBetweenPredicate:83->CQLBetweenPredicateTest.testBetweenPredicate:120 between filter error expected: org.geotools.filter.NotImpl<[ NOT [ ATTR1 BETWEEN 10 AND 20 ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ ATTR1 BETWEEN 10 AND 20 ] ]> ECQLBooleanValueExpressionTest>CQLBooleanValueExpressionTest.andNot:171 a bad filter was produced expected: org.geotools.filter.AndImpl<[[ ATTR3 < 4 ] AND [ NOT [[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] ]]> but was: org.geotools.filter.AndImpl<[[ ATTR3 < 4 ] AND [ NOT [[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] ]]> ECQLBooleanValueExpressionTest>CQLBooleanValueExpressionTest.or:93 ATTR1 > 10 OR ATTR2 < 2 was expected expected: org.geotools.filter.OrImpl<[[ ATTR1 > 10 ] OR [ ATTR2 < 2 ]]> but was: org.geotools.filter.OrImpl<[[ ATTR1 > 10 ] OR [ ATTR2 < 2 ]]> ECQLBooleanValueExpressionTest>CQLBooleanValueExpressionTest.and:76 ATTR1 < 10 AND ATTR2 < 2 was expected expected: org.geotools.filter.AndImpl<[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]]> but was: org.geotools.filter.AndImpl<[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]]> ECQLBooleanValueExpressionTest>CQLBooleanValueExpressionTest.andOr:113 a bad filter was expected expected: org.geotools.filter.OrImpl<[[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] OR [ ATTR3 > 10 ]]> but was: org.geotools.filter.OrImpl<[[[ ATTR1 < 10 ] AND [ ATTR2 < 2 ]] OR [ ATTR3 > 10 ]]> ECQLComparisonPredicateTest>CQLComparisonPredicateTest.comparisonOperators:107 not equal compare filter error expected: org.geotools.filter.NotImpl<[ NOT [ ATTR1 = 1 ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ ATTR1 = 1 ] ]> ECQLExistenceTest>CQLExistenceTest.attributeDoesNotExist:82 expected: org.geotools.filter.NotImpl<[ NOT [ PropertyExists('ATTR1') = true ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ PropertyExists('ATTR1') = true ] ]> ECQLNullPredicateTest.functionIsNotNull:72->CQLNullPredicateTest.testNullPredicate:69 Filter error expected: org.geotools.filter.NotImpl<[ NOT [ centroid([the_geom]) IS NULL ] ]> but was: org.geotools.filter.NotImpl<[ NOT [ centroid([the_geom]) IS NULL ] ]> ECQLTemporalPredicateTest>CQLTemporalPredicateTest.beforeOrDuring:357 less than or equal the last date of period expected:<[org.geotools.filter.temporal.BeforeImpl@a527dbdf OR org.geotools.filter.temporal.DuringImpl@b8b1cdf]> but was:<[org.geotools.filter.temporal.BeforeImpl@9b87cbab OR org.geotools.filter.temporal.DuringImpl@b8b1cdf]> ECQLTemporalPredicateTest>CQLTemporalPredicateTest.duringOrAfter:412 greater than or equal the first date of period expected:<[org.geotools.filter.temporal.DuringImpl@b8b1cdf OR org.geotools.filter.temporal.AfterImpl@ee1027df]> but was:<[org.geotools.filter.temporal.DuringImpl@b8b1cdf OR org.geotools.filter.temporal.AfterImpl@7dc637ab]> Tests run: 323, Failures: 19, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Vector grids [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping GeoJSON Support [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping ISO 19107 implementation using JTS [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Geometries [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping VPF Plugin [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 XML Parsing [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.geotools.data.store.ContentFeatureSourcePagingTest Results : Tests run: 20, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-data --- [INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/data/target/gt-data-13-SNAPSHOT.jar> [INFO] [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ gt-data >>> [INFO] [INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ gt-data --- [INFO] [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ gt-data <<< [INFO] [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-data --- [INFO] Building jar: <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/data/target/gt-data-13-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ gt-data --- [INFO] Installing <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/data/target/gt-data-13-SNAPSHOT.jar> to /var/lib/jenkins/.m2/repository/org/geotools/gt-data/13-SNAPSHOT/gt-data-13-SNAPSHOT.jar [INFO] Installing <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/data/pom.xml> to /var/lib/jenkins/.m2/repository/org/geotools/gt-data/13-SNAPSHOT/gt-data-13-SNAPSHOT.pom [INFO] Installing <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/data/target/gt-data-13-SNAPSHOT-sources.jar> to /var/lib/jenkins/.m2/repository/org/geotools/gt-data/13-SNAPSHOT/gt-data-13-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Geotools .......................................... SUCCESS [1.235s] [INFO] Build tools for Geotools 2 ........................ SUCCESS [0.221s] [INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.343s] [INFO] JAR files collector ............................... SUCCESS [2.646s] [INFO] Cross-modules javadoc ............................. SUCCESS [4.166s] [INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [2.281s] [INFO] Geotools modules .................................. SUCCESS [0.214s] [INFO] Geotools libraries ................................ SUCCESS [0.385s] [INFO] Sample data module ................................ SUCCESS [10.029s] [INFO] Open GIS Interfaces ............................... SUCCESS [13.963s] [INFO] Metadata .......................................... SUCCESS [23.452s] [INFO] Referencing services .............................. SUCCESS [23.829s] [INFO] API interfaces .................................... SUCCESS [16.609s] [INFO] Geotools plugins .................................. SUCCESS [0.382s] [INFO] EPSG Authority Service using HSQL database ........ SUCCESS [45.164s] [INFO] Main module ....................................... SUCCESS [59.790s] [INFO] Geotools extensions ............................... SUCCESS [0.334s] [INFO] Feature Based Graphs and Networks ................. SUCCESS [15.063s] [INFO] XML Parsing ....................................... SUCCESS [0.523s] [INFO] XML Parsing ....................................... SKIPPED [INFO] XML Code Generation Support ....................... SKIPPED [INFO] EPSG Authority Service using WKT file ............. SUCCESS [9.209s] [INFO] OGC CQL to Filter parser .......................... FAILURE [22.774s] [INFO] DataStore Support ................................. SUCCESS [7.921s] [INFO] Shapefile module .................................. SKIPPED [INFO] Grid Coverage module .............................. SKIPPED [INFO] Property File DataStore ........................... SKIPPED [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.339s] [INFO] Xlink Model ....................................... SUCCESS [7.659s] [INFO] Open Web Services Model ........................... SUCCESS [17.185s] [INFO] Filter Encoding Specification Model ............... SUCCESS [8.781s] [INFO] Web Feature Service Model ......................... SUCCESS [15.742s] [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 ............................ SKIPPED [INFO] Web Processing Service Model ...................... SUCCESS [10.422s] [INFO] Web Coverage Service Model ........................ SUCCESS [17.378s] [INFO] Catalog Services for the Web Model ................ SUCCESS [8.450s] [INFO] ArcSDE plugin ..................................... SUCCESS [0.403s] [INFO] ArcSDE dummy api .................................. SUCCESS [2.442s] [INFO] ArcSDE support classes ............................ SUCCESS [5.509s] [INFO] ArcSDE DataStore plugin ........................... SKIPPED [INFO] Dynamic symbolizer module based on JFreeChart and Eastwood SKIPPED [INFO] Extensions to EPSG authority factory .............. SUCCESS [18.098s] [INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [3.243s] [INFO] Feature-Pregeneralized ............................ SKIPPED [INFO] grass raster datasource module .................... SKIPPED [INFO] GTopo30 datasource module ......................... SKIPPED [INFO] WorldImage datasource module ...................... SKIPPED [INFO] JDBC DataStore Plugins ............................ SKIPPED [INFO] H2 DataStore ...................................... SKIPPED [INFO] Oracle DataStore .................................. SKIPPED [INFO] PostGIS DataStore ................................. SKIPPED [INFO] Feature transforming feature source wrapper ....... SKIPPED [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 ..................................... SKIPPED [INFO] MySQL DataStore ................................... SKIPPED [INFO] SQL Server DataStore .............................. SKIPPED [INFO] SpatiaLite DataStore .............................. SKIPPED [INFO] Teradata DataStore ................................ SKIPPED [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.082s] [INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED [INFO] Coverage Multidimensional Module .................. SUCCESS [0.210s] [INFO] API interfaces .................................... SKIPPED [INFO] NetCDF gridcoverage module ........................ SKIPPED [INFO] GRIB gridcoverage module .......................... SKIPPED [INFO] Application Schema Support ........................ SUCCESS [1.278s] [INFO] Application Schema Resolver ....................... SKIPPED [INFO] Complex Features Support .......................... SKIPPED [INFO] Application Schema DataAccess ..................... SKIPPED [INFO] Sample DataAccess ................................. SKIPPED [INFO] Brewer module ..................................... SKIPPED [INFO] Vector grids ...................................... SKIPPED [INFO] Validation Processor and Framework ................ SKIPPED [INFO] Web Map Server client ............................. SKIPPED [INFO] KML XML Support ................................... SKIPPED [INFO] WCS XML Support ................................... SKIPPED [INFO] WPS XML Support ................................... SKIPPED [INFO] WFS XML Support ................................... SKIPPED [INFO] CSW XML Support ................................... SKIPPED [INFO] Geotools unsupported .............................. SUCCESS [0.322s] [INFO] Process ........................................... SKIPPED [INFO] Swing widgets ..................................... SKIPPED [INFO] SWT widgets ....................................... SKIPPED [INFO] WFS client module ................................. SKIPPED [INFO] GeoJSON Support ................................... SKIPPED [INFO] GeoPackage Module ................................. SKIPPED [INFO] MBTiles Module .................................... SKIPPED [INFO] WFS client module (NG) ............................ SKIPPED [INFO] Coverage tools .................................... SKIPPED [INFO] ISO 19107 implementation using JTS ................ SKIPPED [INFO] Geometries ........................................ SKIPPED [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.190s] [INFO] SOLR module ....................................... SKIPPED [INFO] Cartographic CSS parser ........................... SKIPPED [INFO] Example ........................................... SKIPPED [INFO] EPSG Authority Factory for Oracle ................. SUCCESS [1.556s] [INFO] Next Generation JDBC DataStores ................... SKIPPED [INFO] VPF Plugin ........................................ SKIPPED [INFO] SAS Matlab grid coverage readers .................. SKIPPED [INFO] Simple Feature Service store ...................... SKIPPED [INFO] Aggregating DataStore ............................. SKIPPED [INFO] MongoDB DataStore ................................. SKIPPED [INFO] Property File DataStore Next Generation ........... SKIPPED [INFO] GeoTools Documentation ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3:47.170s (Wall Clock) [INFO] Finished at: Mon Dec 08 12:06:25 UTC 2014 [INFO] Final Memory: 61M/204M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project gt-cql: There are test failures. [ERROR] [ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/library/cql/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-cql Build step 'Invoke top-level Maven targets' marked build as failure ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk _______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel