[Geoserver-devel] Build failed in Jenkins: geoserver-master #135

See <http://ares.opengeo.org/jenkins/job/geoserver-master/135/changes&gt;

Changes:

[niels] GEOS-4217 Support Data Security with GWC requests

[niels] GEOS-4217 Support Data Security with GWC requests: documentation + pom update

------------------------------------------
Started by an SCM change
Building in workspace <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/&gt;
Checkout:geoserver-master / <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/&gt; - hudson.remoting.LocalChannel@anonymised.com
Using strategy: Default
Last Built Revision: Revision 59d33d488f0c490a089fb4cbd8e56994dfa4f4a8 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from origin
Commencing build of Revision 5a7c7602ab7aef0500fd69525c478d1ceb9075ed (origin/master)
Checking out Revision 5a7c7602ab7aef0500fd69525c478d1ceb9075ed (origin/master)
[geoserver-master] $ /opt/apache-maven-3.0.4/bin/mvn -f src/pom.xml -U -Djava.awt.headless=true -Dtest.maxHeapSize=256M -P allExtensions,proxy,printing,secJdbcJndiTest clean install -DconfigDirectory=../../../data -T2
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.geoserver:gs-gwc:2.5-SNAPSHOT (<http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/gwc/pom.xml)> has 1 error
[ERROR] 'dependencies.dependency.version' for org.geoserver:wms:jar:tests is missing. @ line 131, column 17
[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/ProjectBuildingException
Build step 'Invoke top-level Maven targets' marked build as failure

See <http://ares.opengeo.org/jenkins/job/geoserver-master/136/changes&gt;

Changes:

[niels] GEOS-4217: fix gwc pom

------------------------------------------
[...truncated 22385 lines...]
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.1" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.1" srsDimension="2">
<gml:pos>0.2 3.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.2" srsDimension="2">
<gml:pos>0.5 6.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
<wfs:member>
<gsml:MappedFeature gml:id="mf.2">
<gml:name>Second</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.2" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.1" srsDimension="2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.2" srsDimension="2">
<gml:pos>1.6 0.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>

Dec 9, 2013 1:43:52 PM org.geoserver.test.Gsml30WfsTest testDescribeFeatureType
INFO: Response for wfs?request=DescribeFeatureType&typename=gsml:MappedFeature&version=1.1.0 :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:3.0.0" xmlns:gco="http://www.isotc211.org/2005/gco&quot; xmlns:gmd="http://www.isotc211.org/2005/gmd&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0" xmlns:sa="http://www.opengis.net/sampling/2.0&quot; xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0&quot; xmlns:swe="http://www.opengis.net/swe/1.0/gml32&quot; xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; elementFormDefault="qualified" targetNamespace="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0">
  <xsd:include schemaLocation="https://www.seegrid.csiro.au/subversion/GeoSciML/branches/3.0.0_rc1_gml3.2/geosciml-core/3.0.0/xsd/geosciml-core.xsd&quot;/&gt;
</xsd:schema>

Dec 9, 2013 1:43:52 PM org.geoserver.test.Gsml30WfsTest testNamespace
INFO: Response for wfs?request=GetFeature&typename=gsml:MappedFeature&outputFormat=gml32 :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:3.0.0" xmlns:gco="http://www.isotc211.org/2005/gco&quot; xmlns:gmd="http://www.isotc211.org/2005/gmd&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0" xmlns:sa="http://www.opengis.net/sampling/2.0&quot; xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0&quot; xmlns:swe="http://www.opengis.net/swe/1.0/gml32&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2013-12-09T13:43:52.739Z" xsi:schemaLocation="http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0 https://www.seegrid.csiro.au/subversion/GeoSciML/branches/3.0.0_rc1_gml3.2/geosciml-core/3.0.0/xsd/geosciml-core.xsd&quot;&gt;
<wfs:member>
<gsml:MappedFeature gml:id="mf.1">
<gml:name>First</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.1">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.1" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.1" srsDimension="2">
<gml:pos>0.2 3.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.2" srsDimension="2">
<gml:pos>0.5 6.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
<wfs:member>
<gsml:MappedFeature gml:id="mf.2">
<gml:name>Second</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.2" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.1" srsDimension="2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.2" srsDimension="2">
<gml:pos>1.6 0.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.887 sec
Running org.geoserver.test.Gsml32BoreholeIntervalWfsTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.143s]
[INFO] Core Platform Module .............................. SUCCESS [4.571s]
[INFO] Open Web Service Module ........................... SUCCESS [12.582s]
[INFO] Main Module ....................................... SUCCESS [2:36.069s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.047s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:08.367s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [45.022s]
[INFO] Web Coverage Service Module ....................... SUCCESS [3.508s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:04.245s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:08.513s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:51.772s]
[INFO] Web Map Service Module ............................ SUCCESS [4:21.789s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:16.184s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [1:34.974s]
[INFO] REST Support Module ............................... SUCCESS [37.819s]
[INFO] REST Configuration Service Module ................. SUCCESS [2:56.166s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.636s]
[INFO] Core UI Module .................................... SUCCESS [2:06.419s]
[INFO] WMS UI Module ..................................... SUCCESS [1:01.792s]
[INFO] GWC UI Module ..................................... SUCCESS [1:14.565s]
[INFO] WFS UI Module ..................................... SUCCESS [37.565s]
[INFO] Demoes Module ..................................... SUCCESS [53.432s]
[INFO] WCS UI Module ..................................... SUCCESS [48.490s]
[INFO] Security UI Modules ............................... SUCCESS [0.427s]
[INFO] Security UI Core Module ........................... SUCCESS [3:38.217s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.310s]
[INFO] Printing Module ................................... SUCCESS [22.883s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [6.172s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.220s]
[INFO] Application Schema Support ........................ SUCCESS [0.253s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [33.551s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [24.796s]
[INFO] GeoSearch Index Module ............................ SUCCESS [38.647s]
[INFO] H2 DataStore Extension ............................ SUCCESS [21.236s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.267s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.937s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.582s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.519s]
[INFO] ImageMap Output Format ............................ SUCCESS [14.570s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.015s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.573s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [30.975s]
[INFO] Excel Output Format ............................... SUCCESS [36.724s]
[INFO] Validation Module ................................. SUCCESS [2.392s]
[INFO] Chart external graphics support ................... SUCCESS [1.346s]
[INFO] Feature Generalization Extension .................. SUCCESS [2.478s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.919s]
[INFO] OWS request flow controller ....................... SUCCESS [21.347s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.279s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:12.164s]
[INFO] Web Processing Service GUI ........................ SUCCESS [58.885s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [42.715s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [2.236s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.385s]
[INFO] Core Monitor Extension ............................ SUCCESS [22.243s]
[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 ...................... FAILURE [48.709s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [47.248s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [32.856s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.369s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [20.965s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [20.070s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:35.626s]
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:05.622s (Wall Clock)
[INFO] Finished at: Mon Dec 09 13:43:53 UTC 2013
[INFO] Final Memory: 56M/222M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-xslt: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/surefire-reports&gt; 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-xslt
Build step 'Invoke top-level Maven targets' marked build as failure

Anyone an idea what this means? I don't see how this is related to my changes.
I also don't seem to have this problem if I build locally.

Regards
Niels

On 09/12/13 14:43, monitor@anonymised.com wrote:

See <http://ares.opengeo.org/jenkins/job/geoserver-master/136/changes&gt;

Changes:

[niels] GEOS-4217: fix gwc pom

------------------------------------------
[...truncated 22385 lines...]
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.1" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.1" srsDimension="2">
<gml:pos>0.2 3.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.2" srsDimension="2">
<gml:pos>0.5 6.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
<wfs:member>
<gsml:MappedFeature gml:id="mf.2">
<gml:name>Second</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.2" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.1" srsDimension="2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.2" srsDimension="2">
<gml:pos>1.6 0.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>

Dec 9, 2013 1:43:52 PM org.geoserver.test.Gsml30WfsTest testDescribeFeatureType
INFO: Response for wfs?request=DescribeFeatureType&typename=gsml:MappedFeature&version=1.1.0 :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:3.0.0" xmlns:gco="http://www.isotc211.org/2005/gco&quot; xmlns:gmd="http://www.isotc211.org/2005/gmd&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0" xmlns:sa="http://www.opengis.net/sampling/2.0&quot; xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0&quot; xmlns:swe="http://www.opengis.net/swe/1.0/gml32&quot; xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; elementFormDefault="qualified" targetNamespace="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0">
   <xsd:include schemaLocation="https://www.seegrid.csiro.au/subversion/GeoSciML/branches/3.0.0_rc1_gml3.2/geosciml-core/3.0.0/xsd/geosciml-core.xsd&quot;/&gt;
</xsd:schema>

Dec 9, 2013 1:43:52 PM org.geoserver.test.Gsml30WfsTest testNamespace
INFO: Response for wfs?request=GetFeature&typename=gsml:MappedFeature&outputFormat=gml32 :
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:cgu="urn:cgi:xmlns:CGI:Utilities:3.0.0" xmlns:gco="http://www.isotc211.org/2005/gco&quot; xmlns:gmd="http://www.isotc211.org/2005/gmd&quot; xmlns:gml="http://www.opengis.net/gml/3.2&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0" xmlns:sa="http://www.opengis.net/sampling/2.0&quot; xmlns:spec="http://www.opengis.net/samplingSpecimen/2.0&quot; xmlns:swe="http://www.opengis.net/swe/1.0/gml32&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; numberMatched="unknown" numberReturned="2" timeStamp="2013-12-09T13:43:52.739Z" xsi:schemaLocation="http://www.opengis.net/gml/3.2 http://schemas.opengis.net/gml/3.2.1/gml.xsd http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd urn:cgi:xmlns:CGI:GeoSciML-Core:3.0.0 https://www.seegrid.csiro.au/subversion/GeoSciML/branches/3.0.0_rc1_gml3.2/geosciml-core/3.0.0/xsd/geosciml-core.xsd&quot;&gt;
<wfs:member>
<gsml:MappedFeature gml:id="mf.1">
<gml:name>First</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.1">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.1" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.1" srsDimension="2">
<gml:pos>0.2 3.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.1.2" srsDimension="2">
<gml:pos>0.5 6.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
<wfs:member>
<gsml:MappedFeature gml:id="mf.2">
<gml:name>Second</gml:name>
<gsml:observationMethod>
<cgu:CGI_Term>
<cgu:qualifier xlink:href="urn:ogc:def:nil:OGC::missing"/>
<cgu:value xlink:href="urn:ogc:def:nil:OGC::missing"/>
</cgu:CGI_Term>
</gsml:observationMethod>
<gsml:positionalAccuracy>
<swe:Quantity gml:id="quantity.mf.2">
<swe:uom xlink:href="urn:ogc:def:uom:UCUM:m"/>
<swe:value>200.0</swe:value>
</swe:Quantity>
</gsml:positionalAccuracy>
<gsml:resolutionScale>
<gmd:MD_RepresentativeFraction>
<gmd:denominator>
<gco:Integer>250000</gco:Integer>
</gmd:denominator>
</gmd:MD_RepresentativeFraction>
</gsml:resolutionScale>
<gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
<gsml:specification xlink:href="urn:ogc:def:nil:OGC::missing"/>
<gsml:shape>
<gml:MultiPoint gml:id="shape.mf.2" srsDimension="2">
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.1" srsDimension="2">
<gml:pos>1.3 0.4</gml:pos>
</gml:Point>
</gml:pointMember>
<gml:pointMember>
<gml:Point gml:id="shape.mf.2.2" srsDimension="2">
<gml:pos>1.6 0.7</gml:pos>
</gml:Point>
</gml:pointMember>
</gml:MultiPoint>
</gsml:shape>
</gsml:MappedFeature>
</wfs:member>
</wfs:FeatureCollection>

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.887 sec
Running org.geoserver.test.Gsml32BoreholeIntervalWfsTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [5.143s]
[INFO] Core Platform Module .............................. SUCCESS [4.571s]
[INFO] Open Web Service Module ........................... SUCCESS [12.582s]
[INFO] Main Module ....................................... SUCCESS [2:36.069s]
[INFO] GeoServer Security Modules ........................ SUCCESS [1.047s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:08.367s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [45.022s]
[INFO] Web Coverage Service Module ....................... SUCCESS [3.508s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:04.245s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:08.513s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:51.772s]
[INFO] Web Map Service Module ............................ SUCCESS [4:21.789s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:16.184s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [1:34.974s]
[INFO] REST Support Module ............................... SUCCESS [37.819s]
[INFO] REST Configuration Service Module ................. SUCCESS [2:56.166s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.636s]
[INFO] Core UI Module .................................... SUCCESS [2:06.419s]
[INFO] WMS UI Module ..................................... SUCCESS [1:01.792s]
[INFO] GWC UI Module ..................................... SUCCESS [1:14.565s]
[INFO] WFS UI Module ..................................... SUCCESS [37.565s]
[INFO] Demoes Module ..................................... SUCCESS [53.432s]
[INFO] WCS UI Module ..................................... SUCCESS [48.490s]
[INFO] Security UI Modules ............................... SUCCESS [0.427s]
[INFO] Security UI Core Module ........................... SUCCESS [3:38.217s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.310s]
[INFO] Printing Module ................................... SUCCESS [22.883s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [6.172s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.220s]
[INFO] Application Schema Support ........................ SUCCESS [0.253s]
[INFO] Application Schema Integration Test ............... SKIPPED
[INFO] Sample DataAccess Integration Test ................ SUCCESS [33.551s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [24.796s]
[INFO] GeoSearch Index Module ............................ SUCCESS [38.647s]
[INFO] H2 DataStore Extension ............................ SUCCESS [21.236s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.267s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.937s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.582s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.519s]
[INFO] ImageMap Output Format ............................ SUCCESS [14.570s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.015s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.573s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [30.975s]
[INFO] Excel Output Format ............................... SUCCESS [36.724s]
[INFO] Validation Module ................................. SUCCESS [2.392s]
[INFO] Chart external graphics support ................... SUCCESS [1.346s]
[INFO] Feature Generalization Extension .................. SUCCESS [2.478s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.919s]
[INFO] OWS request flow controller ....................... SUCCESS [21.347s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.279s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:12.164s]
[INFO] Web Processing Service GUI ........................ SUCCESS [58.885s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [42.715s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [2.236s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.385s]
[INFO] Core Monitor Extension ............................ SUCCESS [22.243s]
[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 ...................... FAILURE [48.709s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [47.248s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [32.856s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.369s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [20.965s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [20.070s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:35.626s]
[INFO] CSW UI Module ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 26:05.622s (Wall Clock)
[INFO] Finished at: Mon Dec 09 13:43:53 UTC 2013
[INFO] Final Memory: 56M/222M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-xslt: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/xslt/target/surefire-reports&gt; 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-xslt
Build step 'Invoke top-level Maven targets' marked build as failure

On Mon, Dec 9, 2013 at 4:09 PM, Niels Charlier <niels@anonymised.com> wrote:

Anyone an idea what this means? I don't see how this is related to my
changes.
I also don't seem to have this problem if I build locally.

The stack trace is:

Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
33.065 sec <<< FAILURE!
testLayerSpecific(org.geoserver.wfs.xslt.GetFeatureXSLTTest) Time
elapsed: 138 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[1]> but was:<[0]>
  at junit.framework.Assert.assertEquals(Assert.java:100)
  at junit.framework.Assert.assertEquals(Assert.java:107)
  at org.custommonkey.xmlunit.XMLAssert.assertXpathEvaluatesTo(XMLAssert.java:858)
  at org.geoserver.wfs.xslt.GetFeatureXSLTTest.testLayerSpecific(GetFeatureXSLTTest.java:129)
  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.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:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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)

Which does not tell me much... the output is not the expected one, but not
sure what the output is to
start with (it's not being logged).
Just tried building locally, it also builds fine for me...

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

See <http://ares.opengeo.org/jenkins/job/geoserver-master/137/changes&gt;

Changes:

[jdeolive] changing default port for postgis to standard 5432

[jdeolive] removing assumption that import data is non null, might have been specified as part of task instead

[jdeolive] support for title/abstract/description on rest upload

------------------------------------------
[...truncated 37443 lines...]
<fes:Argument name="attribute">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
<fes:Argument name="bounds">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
</fes:Arguments>
</fes:Function>
<fes:Function name="VectorZonalStatistics">
<fes:Returns>xs:string</fes:Returns>
<fes:Arguments>
<fes:Argument name="data">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
<fes:Argument name="dataAttribute">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
<fes:Argument name="zones">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
</fes:Arguments>
</fes:Function>
<fes:Function name="vertices">
<fes:Returns>xs:string</fes:Returns>
<fes:Arguments>
<fes:Argument name="geometry">
<fes:Type>gml:AbstractGeometryType</fes:Type>
</fes:Argument>
</fes:Arguments>
</fes:Function>
<fes:Function name="Vocab">
<fes:Returns>xs:string</fes:Returns>
<fes:Arguments>
<fes:Argument name="expr">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
<fes:Argument name="vocab">
<fes:Type>xs:string</fes:Type>
</fes:Argument>
</fes:Arguments>
</fes:Function>
<fes:Function name="within">
<fes:Returns>xs:boolean</fes:Returns>
<fes:Arguments>
<fes:Argument name="geometry">
<fes:Type>gml:AbstractGeometryType</fes:Type>
</fes:Argument>
<fes:Argument name="geometry">
<fes:Type>gml:AbstractGeometryType</fes:Type>
</fes:Argument>
</fes:Arguments>
</fes:Function>
</fes:Functions>
</fes:Filter_Capabilities>
</wfs:WFS_Capabilities>

Dec 9, 2013 9:35:34 PM org.geoserver.test.XlinkWfsTest testGetFeatureContent
INFO: WFS testGetFeatureContent response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:ows="http://www.opengis.net/ows&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; numberOfFeatures="4" timeStamp="2013-12-09T21:35:34.443Z" xsi:schemaLocation="urn:cgi:xmlns:CGI:GeoSciML:2.0 http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
<gml:featureMember>
<gsml:MappedFeature gml:id="mf1">
<gml:name>GUNTHORPE FORMATION</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25699"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf2">
<gml:name>MERCIA MUDSTONE GROUP</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25678"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.3 52.6 -1.3 52.6 -1.2 52.5 -1.2 52.5 -1.3</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf3">
<gml:name>CLIFTON FORMATION</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25678"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.2 52.6 -1.2 52.6 -1.1 52.5 -1.1 52.5 -1.2</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
<gml:featureMember>
<gsml:MappedFeature gml:id="mf4">
<gml:name>MURRADUC BASALT</gml:name>
<gsml:specification xlink:href="urn:x-test:GeologicUnit:gu.25682"/>
<gsml:shape>
<gml:Polygon srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
<gml:exterior>
<gml:LinearRing srsDimension="2">
<gml:posList>52.5 -1.3 52.6 -1.3 52.6 -1.2 52.5 -1.2 52.5 -1.3</gml:posList>
</gml:LinearRing>
</gml:exterior>
</gml:Polygon>
</gsml:shape>
</gsml:MappedFeature>
</gml:featureMember>
</wfs:FeatureCollection>

Dec 9, 2013 9:35:34 PM org.geoserver.test.XlinkWfsTest testDescribeFeatureType
INFO: WFS DescribeFeatureType response:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema&quot; xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:gsml="urn:cgi:xmlns:CGI:GeoSciML:2.0" xmlns:om="http://www.opengis.net/om/1.0&quot; xmlns:sa="http://www.opengis.net/sampling/1.0&quot; xmlns:sml="http://www.opengis.net/sensorML/1.0.1&quot; xmlns:swe="http://www.opengis.net/swe/1.0.1&quot; xmlns:wfs="http://www.opengis.net/wfs/2.0&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; elementFormDefault="qualified" targetNamespace="urn:cgi:xmlns:CGI:GeoSciML:2.0">
  <xsd:import namespace="http://www.opengis.net/wfs/2.0&quot; schemaLocation="jar:file:/var/lib/jenkins/.m2/repository/org/geotools/xsd/gt-xsd-wfs/11-SNAPSHOT/gt-xsd-wfs-11-SNAPSHOT.jar!/org/geotools/wfs/v2_0/wfs.xsd"/>
  <xsd:include schemaLocation="http://www.geosciml.org/geosciml/2.0/xsd/geosciml.xsd&quot;/&gt;
</xsd:schema>

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.438 sec

Results :

Failed tests: testGetFeatureInfoGMLReprojection(org.geoserver.test.WmsGetFeatureInfoTest): expected:<mf[2]> but was:<mf[1]>
  testGetFeatureInfoHTML(org.geoserver.test.WmsGetFeatureInfoTest): expected:<1> but was:<0>
  testGetFeatureInfoText(org.geoserver.test.WmsGetFeatureInfoTest)
  testGetFeatureInfoGML(org.geoserver.test.WmsGetFeatureInfoTest): expected:<mf[2]> but was:<mf[1]>

Tests run: 144, Failures: 4, Errors: 0, Skipped: 0

[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Security UI LDAP Module
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping GeoServer Security Extension Modules
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.872 sec
Running org.geoserver.security.web.jdbc.role.JDBCRoleListPageTest
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] GeoServer ......................................... SUCCESS [4.141s]
[INFO] Core Platform Module .............................. SUCCESS [4.084s]
[INFO] Open Web Service Module ........................... SUCCESS [12.578s]
[INFO] Main Module ....................................... SUCCESS [2:52.434s]
[INFO] GeoServer Security Modules ........................ SUCCESS [0.964s]
[INFO] GeoServer JDBC Security Module .................... SUCCESS [1:07.947s]
[INFO] GeoServer LDAP Security Module .................... SUCCESS [40.439s]
[INFO] Web Coverage Service Module ....................... SUCCESS [3.483s]
[INFO] Web Coverage Service 1.0 Module ................... SUCCESS [1:07.154s]
[INFO] Web Coverage Service 1.1 Module ................... SUCCESS [1:10.075s]
[INFO] Web Feature Service Module ........................ SUCCESS [3:52.647s]
[INFO] Web Map Service Module ............................ SUCCESS [4:38.330s]
[INFO] KML support for GeoServer ......................... SUCCESS [1:13.391s]
[INFO] GeoWebCache (GWC) Module .......................... SUCCESS [1:42.258s]
[INFO] REST Support Module ............................... SUCCESS [39.651s]
[INFO] REST Configuration Service Module ................. SUCCESS [2:55.955s]
[INFO] GeoServer Web Modules ............................. SUCCESS [0.557s]
[INFO] Core UI Module .................................... SUCCESS [2:09.121s]
[INFO] WMS UI Module ..................................... SUCCESS [1:01.720s]
[INFO] GWC UI Module ..................................... SUCCESS [1:13.530s]
[INFO] WFS UI Module ..................................... SUCCESS [35.220s]
[INFO] Demoes Module ..................................... SUCCESS [53.276s]
[INFO] WCS UI Module ..................................... SUCCESS [45.745s]
[INFO] Security UI Modules ............................... SUCCESS [0.523s]
[INFO] Security UI Core Module ........................... SUCCESS [3:36.935s]
[INFO] Security UI JDBC Module ........................... SKIPPED
[INFO] Security UI LDAP Module ........................... SKIPPED
[INFO] Community Space ................................... SUCCESS [0.284s]
[INFO] Printing Module ................................... SUCCESS [19.314s]
[INFO] HTTP Proxy Extension .............................. SUCCESS [6.409s]
[INFO] GeoServer Web Application ......................... SKIPPED
[INFO] GeoServer Extensions .............................. SUCCESS [0.201s]
[INFO] Application Schema Support ........................ SUCCESS [0.236s]
[INFO] Application Schema Integration Test ............... FAILURE [3:55.837s]
[INFO] Sample DataAccess Integration Test ................ SUCCESS [34.112s]
[INFO] ArcSDE DataStore Extension ........................ SUCCESS [24.498s]
[INFO] GeoSearch Index Module ............................ SUCCESS [34.261s]
[INFO] H2 DataStore Extension ............................ SUCCESS [21.467s]
[INFO] SQL Server DataStore Extension .................... SUCCESS [1.260s]
[INFO] Oracle DataStore Extension ........................ SUCCESS [0.957s]
[INFO] MySQL DataStore Extension ......................... SUCCESS [0.700s]
[INFO] DB2 DataStore Extension ........................... SUCCESS [0.770s]
[INFO] ImageMap Output Format ............................ SUCCESS [17.422s]
[INFO] ImageI/O-Ext GDAL Coverage Extension .............. SUCCESS [1.365s]
[INFO] JP2K Coverage Extension ........................... SUCCESS [0.529s]
[INFO] ogr2ogr Output Format ............................. SUCCESS [31.802s]
[INFO] Excel Output Format ............................... SUCCESS [34.047s]
[INFO] Validation Module ................................. SUCCESS [2.011s]
[INFO] Chart external graphics support ................... SUCCESS [0.917s]
[INFO] Feature Generalization Extension .................. SUCCESS [2.594s]
[INFO] Image Mosaic JDBC Extension ....................... SUCCESS [0.790s]
[INFO] OWS request flow controller ....................... SUCCESS [21.171s]
[INFO] Web Processing Service parent ..................... SUCCESS [0.218s]
[INFO] Web Processing Service Module ..................... SUCCESS [4:03.181s]
[INFO] Web Processing Service GUI ........................ SUCCESS [58.993s]
[INFO] GeoServer Layer Querying filter functions ......... SUCCESS [43.753s]
[INFO] Teradata DataStore Extension ...................... SUCCESS [2.108s]
[INFO] GeoServer Monitor Extensions ...................... SUCCESS [0.285s]
[INFO] Core Monitor Extension ............................ SUCCESS [23.073s]
[INFO] Monitor Hibernate Extension ....................... SUCCESS [11.541s]
[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 ...................... SUCCESS [48.598s]
[INFO] GeoServer INSPIRE Extensions ...................... SUCCESS [50.423s]
[INFO] GeoServer CSS Styling ............................. SUCCESS [31.368s]
[INFO] Catalog Services for the Web parent ............... SUCCESS [0.344s]
[INFO] Catalog Services for the Web interfaces ........... SUCCESS [20.177s]
[INFO] Catalog Services for the Web - Simple CatalogStore implementation SUCCESS [21.588s]
[INFO] Catalog Services for the Web core module .......... SUCCESS [1:33.794s]
[INFO] CSW UI Module ..................................... SUCCESS [31.244s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28:37.187s (Wall Clock)
[INFO] Finished at: Mon Dec 09 21:35:39 UTC 2013
[INFO] Final Memory: 59M/228M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project gs-app-schema-test: There are test failures.
[ERROR]
[ERROR] Please refer to <http://ares.opengeo.org/jenkins/job/geoserver-master/ws/src/extension/app-schema/app-schema-test/target/surefire-reports&gt; 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-app-schema-test
Build step 'Invoke top-level Maven targets' marked build as failure

It was a WFS request on Bridges that was supposed to get one item, but it got zero (perhaps an exception msg).
But hmmm... in the new build this failure didn't happen any more and the module builds fine.
The build is failing again though because of another reason after Justin's patches...

Regards
Niels

On 09/12/13 18:22, Andrea Aime wrote:

On Mon, Dec 9, 2013 at 4:09 PM, Niels Charlier <niels@anonymised.com <mailto:niels@anonymised.com>> wrote:

    Anyone an idea what this means? I don't see how this is related to my
    changes.
    I also don't seem to have this problem if I build locally.

The stack trace is:

Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 33.065 sec <<< FAILURE!
testLayerSpecific(org.geoserver.wfs.xslt.GetFeatureXSLTTest) Time elapsed: 138 sec <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[1]> but was:<[0]>
  at junit.framework.Assert.assertEquals(Assert.java:100)
  at junit.framework.Assert.assertEquals(Assert.java:107)
  at org.custommonkey.xmlunit.XMLAssert.assertXpathEvaluatesTo(XMLAssert.java:858)
  at org.geoserver.wfs.xslt.GetFeatureXSLTTest.testLayerSpecific(GetFeatureXSLTTest.java:129)
  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.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:39)
  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  at java.lang.reflect.Method.invoke(Method.java:597)
  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)

Which does not tell me much... the output is not the expected one, but not sure what the output is to
start with (it's not being logged).
Just tried building locally, it also builds fine for me...

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313 <tel:%2B39%200584%20962313>
fax: +39 0584 1660272 <tel:%2B39%200584%201660272>
mob: +39 339 8844549 <tel:%2B39%20%C2%A0339%208844549>

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------

See <http://ares.opengeo.org/jenkins/job/geoserver-master/138/changes&gt;