[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-2.2.x #112

See <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/112/changes&gt;

Changes:

[David Winslow] Use the MIME subtype rather than general type

------------------------------------------
[...truncated 75983 lines...]
    <gml:featureMember>
        <gsml:MappedFeature gml:id="gsml.mappedfeature.mf4">
            <gml:description>descr.MURRADUC BASALT</gml:description>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="urn:ogc:def:uom:UCUM:m">120.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </gsml:positionalAccuracy>
            <gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="gu.25682">
                    <gml:name codeSpace="urn:ietf:rfc:2141">New Group</gml:name>
                    <gml:name>-Xy</gml:name>
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:geologicUnitType xlink:href="urn:ogc:def:nil:OGC::unknown"/>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                    <gml:pos>-34.9502 117.8102</gml:pos>
                </gml:Point>
            </gsml:shape>
        </gsml:MappedFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 24, 2012 9:25:39 PM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace1
INFO: wfs?request=GetFeature&typeName=ex:MyTestFeature&propertyname=ex:name response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2012-10-24T21:25:39.026Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" 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:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock1924257930595468573data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f1">
            <ex:name>First Feature</ex:name>
        </ex:MyTestFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f2">
            <ex:name>Second Feature</ex:name>
        </ex:MyTestFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 24, 2012 9:25:39 PM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace2
INFO: wfs?request=GetFeature&typeName=ex:MyTestFeature&propertyname=gml:name response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2012-10-24T21:25:39.052Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" 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:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock1924257930595468573data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f1">
            <gml:name>Feature 1</gml:name>
        </ex:MyTestFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f2">
            <gml:name>Feature 2</gml:name>
        </ex:MyTestFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 24, 2012 9:25:39 PM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace3
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberMatched="unknown" numberReturned="2" timeStamp="2012-10-24T21:25:39.079Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com"
    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;
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; 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 http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock1924257930595468573data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&quot;&gt;&gt;
    <wfs:member>
        <ex:MyTestFeature id="f1">
            <gml:name>Feature 1</gml:name>
            <ex:name>First Feature</ex:name>
        </ex:MyTestFeature>
    </wfs:member>
    <wfs:member>
        <ex:MyTestFeature id="f2">
            <gml:name>Feature 2</gml:name>
            <ex:name>Second Feature</ex:name>
        </ex:MyTestFeature>
    </wfs:member>
</wfs:FeatureCollection>

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.733 sec
Running org.geoserver.test.IdNotEncodedTest
24 Oct 21:25:39 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock2030084982761960264data&gt;
----------------------------------
Oct 24, 2012 9:25:40 PM org.geoserver.test.IdNotEncodedTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4" timeStamp="2012-10-24T21:25:40.780Z" 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:gwml="http://www.nrcan.gc.ca/xml/gwml/1&quot; 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:wfs="http://www.opengis.net/wfs&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.nrcan.gc.ca/xml/gwml/1 <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock2030084982761960264data/featureTypes/gsml_MappedInterval/HydrogeologicUnit.xsd&quot;&gt;&gt;
    <gml:featureMember>
        <gsml:MappedInterval gml:id="123">
            <gml:description>aquifer</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.123</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.123">
                    <gml:description> blah</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.123&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#123"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="456">
            <gml:description>aquifer</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.456</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.456">
                    <gml:description> blah blah</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.456&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#456"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="789">
            <gml:description>lithology</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.789</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.789">
                    <gml:description> bleh</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.789&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#789"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="012">
            <gml:description>lithology</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.012</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.012">
                    <gml:description> bleh bleh</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.012&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#012"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 sec

Results :

Failed tests:
  testGetFeatureInfoGML(org.geoserver.test.WmsGetFeatureInfoTest)
  testGetFeatureInfoGML21(org.geoserver.test.WmsGetFeatureInfoTest)

Tests run: 113, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29 minutes 16 seconds
[INFO] Finished at: Wed Oct 24 21:25:41 UTC 2012
[INFO] Final Memory: 68M/310M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

See <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/113/changes&gt;

Changes:

[Mike Pumphrey] Backporting release guide from master

------------------------------------------
[...truncated 75981 lines...]
    <gml:featureMember>
        <gsml:MappedFeature gml:id="gsml.mappedfeature.mf4">
            <gml:description>descr.MURRADUC BASALT</gml:description>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_NumericValue>
                    <gsml:principalValue uom="urn:ogc:def:uom:UCUM:m">120.0</gsml:principalValue>
                </gsml:CGI_NumericValue>
            </gsml:positionalAccuracy>
            <gsml:samplingFrame xlink:href="urn:cgi:feature:CGI:EarthNaturalSurface"/>
            <gsml:specification>
                <gsml:GeologicUnit gml:id="gu.25682">
                    <gml:name codeSpace="urn:ietf:rfc:2141">New Group</gml:name>
                    <gml:name>-Xy</gml:name>
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="http://urn.opengis.net">urn:ogc:def:nil:OGC::missing</gsml:value>
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:geologicUnitType xlink:href="urn:ogc:def:nil:OGC::unknown"/>
                </gsml:GeologicUnit>
            </gsml:specification>
            <gsml:shape>
                <gml:Point srsDimension="2" srsName="urn:x-ogc:def:crs:EPSG:4326">
                    <gml:pos>-34.9502 117.8102</gml:pos>
                </gml:Point>
            </gsml:shape>
        </gsml:MappedFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 25, 2012 1:30:32 AM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace1
INFO: wfs?request=GetFeature&typeName=ex:MyTestFeature&propertyname=ex:name response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2012-10-25T01:30:31.987Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" 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:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock3438980039406600671data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f1">
            <ex:name>First Feature</ex:name>
        </ex:MyTestFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f2">
            <ex:name>Second Feature</ex:name>
        </ex:MyTestFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 25, 2012 1:30:32 AM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace2
INFO: wfs?request=GetFeature&typeName=ex:MyTestFeature&propertyname=gml:name response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="2" timeStamp="2012-10-25T01:30:32.021Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com" 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:wfs="http://www.opengis.net/wfs&quot;
    xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock3438980039406600671data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&gt; http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd&quot;&gt;
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f1">
            <gml:name>Feature 1</gml:name>
        </ex:MyTestFeature>
    </gml:featureMember>
    <gml:featureMember>
        <ex:MyTestFeature gml:id="f2">
            <gml:name>Feature 2</gml:name>
        </ex:MyTestFeature>
    </gml:featureMember>
</wfs:FeatureCollection>

Oct 25, 2012 1:30:32 AM org.geoserver.test.PropertySelectionTest testSameNameDiffNamespace3
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberMatched="unknown" numberReturned="2" timeStamp="2012-10-25T01:30:32.048Z" xmlns:cv="http://www.opengis.net/cv/0.2.1&quot; xmlns:ex="http://example.com"
    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;
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; 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 http://example.com <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock3438980039406600671data/featureTypes/ex_MyTestFeature/SameNameDiffNamespace.xsd&quot;&gt;&gt;
    <wfs:member>
        <ex:MyTestFeature id="f1">
            <gml:name>Feature 1</gml:name>
            <ex:name>First Feature</ex:name>
        </ex:MyTestFeature>
    </wfs:member>
    <wfs:member>
        <ex:MyTestFeature id="f2">
            <gml:name>Feature 2</gml:name>
            <ex:name>Second Feature</ex:name>
        </ex:MyTestFeature>
    </wfs:member>
</wfs:FeatureCollection>

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.404 sec
Running org.geoserver.test.IdNotEncodedTest
25 Oct 01:30:32 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock3284356061436100140data&gt;
----------------------------------
Oct 25, 2012 1:30:33 AM org.geoserver.test.IdNotEncodedTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4" timeStamp="2012-10-25T01:30:33.640Z" 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:gwml="http://www.nrcan.gc.ca/xml/gwml/1&quot; 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:wfs="http://www.opengis.net/wfs&quot; xmlns:xlink="http://www.w3.org/1999/xlink&quot; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance&quot; xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd http://www.nrcan.gc.ca/xml/gwml/1 <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock3284356061436100140data/featureTypes/gsml_MappedInterval/HydrogeologicUnit.xsd&quot;&gt;&gt;
    <gml:featureMember>
        <gsml:MappedInterval gml:id="123">
            <gml:description>aquifer</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.123</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.123">
                    <gml:description> blah</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.123&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#123"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="456">
            <gml:description>aquifer</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.456</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.456">
                    <gml:description> blah blah</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.456&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#456"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="789">
            <gml:description>lithology</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.789</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.789">
                    <gml:description> bleh</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.789&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#789"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
    <gml:featureMember>
        <gsml:MappedInterval gml:id="012">
            <gml:description>lithology</gml:description>
            <gml:name codeSpace="borehole.codespace1">mappedinterval.uri.012</gml:name>
            <gsml:observationMethod>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:observationMethod>
            <gsml:positionalAccuracy>
                <gsml:CGI_TermValue>
                    <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                </gsml:CGI_TermValue>
            </gsml:positionalAccuracy>
            <gsml:specification>
                <gwml:HydrostratigraphicUnit gml:id="ubspatial.hydrostratigraphicunit.012">
                    <gml:description> bleh bleh</gml:description>
                    <gml:name codeSpace="borehole.codespace1">http://maps.ubspatial.com.au/resource/hydrostratigraphicunit/hydrostratigraphicunit.012&lt;/gml:name&gt;
                    <gsml:observationMethod>
                        <gsml:CGI_TermValue>
                            <gsml:value codeSpace="borehole.codespace1">http://www.opengis.net/def/nil/OGC/0/unknown&lt;/gsml:value&gt;
                        </gsml:CGI_TermValue>
                    </gsml:observationMethod>
                    <gsml:purpose>instance</gsml:purpose>
                    <gsml:occurrence xlink:href="#012"/>
                </gwml:HydrostratigraphicUnit>
            </gsml:specification>
        </gsml:MappedInterval>
    </gml:featureMember>
</wfs:FeatureCollection>

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.622 sec

Results :

Failed tests:
  testGetFeatureInfoGML(org.geoserver.test.WmsGetFeatureInfoTest)
  testGetFeatureInfoGML21(org.geoserver.test.WmsGetFeatureInfoTest)

Tests run: 113, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/app-schema/app-schema-test/target/surefire-reports&gt; for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 minutes 56 seconds
[INFO] Finished at: Thu Oct 25 01:30:33 UTC 2012
[INFO] Final Memory: 68M/309M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

See <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/114/changes&gt;

Changes:

[David Winslow] Fix erroneous error message in default filename guesser

[David Winslow] Revert filename guessing changes (GEOS-5366)

------------------------------------------
[...truncated 79907 lines...]
<gml:featureMember>
<feature:Buildings fid="Buildings.1107531701011">
<feature:FID>114</feature:FID>
<feature:ADDRESS>215 Main Street</feature:ADDRESS>
</feature:Buildings>
</gml:featureMember>
</wfs:FeatureCollection>
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 sec
Running org.geoserver.wps.gs.InclusionFeatureCollectionTest
25 Oct 16:50:13 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock4970593417831939280data&gt;
----------------------------------
25 Oct 16:50:14 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock8647762573173486915data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.946 sec
Running org.geoserver.wps.gs.VectorZonalStatsTest
25 Oct 16:50:14 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock1571516978039244232data&gt;
----------------------------------
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<wfs:FeatureCollection xmlns:feature="http://cite.opengeospatial.org/gmlsf&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:wfs="http://www.opengis.net/wfs&quot;&gt;
<gml:boundedBy>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:coord>
<gml:X>591587.74604609</gml:X>
<gml:Y>4916224.777098622</gml:Y>
</gml:coord>
<gml:coord>
<gml:X>599657.4754089377</gml:X>
<gml:Y>4925860.249209468</gml:Y>
</gml:coord>
</gml:Box>
</gml:boundedBy>
<gml:featureMember>
<feature:restricted fid="restricted.1290183938662">
<gml:boundedBy>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:coord>
<gml:X>591587.74604609</gml:X>
<gml:Y>4925296.068594761</gml:Y>
</gml:coord>
<gml:coord>
<gml:X>592560.7822126707</gml:X>
<gml:Y>4925860.249209468</gml:Y>
</gml:coord>
</gml:Box>
</gml:boundedBy>
<feature:z_the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates>591954.3359385637,4925859.483293386 591957.3824433011,4925860.249209468 591996.9678179699,4925842.719067588 592066.2434228227,4925813.759259981 592235.2420918944,4925738.302342218 592551.8201372348,4925671.437550496 592560.7822126707,4925327.905382568 591595.3483009903,4925296.068594761 591593.0136062276,4925322.439424193 591587.74604609,4925412.531691931 591618.2329452335,4925451.495549678 591630.4333543724,4925475.174502224 591801.1266256558,4925645.575178106 591930.6806241288,4925789.2201092215 591954.3359385637,4925859.483293386</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</feature:z_the_geom>
<feature:z_cat>1</feature:z_cat>
</feature:restricted>
</gml:featureMember>
<gml:featureMember>
<feature:restricted fid="restricted.1290183938665">
<gml:boundedBy>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:coord>
<gml:X>593157.5354776975</gml:X>
<gml:Y>4923980.52355841</gml:Y>
</gml:coord>
<gml:coord>
<gml:X>593538.9831172063</gml:X>
<gml:Y>4925012.3979659295</gml:Y>
</gml:coord>
</gml:Box>
</gml:boundedBy>
<feature:z_the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates>593183.6607205212,4923980.52355841 593157.5354776975,4925010.357654894 593538.9831172063,4925012.3979659295 593486.3194805589,4924758.104346828 593396.420353626,4924644.995457535 593390.2700977508,4924528.182140326 593279.007632818,4924326.4864263795 593256.9034614969,4924278.360480662 593221.8366082398,4924192.04550526 593198.169007116,4924063.757134442 593194.3458770494,4924031.687860058 593183.6607205212,4923980.52355841</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</feature:z_the_geom>
<feature:z_cat>2</feature:z_cat>
</feature:restricted>
</gml:featureMember>
<gml:featureMember>
<feature:restricted fid="restricted.1290183938666">
<gml:boundedBy>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:coord>
<gml:X>598239.5942270659</gml:X>
<gml:Y>4916224.777098622</gml:Y>
</gml:coord>
<gml:coord>
<gml:X>599657.4754089377</gml:X>
<gml:Y>4917345.075533595</gml:Y>
</gml:coord>
</gml:Box>
</gml:boundedBy>
<feature:z_the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates>598239.5942270659,4917334.785918331 599645.0893316591,4917345.075533595 599657.4754089377,4916247.277528859 598255.0195882423,4916224.777098622 598239.5942270659,4917334.785918331</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</feature:z_the_geom>
<feature:z_cat>4</feature:z_cat>
<feature:count>1</feature:count>
<feature:min>84.0</feature:min>
<feature:max>84.0</feature:max>
<feature:sum>84.0</feature:sum>
<feature:avg>84.0</feature:avg>
<feature:stddev>0.0</feature:stddev>
</feature:restricted>
</gml:featureMember>
<gml:featureMember>
<feature:restricted fid="restricted.1290183938667">
<gml:boundedBy>
<gml:Box srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:coord>
<gml:X>592250.9171658278</gml:X>
<gml:Y>4916851.195066947</gml:Y>
</gml:coord>
<gml:coord>
<gml:X>597086.9686143089</gml:X>
<gml:Y>4921789.551205</gml:Y>
</gml:coord>
</gml:Box>
</gml:boundedBy>
<feature:z_the_geom>
<gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg.xml#26713&quot;&gt;
<gml:polygonMember>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates>592316.9379796328,4921789.551205 595825.0954050707,4921744.536515899 595885.9596931553,4921724.645000904 595988.6597380087,4921687.164865309 596085.2476595924,4921639.762469891 596199.3035518276,4921572.496462965 596425.0407301437,4921395.970557282 596646.8773303393,4921175.924634823 596705.3044231973,4921085.024251698 596895.7087137242,4920764.209535123 597037.3181371056,4920411.356964448 597086.9686143089,4920134.155276274 597086.9455551769,4920123.465548163 595404.9389344064,4916851.195066947 595299.9499316034,4916886.386015123 595162.2497092936,4916933.814845423 594983.526128624,4917022.501919034 594829.906966761,4917102.010213899 594395.0453582691,4917391.676438842 594318.2555423079,4917440.593210369 594052.0932835294,4917582.785221043 593703.9205438099,4917824.291862512 593327.876386339,4918204.019530202 592902.7306171365,4918762.450187511 592799.5541783689,4918932.025310009 592746.4663403123,4919027.503578438 592681.9715953676,4919129.097605954 592425.6305890534,4919588.921377501 592354.4073250518,4919747.786211425 592321.8954023286,4919852.413886508 592250.9171658278,4920477.809486801 592252.310983779,4920771.012968304 592264.8066111131,4921269.605086448 592316.9379796328,4921789.551205</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</gml:polygonMember>
</gml:MultiPolygon>
</feature:z_the_geom>
<feature:z_cat>3</feature:z_cat>
<feature:count>23</feature:count>
<feature:min>32.0</feature:min>
<feature:max>81.0</feature:max>
<feature:sum>1331.0</feature:sum>
<feature:avg>57.869565217391305</feature:avg>
<feature:stddev>15.120686514855372</feature:stddev>
</feature:restricted>
</gml:featureMember>
</wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.673 sec
Running org.geoserver.wps.gs.CropCoverageTest
25 Oct 16:50:15 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock5303334384676783771data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 sec
Running org.geoserver.wps.UniqueProcessNamesTest
25 Oct 16:50:16 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock5743819594313079706data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.423 sec
Running org.geoserver.wps.DescribeProcessTest
25 Oct 16:50:17 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock5296294600466135170data&gt;
----------------------------------
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.729 sec
Running org.geoserver.wps.gs.RasterAsPointCollectionTest
25 Oct 16:50:18 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock4525213526323289696data&gt;
----------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.796 sec
Running org.geoserver.wps.gs.ClipProcessTest
25 Oct 16:50:18 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock1393186285659802277data&gt;
----------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection xmlns:ogc="http://www.opengis.net/ogc&quot; xmlns:gml="http://www.opengis.net/gml&quot; xmlns:feature="http://www.openplans.org/topp&quot; xmlns:wfs="http://www.opengis.net/wfs&quot;&gt;&lt;gml:boundedBy&gt;&lt;gml:Box srsName="http://www.opengis.net/gml/srs/epsg\.xml\#4326&quot;&gt;&lt;gml:coord&gt;&lt;gml:X&gt;\-91\.516129&lt;/gml:X&gt;&lt;gml:Y&gt;36\.986771000000005&lt;/gml:Y&gt;&lt;/gml:coord&gt;&lt;gml:coord&gt;&lt;gml:X&gt;\-87\.507889&lt;/gml:X&gt;&lt;gml:Y&gt;42\.50936100000001&lt;/gml:Y&gt;&lt;/gml:coord&gt;&lt;/gml:Box&gt;&lt;/gml:boundedBy&gt;&lt;gml:featureMember&gt;&lt;feature:states fid="states.1"><gml:boundedBy><gml:Box srsName="http://www.opengis.net/gml/srs/epsg\.xml\#4326&quot;&gt;&lt;gml:coord&gt;&lt;gml:X&gt;\-91\.516129&lt;/gml:X&gt;&lt;gml:Y&gt;40\.0&lt;/gml:Y&gt;&lt;/gml:coord&gt;&lt;gml:coord&gt;&lt;gml:X&gt;\-90\.0&lt;/gml:X&gt;&lt;gml:Y&gt;42\.50936100000001&lt;/gml:Y&gt;&lt;/gml:coord&gt;&lt;/gml:Box&gt;&lt;/gml:boundedBy&gt;&lt;feature:the\_geom&gt;&lt;gml:MultiPolygon srsName="http://www.opengis.net/gml/srs/epsg\.xml\#4326&quot;&gt;&lt;gml:polygonMember&gt;&lt;gml:Polygon&gt;&lt;gml:outerBoundaryIs&gt;&lt;gml:LinearRing&gt;&lt;gml:coordinates&gt;\-91\.48342924966074,40\.0 -91.487289,40.005753 -91.504005,40.066711 -91.516129,40.134544000000005 -91.506546,40.200458999999995 -91.498932,40.25137699999999 -91.486694,40.309624000000014 -91.448593,40.371902000000006 -91.418816,40.386875 -91.385757,40.392360999999994 -91.372757,40.40298799999999 -91.385399,40.44725 -91.374794,40.50365400000001 -91.382103,40.52849599999999 -91.412872,40.54799299999999 -91.411118,40.572970999999995 -91.37561,40.60343900000001 -91.262062,40.639545 -91.214912,40.64381800000001 -91.162498,40.65631099999999 -91.129158,40.68214800000001 -91.119987,40.70540199999999 -91.092751,40.76154700000001 -91.088905,40.833729000000005 -91.04921,40.87958499999999 -90.983276,40.92392699999999 -90.960709,40.950503999999995 -90.954651,41.07036199999999 -90.957787,41.10435899999999 -90.990341,41.14437100000001 -91.018257,41.16582500000001 -91.05632,41.17625799999999 -91.101524,41.23152200000001 -91.102348,41.267818000000005 -91.07328,41.334895999999986 -91.055786,41.40137899999999 -91.027489,41.423508 -91.000694,41.431084 -90.949654,41.421234 -90.844139,41.44462200000001 -90.7799,41.449820999999986 -90.708214,41.450062 -90.658791,41.46231800000001 -90.6007,41.50958600000001 -90.54084,41.52597 -90.454994,41.527546 -90.434967,41.543578999999994 -90.423004,41.567272 -90.348366,41.586849 -90.339348,41.60279800000001 -90.341133,41.64909 -90.326027,41.722736 -90.304886,41.75646599999999 -90.25531,41.78173799999999 -90.195839,41.80613700000001 -90.154518,41.93077500000001 -90.14267,41.98396299999999 -90.150536,42.03342799999999 -90.168098,42.06104300000001 -90.166649,42.103745 -90.176086,42.12050199999999 -90.191574,42.12268800000001 -90.230934,42.15972099999999 -90.323601,42.19731899999999 -90.367729,42.21020899999999 -90.407173,42.24264500000001 -90.417984,42.263924 -90.427681,42.340633 -90.441597,42.360073 -90.491043,42.38878299999999 -90.563583,42.42183700000001 -90.605827,42.46055999999999 -90.648346,42.47564299999999 -90.651772,42.494698 -90.638329,42.50936100000001 -90.419975,42.508362000000005 -90.0,42.50476298296556 -90.0,40.0 -91.48342924966074,40.0</gml:coordinates></gml:LinearRing></gml:outerBoundaryIs></gml:Polygon></gml:polygonMember></gml:MultiPolygon></feature:the_geom><feature:STATE_NAME>Illinois</feature:STATE_NAME><feature:STATE_FIPS>17</feature:STATE_FIPS><feature:SUB_REGION>E N Cen</feature:SUB_REGION><feature:STATE_ABBR>IL</feature:STATE_ABBR><feature:LAND_KM>143986.61</feature:LAND_KM><feature:WATER_KM>1993.335</feature:WATER_KM><feature:PERSONS>1.1430602E7</feature:PERSONS><feature:FAMILIES>2924880.0</feature:FAMILIES><feature:HOUSHOLD>4202240.0</feature:HOUSHOLD><feature:MALE>5552233.0</feature:MALE><feature:FEMALE>5878369.0</feature:FEMALE><feature:WORKERS>4199206.0</feature:WORKERS><feature:DRVALONE>3741715.0</feature:DRVALONE><feature:CARPOOL>652603.0</feature:CARPOOL><feature:PUBTRANS>538071.0</feature:PUBTRANS><feature:EMPLOYED>5417967.0</feature:EMPLOYED><feature:UNEMPLOY>385040.0</feature:UNEMPLOY><feature:SERVICE>1360159.0</feature:SERVICE><feature:MANUAL>828906.0</feature:MANUAL><feature:P_MALE>0.486</feature:P_MALE><feature:P_FEMALE>0.514</feature:P_FEMALE><feature:SAMP_POP>1747776.0</feature:SAMP_POP></feature:states></gml:featureMember></wfs:FeatureCollection>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 sec
Running org.geoserver.wps.gs.RasterZonalStatsTest
25 Oct 16:50:20 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock917849817384017713data&gt;
----------------------------------
25 Oct 16:50:21 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/ws/src/extension/wps/wps-core/./target/mock5094493375809211553data&gt;
----------------------------------
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.304 sec

Results :

Tests run: 120, Failures: 0, Errors: 0, Skipped: 0

Downloading: http://repo.opengeo.org//org/geotools/ogc/org.w3.xlink/8-SNAPSHOT/org.w3.xlink-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-shapefile/8-SNAPSHOT/gt-shapefile-8-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Error transferring file: repo.opengeo.org
  org.geotools:gt-shapefile:jar:8-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  jaitools-snapshots (http://oss.sonatype.org/content/repositories/snapshots/),
  osgeo (http://download.osgeo.org/webdav/geotools/),
  maven-restlet (http://maven.restlet.org),
  opengeo (http://repo.opengeo.org/)

Path to dependency:
  1) org.geoserver.extension:wps-core:jar:2.2-SNAPSHOT
  2) org.geoserver:wfs:jar:2.2-SNAPSHOT
  3) org.geotools:gt-shapefile:jar:8-SNAPSHOT

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41 minutes 58 seconds
[INFO] Finished at: Thu Oct 25 16:50:37 UTC 2012
[INFO] Final Memory: 76M/250M
[INFO] ------------------------------------------------------------------------

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/

See <http://hudson.opengeo.org/hudson/job/geoserver-2.2.x/115/changes&gt;

--
This message is automatically generated by Hudson.
For more information on Hudson, see: http://hudson-ci.org/