See <http://ares.opengeo.org/jenkins/job/geoserver-master/534/changes>

Changes:

[ksmith] Moved responsibility for building security filter from 
SecureCatalogImpl to ResourceAccessManager

[ksmith] Unit Test fixes

[ksmith] Added Javadoc

------------------------------------------
[...truncated 10997 lines...]
Request: getServiceInfo
02 Jun 17:30:42 INFO [geoserver.wcs] - 
Request: getCoverage
    extension:
        contents[0]:
            name = subsettingCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = 
http://www.opengis.net/def/crs/EPSG/0/3857contents[0]:
            name = outputCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/3857
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    dimensionSubsetGroup[0] = 
wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@2d16c514 
(dimension: http://www.opengis.net/def/axis/OGC/0/X, cRS: null) (trimLow: 
1.6308305401213994E7, trimHigh: 1.6475284637403902E7)dimensionSubsetGroup[0] = 
wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@31e4bb2c 
(dimension: http://www.opengis.net/def/axis/OGC/0/Y, cRS: null) (trimLow: 
-5543147.203861462, trimHigh: -5311971.846945147)
    dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/X
        trimLow = 1.6308305401213994E7
        trimHigh = 1.6475284637403902E7dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Y
        trimLow = -5543147.203861462
        trimHigh = -5311971.846945147
    format = image/tiff
02 Jun 17:30:42 INFO [geoserver.wcs] - 
Request: getServiceInfo
02 Jun 17:30:43 INFO [geoserver.wcs] - 
Request: getCoverage
    extension:
        contents[0]:
            name = subsettingCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = 
http://www.opengis.net/def/crs/EPSG/0/4326contents[0]:
            name = outputCrs
            namespace = http://www.opengis.net/wcs/service-extension/crs/1.0
            simpleContent = http://www.opengis.net/def/crs/EPSG/0/3857
    service = WCS
    version = 2.0.1
    baseUrl = http://localhost:8080/geoserver/
    coverageId = wcs__BlueMarble
    dimensionSubsetGroup[0] = 
wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@32bb2118 
(dimension: http://www.opengis.net/def/axis/OGC/0/Long, cRS: null) (trimLow: 
146.5, trimHigh: 147.0)dimensionSubsetGroup[0] = 
wcs:dimensionSubset=net.opengis.wcs20.impl.DimensionTrimTypeImpl@1b79c8ad 
(dimension: http://www.opengis.net/def/axis/OGC/0/Lat, cRS: null) (trimLow: 
-43.5, trimHigh: -43.0)
    dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Long
        trimLow = 146.5
        trimHigh = 147.0dimensionSubset[0]:
        dimension = http://www.opengis.net/def/axis/OGC/0/Lat
        trimLow = -43.5
        trimHigh = -43.0
    format = image/tiff
02 Jun 17:30:43 INFO [geoserver.wcs] - 
Request: getServiceInfo
02 Jun 17:30:43 INFO [geoserver.wcs] - 
Request: getCapabilities
    baseUrl = http://localhost:8080/geoserver/
    service = WCS
02 Jun 17:30:44 INFO [geoserver.wcs] - 
Request: getServiceInfo
02 Jun 17:30:44 ERROR [geoserver.ows] - 
org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected 
value: WCS
HTTPcode:400
        at 
org.geoserver.wcs2_0.util.RequestUtils.checkService(RequestUtils.java:363)
        at 
org.geoserver.wcs2_0.DefaultWebCoverageService20.getCapabilities(DefaultWebCoverageService20.java:73)
        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 
org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:319)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at 
org.geoserver.ows.util.RequestObjectLogger.invoke(RequestObjectLogger.java:54)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at 
org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
        at com.sun.proxy.$Proxy36.getCapabilities(Unknown Source)
        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 org.geoserver.ows.Dispatcher.execute(Dispatcher.java:775)
        at 
org.geoserver.ows.Dispatcher.handleRequestInternal(Dispatcher.java:273)
        at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153)
        at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
        at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:923)
        at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:852)
        at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:882)
        at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:778)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
org.geoserver.test.GeoServerSystemTestSupport$2.service(GeoServerSystemTestSupport.java:1427)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
        at 
com.mockrunner.mock.web.MockFilterChain.doFilter(MockFilterChain.java:50)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1446)
        at 
org.geoserver.test.GeoServerSystemTestSupport.dispatch(GeoServerSystemTestSupport.java:1381)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:930)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsServletResponse(GeoServerSystemTestSupport.java:913)
        at 
org.geoserver.test.GeoServerSystemTestSupport.get(GeoServerSystemTestSupport.java:898)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1224)
        at 
org.geoserver.test.GeoServerSystemTestSupport.getAsDOM(GeoServerSystemTestSupport.java:1159)
        at 
org.geoserver.wcs2_0.kvp.CRSExtentionKVPTest.capabilties(CRSExtentionKVPTest.java:36)
        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 
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.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
        at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
        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 
org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
        at 
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
        at 
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
02 Jun 17:30:44 WARN [geoserver.ows] - OWS20SEH: handling 
org.geoserver.wcs2_0.exception.WCS20Exception: Error in service name, epected 
value: WCS
HTTPcode:400
02 Jun 17:30:46 INFO [test.GeoServerTestApplicationContext] - Closing 
org.geoserver.test.GeoServerTestApplicationContext@6b8b821: startup date [Mon 
Jun 02 17:30:36 UTC 2014]; root of context hierarchy
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.153 sec
Running org.geoserver.wcs2_0.kvp.DescribeCoverageTest
log4j:WARN File option not set for appender [geoserverlogfile].
log4j:WARN Are you using FileAppender instead of ConsoleAppender?
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] GeoServer ......................................... SUCCESS [6.982s]
[INFO] Core Platform Module .............................. SUCCESS [13.709s]
[INFO] Open Web Service Module ........................... SUCCESS [17.957s]
[INFO] Main Module ....................................... SUCCESS [2:54.230s]
[INFO] GeoServer Security Modules ........................ SUCCESS [3.404s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:19.775s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [47.733s]
[INFO] Web Coverage Service Module ....................... SUCCESS [6.205s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:08.188s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:17.473s]
[INFO] Web Coverage Service 2.0 Module ................... SKIPPED
[INFO] Web Feature Service Module ........................ SUCCESS [4:38.441s]
[INFO] Web Map Service Module ............................ FAILURE [5:12.190s]
[INFO] KML support for GeoServer ......................... SKIPPED
[INFO] GeoWebCache (GWC) Module .......................... SKIPPED
[INFO] REST Support Module ............................... SUCCESS [43.179s]
[INFO] REST Configuration Service Module ................. SKIPPED
[INFO] GeoServer Web Modules ............................. SUCCESS [0.323s]
[INFO] Core UI Module .................................... SUCCESS [2:28.864s]
[INFO] WMS UI Module ..................................... SKIPPED
[INFO] GWC UI Module ..................................... SKIPPED
[INFO] WFS UI Module ..................................... SUCCESS [49.907s]
[INFO] Demoes Module ..................................... SKIPPED
[INFO] WCS UI Module ..................................... SKIPPED
[INFO] Security UI Modules ............................... SUCCESS [0.323s]
[INFO] Security UI Core Module ........................... SKIPPED
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] REST UI Module .................................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.857s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [10.116s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.604s]
[INFO] Printing Module ................................... SUCCESS [36.391s]
[INFO] Application Schema Support ........................ SUCCESS [0.446s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [41.803s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [34.391s]
[INFO] GeoSearch Index Module ............................ SKIPPED
[INFO] H2 DataStore Extension ............................ SUCCESS [25.953s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.445s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.737s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.541s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.559s]
[INFO] ImageMap Output Format ............................ SKIPPED
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.783s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.782s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [39.074s]
[INFO] Excel Output Format ............................... SUCCESS [40.059s]
[INFO] Validation Module ................................. SUCCESS [4.542s]
[INFO] Chart external graphics support ................... SUCCESS [2.075s]
[INFO] Feature Generalization Extension .................. SUCCESS [4.433s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [1.215s]
[INFO] OWS request flow controller ....................... SUCCESS [27.102s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.274s]
[INFO] Web Processing Service Module ..................... SKIPPED
[INFO] Web Processing Service GUI ........................ SKIPPED
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [50.619s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [6.226s]
[INFO] GeoServer Monitor Extensions ...................... SKIPPED
[INFO] Core Monitor Extension ............................ SKIPPED
[INFO] Monitor Hibernate Extension ....................... SKIPPED
[INFO] GeoServer Security Extension Modules .............. SKIPPED
[INFO] GeoServer CAS Security Module ..................... SKIPPED
[INFO] GeoServer Security Extension Web Modules .......... SKIPPED
[INFO] GeoServer CAS Security Web Module ................. SKIPPED
[INFO] XLST based WFS output format ...................... SKIPPED
[INFO] GeoServer INSPIRE Extensions ...................... SKIPPED
[INFO] GeoServer CSS Styling ............................. SUCCESS [39.953s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.641s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [25.987s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation  
SKIPPED
[INFO] Catalog Services for the Web core module .......... SKIPPED
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] DXF output format ................................. SUCCESS [0.264s]
[INFO] DXF output format ................................. SUCCESS [38.536s]
[INFO] DXF WPS PPIO ...................................... SKIPPED
[INFO] GeoServer WCS 2.0 Earth Observation Extensions .... SUCCESS [0.138s]
[INFO] Web Coverage Service 2.0 Earth Observation extensions  SKIPPED
[INFO] Web Coverage Service 2.0 Earth Observation GUI extension  SKIPPED
[INFO] GeoServer libjpeg-turbo Module .................... SKIPPED
[INFO] GeoServer Data Importer ........................... SKIPPED
[INFO] Importer Core Module .............................. SKIPPED
[INFO] Importer REST Api Module .......................... SKIPPED
[INFO] Importer Berkley DB Persistence Module ............ SKIPPED
[INFO] Importer Web UI Module ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:56.286s (Wall Clock)
[INFO] Finished at: Mon Jun 02 17:30:47 UTC 2014
[INFO] Final Memory: 56M/267M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on 
project gs-wms: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/wms/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 :gs-wms
Build step 'Invoke top-level Maven targets' marked build as failure

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to