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

Changes:

[daniele.romagnoli] [droptable]: GEOT-2333

[daniele.romagnoli] More on remove coverage

[daniele.romagnoli] Adding delete

[daniele.romagnoli] GEOT-4618: Updating to ImageIO-Ext 1.1.8

------------------------------------------
[...truncated 13089 lines...]
INFO: Unable to read image for file 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/plugin/imagemosaic/target/test-classes/org/geotools/gce/imagemosaic/test-data/rgb/global_mosaic_0.pg>
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 sec - in 
org.geotools.gce.imagemosaic.PathTypeTest
Running org.geotools.gce.imagemosaic.PropertiesCollectorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.58 sec - in 
org.geotools.gce.imagemosaic.PropertiesCollectorTest
Running org.geotools.gce.imagemosaic.RasterLayerRequestTest
Nov 26, 2013 9:53:59 AM org.geotools.gce.imagemosaic.ImageMosaicEventHandlers 
fireEvent
INFO: Now indexing file D220161A.tif
GeneralEnvelope[(432500.25, 81999.75), (439250.25, 84999.75)]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.588 sec - in 
org.geotools.gce.imagemosaic.RasterLayerRequestTest
Running org.geotools.gce.imagemosaic.processing.ArtifactsFilterTest
Error: Could not find mediaLib accelerator wrapper classes. Continuing in pure 
Java mode.
Occurs in: com.sun.media.jai.mlib.MediaLibAccessor
java.lang.NoClassDefFoundError: com/sun/medialib/mlib/Image
        at 
com.sun.media.jai.mlib.MediaLibAccessor$1.run(MediaLibAccessor.java:248)
        at java.security.AccessController.doPrivileged(Native Method)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.setUseMlib(MediaLibAccessor.java:245)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.useMlib(MediaLibAccessor.java:177)
        at 
com.sun.media.jai.mlib.MediaLibAccessor.isMediaLibCompatible(MediaLibAccessor.java:357)
        at 
com.sun.media.jai.mlib.MlibHistogramRIF.create(MlibHistogramRIF.java:49)
        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 javax.media.jai.FactoryCache.invoke(FactoryCache.java:122)
        at 
javax.media.jai.OperationRegistry.invokeFactory(OperationRegistry.java:1674)
        at 
javax.media.jai.ThreadSafeOperationRegistry.invokeFactory(ThreadSafeOperationRegistry.java:473)
        at javax.media.jai.registry.RIFRegistry.create(RIFRegistry.java:332)
        at javax.media.jai.RenderedOp.createInstance(RenderedOp.java:819)
        at javax.media.jai.RenderedOp.createRendering(RenderedOp.java:867)
        at javax.media.jai.RenderedOp.getRendering(RenderedOp.java:888)
        at javax.media.jai.RenderedOp$1.getPropertyNames(RenderedOp.java:1791)
        at 
javax.media.jai.PropertyEnvironment.mapDefaults(PropertyEnvironment.java:270)
        at 
javax.media.jai.PropertyEnvironment.getPropertyNames(PropertyEnvironment.java:125)
        at 
javax.media.jai.WritablePropertySourceImpl.addProperties(WritablePropertySourceImpl.java:298)
        at javax.media.jai.RenderedOp.createPropertySource(RenderedOp.java:1817)
        at javax.media.jai.RenderedOp.getProperty(RenderedOp.java:1968)
        at 
org.geotools.gce.imagemosaic.processing.ArtifactsFilterTest.testArtifact(ArtifactsFilterTest.java:61)
        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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
        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)
Caused by: java.lang.ClassNotFoundException: com.sun.medialib.mlib.Image
        at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
        ... 48 more
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 sec - in 
org.geotools.gce.imagemosaic.processing.ArtifactsFilterTest
Running org.geotools.gce.imagemosaic.properties.time.TimeParserTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec - in 
org.geotools.gce.imagemosaic.properties.time.TimeParserTest
Running 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.773 sec - in 
org.geotools.gce.imagemosaic.properties.time.TimestampFileNameExtractorTest

Results :

Failed tests: 
  
ImageMosaicReaderTest.testRemoveCoverageNoDelete:2133->Assert.assertFalse:64->Assert.assertTrue:41->Assert.fail:88
 UknownFormat

Tests in error: 
  ImageMosaicReaderTest.testRemoveCoverageDelete:2166 ยป FileNotFound Can not 
loc...

Tests run: 98, Failures: 1, Errors: 1, Skipped: 2

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Process Geometry
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Process Feature
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Filter XML Support
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Sample DataAccess
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Geotools .......................................... SUCCESS [2.069s]
[INFO] Build tools for Geotools 2 ........................ SUCCESS [1.757s]
[INFO] Maven plugins for Geotools 2 ...................... SUCCESS [0.472s]
[INFO] JAR files collector ............................... SUCCESS [3.489s]
[INFO] Cross-modules javadoc ............................. SUCCESS [3.113s]
[INFO] JJTree and JavaCC compilers plugin ................ SUCCESS [1.545s]
[INFO] Geotools modules .................................. SUCCESS [8.690s]
[INFO] Geotools libraries ................................ SUCCESS [0.119s]
[INFO] Sample data module ................................ SUCCESS [6.873s]
[INFO] Open GIS Interfaces ............................... SUCCESS [5.933s]
[INFO] Metadata .......................................... SUCCESS [11.059s]
[INFO] Referencing services .............................. SUCCESS [12.331s]
[INFO] API interfaces .................................... SUCCESS [5.425s]
[INFO] Geotools plugins .................................. SUCCESS [0.066s]
[INFO] EPSG Authority Service using HSQL database ........ SUCCESS [34.351s]
[INFO] Main module ....................................... SUCCESS [29.089s]
[INFO] Geotools extensions ............................... SUCCESS [0.089s]
[INFO] Feature Based Graphs and Networks ................. SUCCESS [7.742s]
[INFO] XML Parsing ....................................... SUCCESS [0.093s]
[INFO] XML Parsing ....................................... SUCCESS [17.825s]
[INFO] XML Code Generation Support ....................... SUCCESS [2.840s]
[INFO] EPSG Authority Service using WKT file ............. SUCCESS [7.870s]
[INFO] OGC CQL to Filter parser .......................... SUCCESS [11.630s]
[INFO] DataStore Support ................................. SUCCESS [4.555s]
[INFO] Shapefile module .................................. SUCCESS [29.855s]
[INFO] Grid Coverage module .............................. SUCCESS [55.138s]
[INFO] Property File DataStore ........................... SUCCESS [8.911s]
[INFO] GeoTIFF grid coverage exchange module ............. SUCCESS [12.836s]
[INFO] GML2 XML Support .................................. SUCCESS [10.385s]
[INFO] GML3 XML Support .................................. SUCCESS [1:18.428s]
[INFO] Filter XML Support ................................ SKIPPED
[INFO] SLD XML Support ................................... SKIPPED
[INFO] Render ............................................ SKIPPED
[INFO] OGC Web Service Models ............................ SUCCESS [0.114s]
[INFO] Xlink Model ....................................... SUCCESS [2.980s]
[INFO] Open Web Services Model ........................... SUCCESS [5.005s]
[INFO] Filter Encoding Specification Model ............... SUCCESS [2.594s]
[INFO] Web Feature Service Model ......................... SUCCESS [5.158s]
[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 [5.853s]
[INFO] Web Processing Service Model ...................... SUCCESS [4.279s]
[INFO] Web Coverage Service Model ........................ SUCCESS [6.585s]
[INFO] Catalog Services for the Web Model ................ SUCCESS [2.880s]
[INFO] ArcGrid datasource module ......................... SUCCESS [48.283s]
[INFO] ArcSDE plugin ..................................... SUCCESS [0.124s]
[INFO] ArcSDE dummy api .................................. SUCCESS [1.504s]
[INFO] ArcSDE support classes ............................ SUCCESS [2.902s]
[INFO] ArcSDE DataStore plugin ........................... SKIPPED
[INFO] Dynamic symbolizer module based on JFreeChart and Eastwood  SKIPPED
[INFO] Extensions to EPSG authority factory .............. SUCCESS [9.505s]
[INFO] EPSG Authority Service using PostgreSQL database .. SUCCESS [1.479s]
[INFO] Feature-Pregeneralized ............................ SUCCESS [9.576s]
[INFO] grass raster datasource module .................... SUCCESS [8.876s]
[INFO] GTopo30 datasource module ......................... SUCCESS [7.580s]
[INFO] WorldImage datasource module ...................... SUCCESS [8.204s]
[INFO] JDBC DataStore Plugins ............................ SUCCESS [0.101s]
[INFO] H2 DataStore ...................................... SUCCESS [1:18.374s]
[INFO] Oracle DataStore .................................. SUCCESS [1.997s]
[INFO] PostGIS DataStore ................................. SUCCESS [4.873s]
[INFO] Feature transforming feature source wrapper ....... SUCCESS [10.436s]
[INFO] imagemosaic datasource module ..................... FAILURE [1:23.906s]
[INFO] ImageI/O-Ext based grid coverage readers .......... SUCCESS [11.203s]
[INFO] imagepyramid datasource module .................... SKIPPED
[INFO] imagemosaic-jdbc module ........................... SUCCESS [22.221s]
[INFO] DB2 DataStore ..................................... SUCCESS [4.290s]
[INFO] MySQL DataStore ................................... SUCCESS [4.092s]
[INFO] SQL Server DataStore .............................. SUCCESS [4.111s]
[INFO] SpatiaLite DataStore .............................. SUCCESS [3.722s]
[INFO] Teradata DataStore ................................ SUCCESS [3.623s]
[INFO] JP2K based grid coverage readers .................. SUCCESS [12.051s]
[INFO] Vertical coordinate transformations ............... SUCCESS [5.027s]
[INFO] Dynamic symbolizers for SVG symbols ............... SKIPPED
[INFO] Application Schema Support ........................ SUCCESS [0.054s]
[INFO] Application Schema Resolver ....................... SKIPPED
[INFO] Complex Features Support .......................... SKIPPED
[INFO] Application Schema DataAccess ..................... SKIPPED
[INFO] Sample DataAccess ................................. SKIPPED
[INFO] Brewer module ..................................... SUCCESS [6.134s]
[INFO] Vector grids ...................................... SUCCESS [5.601s]
[INFO] Validation Processor and Framework ................ SUCCESS [11.192s]
[INFO] Web Map Server client ............................. SKIPPED
[INFO] KML XML Support ................................... SUCCESS [14.088s]
[INFO] WCS XML Support ................................... SKIPPED
[INFO] WPS XML Support ................................... SKIPPED
[INFO] WFS XML Support ................................... SUCCESS [1.397s]
[INFO] CSW XML Support ................................... SKIPPED
[INFO] Geotools unsupported .............................. SUCCESS [0.069s]
[INFO] Process ........................................... SUCCESS [7.646s]
[INFO] Swing widgets ..................................... SKIPPED
[INFO] SWT widgets ....................................... SKIPPED
[INFO] WFS client module ................................. SKIPPED
[INFO] GeoJSON Support ................................... SUCCESS [8.684s]
[INFO] GeoPackage Module ................................. SKIPPED
[INFO] Coverage tools .................................... SKIPPED
[INFO] ISO 19107 implementation using JTS ................ SUCCESS [4.311s]
[INFO] Geometries ........................................ SUCCESS [16.974s]
[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.112s]
[INFO] Coverage Experiment Module ........................ SUCCESS [0.088s]
[INFO] API interfaces .................................... SUCCESS [9.593s]
[INFO] Unidata API ....................................... SKIPPED
[INFO] NetCDF gridcoverage module ........................ SKIPPED
[INFO] Example ........................................... SUCCESS [4.444s]
[INFO] EPSG Authority Factory for Oracle ................. SUCCESS [1.969s]
[INFO] Next Generation JDBC DataStores ................... SUCCESS [0.073s]
[INFO] VPF Plugin ........................................ SUCCESS [4.603s]
[INFO] SAS Matlab grid coverage readers .................. SUCCESS [5.137s]
[INFO] Simple Feature Service store ...................... SUCCESS [6.595s]
[INFO] WKT symbols addition to the renderer .............. SKIPPED
[INFO] Aggregating DataStore ............................. SUCCESS [9.452s]
[INFO] MongoDB DataStore ................................. SUCCESS [1.900s]
[INFO] Property File DataStore Next Generation ........... SUCCESS [8.466s]
[INFO] Shapefile module (old version) .................... SUCCESS [31.613s]
[INFO] GeoTools Documentation ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:26.653s (Wall Clock)
[INFO] Finished at: Tue Nov 26 09:54:15 UTC 2013
[INFO] Final Memory: 70M/237M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on 
project gt-imagemosaic: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geotools-master/ws/modules/plugin/imagemosaic/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-imagemosaic
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to