See <http://ares.opengeo.org/jenkins/job/geotools-master/65/changes>

Changes:

[andrea.aime] [GEOT-4628] StreamingRenderer fires the feature rendered event 
before the feature is actually rendered

------------------------------------------
[...truncated 2175 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
net.opengis.fes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
net.opengis.fes ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
net.opengis.fes ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/src/test/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
net.opengis.fes ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ net.opengis.fes ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ net.opengis.fes ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/target/net.opengis.fes-11-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.fes >>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ net.opengis.fes ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.fes <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.fes ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/target/net.opengis.fes-11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
net.opengis.fes ---
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/target/net.opengis.fes-11-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.fes/11-SNAPSHOT/net.opengis.fes-11-SNAPSHOT.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.fes/11-SNAPSHOT/net.opengis.fes-11-SNAPSHOT.pom
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.fes/target/net.opengis.fes-11-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.fes/11-SNAPSHOT/net.opengis.fes-11-SNAPSHOT-sources.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Catalog Services for the Web Model 11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] *****************************************************************
[WARNING] * Your build is requesting parallel execution, but project      *
[WARNING] * contains the following plugin(s) that are not marked as       *
[WARNING] * @threadSafe to support parallel building.                     *
[WARNING] * While this /may/ work fine, please look for plugin updates    *
[WARNING] * and/or request plugins be made thread-safe.                   *
[WARNING] * If reporting an issue, report it against the plugin in        *
[WARNING] * question, not against maven-core                              *
[WARNING] *****************************************************************
[WARNING] The following plugins are not marked @threadSafe in Catalog Services 
for the Web Model:
[WARNING] pl.project13.maven:git-commit-id-plugin:2.1.2
[WARNING] *****************************************************************
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ net.opengis.csw ---
[INFO] Deleting 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ net.opengis.csw ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
net.opengis.csw ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ 
net.opengis.csw ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 90 source files to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target/classes>
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.889 sec - in 
org.geotools.referencing.factory.epsg.ThreadedHsqlEpsgFactoryTest
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ 
net.opengis.csw ---
[INFO] 
Results :

Using 'UTF-8' encoding to copy filtered resources.
Failed tests: 
[INFO] skip non existing resourceDirectory 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/src/test/resources>
  DefaultFactoryTest.testTimeout:263 null

Tests run: 67, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ 
net.opengis.csw ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Web Feature Service Model
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ net.opengis.csw ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ net.opengis.csw ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target/net.opengis.csw-11-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.csw >>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.2:revision (default) @ net.opengis.csw ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.csw <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ net.opengis.csw ---
[INFO] Building jar: 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target/net.opengis.csw-11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
net.opengis.csw ---
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target/net.opengis.csw-11-SNAPSHOT.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.csw/11-SNAPSHOT/net.opengis.csw-11-SNAPSHOT.jar
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/pom.xml>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.csw/11-SNAPSHOT/net.opengis.csw-11-SNAPSHOT.pom
[INFO] Installing 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/ogc/net.opengis.csw/target/net.opengis.csw-11-SNAPSHOT-sources.jar>
 to 
/var/lib/jenkins/.m2/repository/org/geotools/ogc/net.opengis.csw/11-SNAPSHOT/net.opengis.csw-11-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [2.139s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [0.143s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.154s]
[INFO] JAR files collector ............................... SUCCESS [1.900s]
[INFO] Cross-modules javadoc ............................. SUCCESS [4.284s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.491s]
[INFO] Geotools modules .................................. SUCCESS [0.088s]
[INFO] Geotools libraries ................................ SUCCESS [0.126s]
[INFO] Sample data module ................................ SUCCESS [7.446s]
[INFO] Open GIS Interfaces ............................... SUCCESS [7.096s]
[INFO] Metadata .......................................... SUCCESS [10.543s]
[INFO] Referencing services .............................. SUCCESS [11.653s]
[INFO] API interfaces .................................... SUCCESS [5.257s]
[INFO] Geotools plugins .................................. SUCCESS [0.096s]
[INFO] EPSG Authority Service using HSQL database ........ FAILURE [32.060s]
[INFO] Main module ....................................... SKIPPED
[INFO] Geotools extensions ............................... SUCCESS [0.146s]
[INFO] Feature Based Graphs and Networks ................. SKIPPED
[INFO] XML Parsing ....................................... SUCCESS [0.142s]
[INFO] XML Parsing ....................................... SKIPPED
[INFO] XML Code Generation Support ....................... SKIPPED
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [6.331s]
[INFO] OGC CQL to Filter parser .......................... SKIPPED
[INFO] DataStore Support ................................. SKIPPED
[INFO] Shapefile module .................................. SKIPPED
[INFO] Grid Coverage module .............................. SKIPPED
[INFO] Property File DataStore ........................... SKIPPED
[INFO] GeoTIFF grid coverage exchange 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.134s]
[INFO] Xlink Model ....................................... SUCCESS [2.347s]
[INFO] Open Web Services Model ........................... SUCCESS [4.686s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [2.428s]
[INFO] Web Feature Service Model ......................... SKIPPED
[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 [2.830s]
[INFO] Web Coverage Service Model ........................ SUCCESS [5.608s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [3.003s]
[INFO] ArcGrid datasource module ......................... SKIPPED
[INFO] ArcSDE plugin ..................................... SUCCESS [0.085s]
[INFO] ArcSDE dummy api .................................. SUCCESS [1.599s]
[INFO] ArcSDE support classes ............................ SUCCESS [2.754s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SKIPPED
[INFO] Extensions to EPSG authority factory .............. SKIPPED
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.930s]
[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] Vertical coordinate transformations ............... SUCCESS [5.455s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.381s]
[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.072s]
[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] 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.104s]
[INFO] Coverage Experiment Module ........................ SUCCESS [0.083s]
[INFO] API interfaces .................................... SKIPPED
[INFO] Unidata API ....................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] Example ........................................... SKIPPED
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [2.529s]
[INFO] Next Generation JDBC DataStores ................... SKIPPED
[INFO] VPF Plugin ........................................ SKIPPED
[INFO] SAS Matlab grid coverage readers .................. SKIPPED
[INFO] Simple Feature Service store ...................... SKIPPED
[INFO] WKT symbols addition to the renderer .............. SKIPPED
[INFO] Aggregating DataStore ............................. SKIPPED
[INFO] MongoDB DataStore ................................. SKIPPED
[INFO] Property File DataStore Next Generation ........... SKIPPED
[INFO] Shapefile module (old version) .................... SKIPPED
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.343s (Wall Clock)
[INFO] Finished at: Wed Dec 04 13:02:58 UTC 2013
[INFO] Final Memory: 51M/211M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-epsg-hsql: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/plugin/epsg-hsql/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-epsg-hsql
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to