[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-trunk #5206

See <http://hudson.opengeo.org/hudson/job/geoserver-trunk/5206/changes&gt;

Changes:

[aaime] Relax the test for complex feature collection wrapping

------------------------------------------
[...truncated 71446 lines...]
            <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>

Jun 23, 2012 2:03:43 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-06-23T14:03:43.170Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock4692064491921985824data/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>

Jun 23, 2012 2:03:43 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-06-23T14:03:43.196Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock4692064491921985824data/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>

Jun 23, 2012 2:03:43 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-06-23T14:03:43.222Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock4692064491921985824data/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: 1.805 sec
Running org.geoserver.test.IdNotEncodedTest
23 Jun 14:03:43 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock5475606765620321200data&gt;
----------------------------------
Jun 23, 2012 2:03:44 PM org.geoserver.test.IdNotEncodedTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4" timeStamp="2012-06-23T14:03:44.616Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock5475606765620321200data/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.423 sec

Results :

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

Downloading: http://repo.opengeo.org//org/geotools/xsd/gt-xsd-sld/8-SNAPSHOT/gt-xsd-sld-8-SNAPSHOT.jar
Downloading: http://repo.opengeo.org//org/geotools/gt-arcgrid/8-SNAPSHOT/gt-arcgrid-8-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

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

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  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:app-schema-test:jar:2.2-SNAPSHOT
  2) org.geoserver:main:jar:2.2-SNAPSHOT
  3) org.geotools.xsd:gt-xsd-sld:jar:8-SNAPSHOT

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 minutes 42 seconds
[INFO] Finished at: Sat Jun 23 14:03:54 UTC 2012
[INFO] Final Memory: 74M/407M
[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-trunk/5207/&gt;

------------------------------------------
[...truncated 71849 lines...]
                    <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>

Jun 23, 2012 9:48:04 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-06-23T21:48:04.480Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock427398460229648867data/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>

Jun 23, 2012 9:48:04 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-06-23T21:48:04.531Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock427398460229648867data/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>

Jun 23, 2012 9:48:04 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-06-23T21:48:04.558Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock427398460229648867data/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.703 sec
Running org.geoserver.test.IdNotEncodedTest
23 Jun 21:48:04 ERROR [geoserver.global] -
----------------------------------
- GEOSERVER_DATA_DIR: <http://hudson.opengeo.org/hudson/job/geoserver-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock1958882211852591674data&gt;
----------------------------------
Jun 23, 2012 9:48:06 PM org.geoserver.test.IdNotEncodedTest testGetFeature
INFO: WFS GetFeature response:
<?xml version="1.0" encoding="UTF-8"?>
<wfs:FeatureCollection numberOfFeatures="4" timeStamp="2012-06-23T21:48:05.969Z" 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-trunk/ws/src/extension/app-schema/app-schema-test/target/app-schema-mock1958882211852591674data/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.408 sec

Results :

Failed tests:
  testPolymorphism(org.geoserver.test.PolymorphismWfsTest)
  testFirstValueFilters(org.geoserver.test.PolymorphismWfsTest)
  testSecondValueFilters(org.geoserver.test.PolymorphismWfsTest)
  testAnyTypeFilters(org.geoserver.test.PolymorphismWfsTest)
  testMappingNameFilters(org.geoserver.test.PolymorphismWfsTest)
  testPropertyEncodingOrder_PlanarOrientation(org.geoserver.test.PropertyEncodingOrderTest)
  testGetFeature(org.geoserver.test.PolymorphismInlineWfsTest)

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

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

Please refer to <http://hudson.opengeo.org/hudson/job/geoserver-trunk/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: 26 minutes 19 seconds
[INFO] Finished at: Sat Jun 23 21:48:06 UTC 2012
[INFO] Final Memory: 74M/392M
[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-trunk/5208/&gt;

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