[Geoserver-devel] Build failed in Hudson: cite-wfs-1.0 #366

See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.0/366/&gt;

------------------------------------------
[...truncated 2432 lines...]
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-5 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 (wfs-1.0.0/d39e4158_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.47
         VAR_featureId2: Locks.48
         VAR_lockId: GeoServer_4dca25e143db518a
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 (wfs-1.0.0/d39e4170_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.59
         VAR_lockId: GeoServer_3d2a25e143db520a
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 (wfs-1.0.0/d39e4182_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.60
         VAR_lockId: GeoServer_37aa25e143db52a3
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 (wfs-1.0.0/d39e4194_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.61
         VAR_featureId2: Locks.62
         VAR_lockId: GeoServer_a1a25e143db53fe
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-1 (wfs-1.0.0/d39e4206_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.9
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-2 (wfs-1.0.0/d39e4219_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature using the lockId the feature was locked with, the result document be be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.10
         VAR_lockId: GeoServer_5aba25e143db5675
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-3 (wfs-1.0.0/d39e4231_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.11
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-4 (wfs-1.0.0/d39e4243_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.12
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-5 (wfs-1.0.0/d39e4255_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature using the lockId the feature was locked with, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.13
         VAR_lockId: GeoServer_7efa25e143db5764
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-5 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-6 (wfs-1.0.0/d39e4267_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.14
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-6 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-1 (wfs-1.0.0/d39e4279_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has not been locked, the result document must contain the wfs:LockId and no FeaturesNotLocked.
         VAR_featureId: Locks.1
      Test wfs:test1.0.0-lock-lockfeature-lockaction-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-2 (wfs-1.0.0/d39e4290_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction ALL, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.2
      Test wfs:test1.0.0-lock-lockfeature-lockaction-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-3 (wfs-1.0.0/d39e4300_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction SOME, the result document must contain one wfs:FeaturesNotLocked.
         VAR_featureId: Locks.3
      Test wfs:test1.0.0-lock-lockfeature-lockaction-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-4 (wfs-1.0.0/d39e4310_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the default lockAction (ALL), the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.4
      Test wfs:test1.0.0-lock-lockfeature-lockaction-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-1 (wfs-1.0.0/d39e4320_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.21
         VAR_lockId: GeoServer_1cc625e143d31bd8
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-2 (wfs-1.0.0/d39e4332_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.22
         VAR_lockId: GeoServer_6fc625e143d31c7e
         Pausing for 120 seconds...
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-3 (wfs-1.0.0/d39e4344_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.23
         VAR_lockId: GeoServer_387015e143d6c608
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-4 (wfs-1.0.0/d39e4357_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.24
         VAR_lockId: GeoServer_677015e143d4f1f4
         Pausing for 120 seconds...
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-1 (wfs-1.0.0/d39e4369_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.29
         VAR_lockId: GeoServer_379dd5e143df049e
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-10 (wfs-1.0.0/d39e4381_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.53
         VAR_featureId2: Locks.54
         VAR_lockId: GeoServer_58ddd5e143df0564
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-10 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-11 (wfs-1.0.0/d39e4393_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:FAILED.
         VAR_featureId1: Locks.55
         VAR_featureId2: Locks.56
         VAR_lockId: GeoServer_43dd5e143df05fa
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-11 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-12 (wfs-1.0.0/d39e4405_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.57
         VAR_featureId2: Locks.58
         VAR_lockId: GeoServer_74bdd5e143df067c
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-12 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-2 (wfs-1.0.0/d39e4417_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.30
         VAR_lockId: GeoServer_627dd5e143df06cf
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-3 (wfs-1.0.0/d39e4430_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId1: Locks.31
         VAR_featureId2: Locks.32
         VAR_lockId: GeoServer_1cfdd5e143df0771
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-4 (wfs-1.0.0/d39e4442_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId1: Locks.33
         VAR_featureId2: Locks.34
         VAR_lockId: GeoServer_4c03d5e143df07f7
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-5 (wfs-1.0.0/d39e4454_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.35
         VAR_featureId2: Locks.36
         VAR_lockId: GeoServer_4283d5e143df084e
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-5 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-6 (wfs-1.0.0/d39e4466_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.37
         VAR_featureId2: Locks.38
         VAR_lockId: GeoServer_4243d5e143df08d1
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-6 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-7 (wfs-1.0.0/d39e4478_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.49
         VAR_lockId: GeoServer_22c3d5e143df0953
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-7 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-8 (wfs-1.0.0/d39e4490_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.50
         VAR_lockId: GeoServer_7223d5e143df09d5
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-8 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-9 (wfs-1.0.0/d39e4503_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.51
         VAR_featureId2: Locks.52
         VAR_lockId: GeoServer_2ca3d5e143df0a69
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-9 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-1 (wfs-1.0.0/d39e4515_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
      Test wfs:test1.0.0-transactional-getcapabilities-get-1 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-2 (wfs-1.0.0/d39e4523_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-2 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-3 (wfs-1.0.0/d39e4531_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-3 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-4 (wfs-1.0.0/d39e4539_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-4 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-1 (wfs-1.0.0/d39e4547_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
      Test wfs:test1.0.0-transactional-getcapabilities-post-1 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-2 (wfs-1.0.0/d39e4556_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-2 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-3 (wfs-1.0.0/d39e4564_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-3 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-4 (wfs-1.0.0/d39e4572_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-4 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-1 (wfs-1.0.0/d39e4580_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
         VAR_featureId: Deletes.1
      Test wfs:test1.0.0-transactional-transaction-delete-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-2 (wfs-1.0.0/d39e4590_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is not in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
      Test wfs:test1.0.0-transactional-transaction-delete-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-3 (wfs-1.0.0/d39e4600_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
         VAR_featureId1: Deletes.2
         VAR_featureId2: Deletes.3
      Test wfs:test1.0.0-transactional-transaction-delete-3 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-1 (wfs-1.0.0/d39e4611_1)...
         Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
         VAR_featureId: Inserts.1
      Test wfs:test1.0.0-transactional-transaction-insert-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-2 (wfs-1.0.0/d39e4621_1)...
         Assertion: This test checks that a single feature within an Insert operation with a handle is added to the database successfully with the handle returned and the feature can be retrieved from the server.
         VAR_featureId: Inserts.2
      Test wfs:test1.0.0-transactional-transaction-insert-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-3 (wfs-1.0.0/d39e4631_1)...
         Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
         VAR_featureId1: Inserts.3
         VAR_featureId2: Inserts.4
      Test wfs:test1.0.0-transactional-transaction-insert-3 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-1 (wfs-1.0.0/d39e4641_1)...
         Assertion: When a wfs:Transaction request is made to update a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the feature.
         VAR_featureId: Updates.1
      Test wfs:test1.0.0-transactional-transaction-update-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-2 (wfs-1.0.0/d39e4651_1)...
         Assertion: When a wfs:Transaction request is made to update a two features that are in the database, the result document must must a successful transaction response and a subsequent request to get the features must return the changes to the feature.
         VAR_featureId1: Updates.2
         VAR_featureId2: Updates.3
      Test wfs:test1.0.0-transactional-transaction-update-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-3 (wfs-1.0.0/d39e4661_1)...
         Assertion: When a wfs:Transaction request is made to update a multiple features where one is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the single feature.
         VAR_featureId: Updates.4
      Test wfs:test1.0.0-transactional-transaction-update-3 Passed
   Test wfs:main Failed (Inherited failure)
Suite wfs:main_wfs Failed
Test wfs:main (wfs-1.0.0) Failed (Inherited Failure)
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-11 (wfs-1.0.0/d39e1505_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-5 (wfs-1.0.0/d39e1595_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-11 (wfs-1.0.0/d39e1652_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-5 (wfs-1.0.0/d39e1742_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-get-10 (wfs-1.0.0/d39e1791_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-post-10 (wfs-1.0.0/d39e1889_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-get-8 (wfs-1.0.0/d39e2060_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-post-8 (wfs-1.0.0/d39e2158_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-get-8 (wfs-1.0.0/d39e2256_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-post-8 (wfs-1.0.0/d39e2354_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-get-8 (wfs-1.0.0/d39e2452_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-post-8 (wfs-1.0.0/d39e2550_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-get-4 (wfs-1.0.0/d39e2616_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-post-4 (wfs-1.0.0/d39e2714_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-get-8 (wfs-1.0.0/d39e2844_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-post-8 (wfs-1.0.0/d39e2942_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-get-8 (wfs-1.0.0/d39e3040_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-post-8 (wfs-1.0.0/d39e3138_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-get-8 (wfs-1.0.0/d39e3236_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-post-8 (wfs-1.0.0/d39e3334_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-get-8 (wfs-1.0.0/d39e3432_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-post-8 (wfs-1.0.0/d39e3530_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-get-8 (wfs-1.0.0/d39e3628_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-post-8 (wfs-1.0.0/d39e3726_1) Failed
RETURN=1
Pinging GeoServer at http://localhost:11010/geoserver

curl: (7) couldn't connect to host
GeoServer is offline

On Wed, May 4, 2011 at 7:58 AM, Hudson <monitor@anonymised.com> wrote:

See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.0/366/&gt;

Ouch, CITE failure on the stable series this close to the release.
Need to find some time to see where/how it broke

Cheers
Andrea

--
-------------------------------------------------------
Ing. Andrea Aime
GeoSolutions S.A.S.
Tech lead

Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy

phone: +39 0584 962313
fax: +39 0584 962313

http://www.geo-solutions.it
http://geo-solutions.blogspot.com/
http://www.youtube.com/user/GeoSolutionsIT
http://www.linkedin.com/in/andreaaime
http://twitter.com/geowolf

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

See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.0/367/&gt;

------------------------------------------
[...truncated 2435 lines...]
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-5 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 (wfs-1.0.0/d39e4158_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.47
         VAR_featureId2: Locks.48
         VAR_lockId: GeoServer_11e04491449a2b97
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 (wfs-1.0.0/d39e4170_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.59
         VAR_lockId: GeoServer_9104491449a2c1c
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 (wfs-1.0.0/d39e4182_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.60
         VAR_lockId: GeoServer_5904491449a2c85
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 Passed
      Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 (wfs-1.0.0/d39e4194_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.61
         VAR_featureId2: Locks.62
         VAR_lockId: GeoServer_9504491449a2d1e
      Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-1 (wfs-1.0.0/d39e4206_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.9
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-2 (wfs-1.0.0/d39e4219_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature using the lockId the feature was locked with, the result document be be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.10
         VAR_lockId: GeoServer_c304491449a2dc0
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-3 (wfs-1.0.0/d39e4231_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.11
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-4 (wfs-1.0.0/d39e4243_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.12
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-5 (wfs-1.0.0/d39e4255_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature using the lockId the feature was locked with, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.13
         VAR_lockId: GeoServer_54704491449a2ece
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-5 Passed
      Testing wfs:test1.0.0-lock-lockfeature-basictransactions-6 (wfs-1.0.0/d39e4267_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.14
      Test wfs:test1.0.0-lock-lockfeature-basictransactions-6 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-1 (wfs-1.0.0/d39e4279_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has not been locked, the result document must contain the wfs:LockId and no FeaturesNotLocked.
         VAR_featureId: Locks.1
      Test wfs:test1.0.0-lock-lockfeature-lockaction-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-2 (wfs-1.0.0/d39e4290_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction ALL, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.2
      Test wfs:test1.0.0-lock-lockfeature-lockaction-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-3 (wfs-1.0.0/d39e4300_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction SOME, the result document must contain one wfs:FeaturesNotLocked.
         VAR_featureId: Locks.3
      Test wfs:test1.0.0-lock-lockfeature-lockaction-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockaction-4 (wfs-1.0.0/d39e4310_1)...
         Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the default lockAction (ALL), the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.4
      Test wfs:test1.0.0-lock-lockfeature-lockaction-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-1 (wfs-1.0.0/d39e4320_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.21
         VAR_lockId: GeoServer_3b8844914491f36a
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-2 (wfs-1.0.0/d39e4332_1)...
         Assertion: When a wfs:Transaction request is made to Update a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.22
         VAR_lockId: GeoServer_694844914491f38e
         Pausing for 120 seconds...
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-3 (wfs-1.0.0/d39e4344_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.23
         VAR_lockId: GeoServer_1d3da49144959d5a
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-4 (wfs-1.0.0/d39e4357_1)...
         Assertion: When a wfs:Transaction request is made to Delete a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.24
         VAR_lockId: GeoServer_9bda4914493c90f
         Pausing for 120 seconds...
      Test wfs:test1.0.0-lock-lockfeature-lockexpiry-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-1 (wfs-1.0.0/d39e4369_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.29
         VAR_lockId: GeoServer_63e69491449ddb8b
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-1 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-10 (wfs-1.0.0/d39e4381_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.53
         VAR_featureId2: Locks.54
         VAR_lockId: GeoServer_3b169491449ddc07
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-10 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-11 (wfs-1.0.0/d39e4393_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:FAILED.
         VAR_featureId1: Locks.55
         VAR_featureId2: Locks.56
         VAR_lockId: GeoServer_4ad69491449ddd43
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-11 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-12 (wfs-1.0.0/d39e4405_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.57
         VAR_featureId2: Locks.58
         VAR_lockId: GeoServer_7c769491449ddef4
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-12 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-2 (wfs-1.0.0/d39e4417_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.30
         VAR_lockId: GeoServer_c0e9491449ddff4
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-2 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-3 (wfs-1.0.0/d39e4430_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId1: Locks.31
         VAR_featureId2: Locks.32
         VAR_lockId: GeoServer_6d8e9491449de0b6
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-3 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-4 (wfs-1.0.0/d39e4442_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId1: Locks.33
         VAR_featureId2: Locks.34
         VAR_lockId: GeoServer_654e9491449de13d
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-4 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-5 (wfs-1.0.0/d39e4454_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.35
         VAR_featureId2: Locks.36
         VAR_lockId: GeoServer_19ce9491449de1a3
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-5 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-6 (wfs-1.0.0/d39e4466_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.37
         VAR_featureId2: Locks.38
         VAR_lockId: GeoServer_552e9491449de225
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-6 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-7 (wfs-1.0.0/d39e4478_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId: Locks.49
         VAR_lockId: GeoServer_49ae9491449de2b8
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-7 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-8 (wfs-1.0.0/d39e4490_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
         VAR_featureId: Locks.50
         VAR_lockId: GeoServer_116e9491449de336
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-8 Passed
      Testing wfs:test1.0.0-lock-lockfeature-releaseaction-9 (wfs-1.0.0/d39e4503_1)...
         Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
         VAR_featureId1: Locks.51
         VAR_featureId2: Locks.52
         VAR_lockId: GeoServer_1eee9491449de34f
      Test wfs:test1.0.0-lock-lockfeature-releaseaction-9 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-1 (wfs-1.0.0/d39e4515_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
      Test wfs:test1.0.0-transactional-getcapabilities-get-1 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-2 (wfs-1.0.0/d39e4523_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-2 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-3 (wfs-1.0.0/d39e4531_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-3 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-get-4 (wfs-1.0.0/d39e4539_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-get-4 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-1 (wfs-1.0.0/d39e4547_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
      Test wfs:test1.0.0-transactional-getcapabilities-post-1 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-2 (wfs-1.0.0/d39e4556_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-2 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-3 (wfs-1.0.0/d39e4564_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-3 Passed
      Testing wfs:test1.0.0-transactional-getcapabilities-post-4 (wfs-1.0.0/d39e4572_1)...
         Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
      Test wfs:test1.0.0-transactional-getcapabilities-post-4 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-1 (wfs-1.0.0/d39e4580_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
         VAR_featureId: Deletes.1
      Test wfs:test1.0.0-transactional-transaction-delete-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-2 (wfs-1.0.0/d39e4590_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is not in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
      Test wfs:test1.0.0-transactional-transaction-delete-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-delete-3 (wfs-1.0.0/d39e4600_1)...
         Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
         VAR_featureId1: Deletes.2
         VAR_featureId2: Deletes.3
      Test wfs:test1.0.0-transactional-transaction-delete-3 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-1 (wfs-1.0.0/d39e4611_1)...
         Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
         VAR_featureId: Inserts.1
      Test wfs:test1.0.0-transactional-transaction-insert-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-2 (wfs-1.0.0/d39e4621_1)...
         Assertion: This test checks that a single feature within an Insert operation with a handle is added to the database successfully with the handle returned and the feature can be retrieved from the server.
         VAR_featureId: Inserts.2
      Test wfs:test1.0.0-transactional-transaction-insert-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-insert-3 (wfs-1.0.0/d39e4631_1)...
         Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
         VAR_featureId1: Inserts.3
         VAR_featureId2: Inserts.4
      Test wfs:test1.0.0-transactional-transaction-insert-3 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-1 (wfs-1.0.0/d39e4641_1)...
         Assertion: When a wfs:Transaction request is made to update a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the feature.
         VAR_featureId: Updates.1
      Test wfs:test1.0.0-transactional-transaction-update-1 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-2 (wfs-1.0.0/d39e4651_1)...
         Assertion: When a wfs:Transaction request is made to update a two features that are in the database, the result document must must a successful transaction response and a subsequent request to get the features must return the changes to the feature.
         VAR_featureId1: Updates.2
         VAR_featureId2: Updates.3
      Test wfs:test1.0.0-transactional-transaction-update-2 Passed
      Testing wfs:test1.0.0-transactional-transaction-update-3 (wfs-1.0.0/d39e4661_1)...
         Assertion: When a wfs:Transaction request is made to update a multiple features where one is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the single feature.
         VAR_featureId: Updates.4
      Test wfs:test1.0.0-transactional-transaction-update-3 Passed
   Test wfs:main Failed (Inherited failure)
Suite wfs:main_wfs Failed
Test wfs:main (wfs-1.0.0) Failed (Inherited Failure)
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-11 (wfs-1.0.0/d39e1505_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-5 (wfs-1.0.0/d39e1595_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-11 (wfs-1.0.0/d39e1652_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-5 (wfs-1.0.0/d39e1742_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-get-10 (wfs-1.0.0/d39e1791_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-post-10 (wfs-1.0.0/d39e1889_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-get-8 (wfs-1.0.0/d39e2060_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-post-8 (wfs-1.0.0/d39e2158_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-get-8 (wfs-1.0.0/d39e2256_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-post-8 (wfs-1.0.0/d39e2354_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-get-8 (wfs-1.0.0/d39e2452_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-post-8 (wfs-1.0.0/d39e2550_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-get-4 (wfs-1.0.0/d39e2616_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-post-4 (wfs-1.0.0/d39e2714_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-get-8 (wfs-1.0.0/d39e2844_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-post-8 (wfs-1.0.0/d39e2942_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-get-8 (wfs-1.0.0/d39e3040_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-post-8 (wfs-1.0.0/d39e3138_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-get-8 (wfs-1.0.0/d39e3236_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-post-8 (wfs-1.0.0/d39e3334_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-get-8 (wfs-1.0.0/d39e3432_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-post-8 (wfs-1.0.0/d39e3530_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-get-8 (wfs-1.0.0/d39e3628_1) Failed
   Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-post-8 (wfs-1.0.0/d39e3726_1) Failed
RETURN=1
Pinging GeoServer at http://localhost:11010/geoserver

curl: (7) couldn't connect to host
GeoServer is offline

See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.0/368/&gt;