You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@cxf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/08/10 09:20:21 UTC

Build failed in Jenkins: CXF-2.5-deploy #144

See <https://builds.apache.org/job/CXF-2.5-deploy/144/changes>

Changes:

[dkulp] Blocking revisions 1366528,1368115,1369653,1369661,1370484,1370773,1371258,1371259,1371345,1371347,1371356,1371408,1371416,1371417 via  git from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1366528 | dkulp | 2012-07-27 16:47:11 -0400 (Fri, 27 Jul 2012) | 10 lines
  
  Merged revisions 1365734 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1365734 | dkulp | 2012-07-25 16:48:54 -0400 (Wed, 25 Jul 2012) | 2 lines
  
    Fix deprecation warning
  
  ........
  
........
........
  r1368115 | dkulp | 2012-08-01 12:42:42 -0400 (Wed, 01 Aug 2012) | 10 lines
  
  Merged revisions 1368104 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1368104 | dkulp | 2012-08-01 12:24:28 -0400 (Wed, 01 Aug 2012) | 2 lines
  
    Testcast is finding the wrong operation
  
  ........
  
........
........
  r1369653 | sergeyb | 2012-08-05 15:41:50 -0400 (Sun, 05 Aug 2012) | 9 lines
  
  Merged revisions 1369649 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1369649 | sergeyb | 2012-08-05 22:28:11 +0300 (Sun, 05 Aug 2012) | 1 line
  
    Removing JRA dependency
  ........
  
........
........
  r1369661 | sergeyb | 2012-08-05 16:12:15 -0400 (Sun, 05 Aug 2012) | 9 lines
  
  Merged revisions 1369660 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1369660 | sergeyb | 2012-08-05 23:10:21 +0300 (Sun, 05 Aug 2012) | 1 line
  
    Fixing the build failure, mvn install alone did not caught it
  ........
  
........
........
  r1370484 | owulff | 2012-08-07 16:04:30 -0400 (Tue, 07 Aug 2012) | 2 lines
  
  More testcases for onbehalfof added
  
........
........
  r1370773 | coheigea | 2012-08-08 09:59:32 -0400 (Wed, 08 Aug 2012) | 10 lines
  
  Blocking revisions 1370712 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1370712 | coheigea | 2012-08-08 10:15:51 +0100 (Wed, 08 Aug 2012) | 2 lines
  
    Removing interopfest from trunk + fixing some checkstyle errors in the samples
  
  ........
  
........
........
  r1371258 | dkulp | 2012-08-09 11:32:06 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1368661 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371259 | dkulp | 2012-08-09 11:32:08 -0400 (Thu, 09 Aug 2012) | 54 lines
  
  Blocking revisions 1368958,1369074,1369076,1369098,1369225,1370731,1370732,1370734 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1368958 | dkulp | 2012-08-03 09:48:31 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Initial start of a UDP transport for CXF
  
  ........
  ........
    r1369074 | dkulp | 2012-08-03 12:14:29 -0400 (Fri, 03 Aug 2012) | 3 lines
  
    Update to add some connection management to the UDP stuff to keep it
    from using a ton of threads and a ton of ports
  
  ........
  ........
    r1369076 | dkulp | 2012-08-03 12:14:35 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Add support for UDP broadcasts
  
  ........
  ........
    r1369098 | dkulp | 2012-08-03 13:11:32 -0400 (Fri, 03 Aug 2012) | 2 lines
  
    Update to allow larger than 2K messages to work
  
  ........
  ........
    r1369225 | dkulp | 2012-08-03 17:59:20 -0400 (Fri, 03 Aug 2012) | 3 lines
  
    UDP seems to hang on some machines (like my new Mac)
    Disable until I can investigate
  
  ........
  ........
    r1370731 | sergeyb | 2012-08-08 06:28:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] Starting the initial upgrade to javax.ws.rs.api 2.0
  
  ........
  ........
    r1370732 | sergeyb | 2012-08-08 06:29:29 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] A couple of other updates
  
  ........
  ........
    r1370734 | sergeyb | 2012-08-08 06:34:14 -0400 (Wed, 08 Aug 2012) | 2 lines
  
    [CXF-4455] Correct cast in Variant constructor
  
  ........
  
........
........
  r1371345 | gmazza | 2012-08-09 13:56:33 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated basic_https sample to use HTTPComponents, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371347 | gmazza | 2012-08-09 14:03:43 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated ut_policy sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371356 | gmazza | 2012-08-09 14:15:21 -0400 (Thu, 09 Aug 2012) | 2 lines
  
  Updated wsdl_first_https sample: better Mavenized, no longer disabling CN check by default (backport from CXF 2.7/trunk branch.)
  
........
........
  r1371408 | dkulp | 2012-08-09 15:25:23 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1368316,1368431,1368470,1368471,1368552,1368644,1369991,1371340,1371346,1371354 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371416 | dkulp | 2012-08-09 15:53:44 -0400 (Thu, 09 Aug 2012) | 3 lines
  
  Recording revisions 1370477 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
........
........
  r1371417 | dkulp | 2012-08-09 15:53:46 -0400 (Thu, 09 Aug 2012) | 10 lines
  
  Blocking revisions 1371402 via  git from
  https://svn.apache.org/repos/asf/cxf/trunk
  
  ........
    r1371402 | dkulp | 2012-08-09 15:23:02 -0400 (Thu, 09 Aug 2012) | 2 lines
  
    Fix the UDP stuff on OSX by making sure the proper buffer size is set
  
  ........
  
........

[dkulp] Recording revisions 1365660,1370704,1371257,1371405,1371406 via  git from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

[dkulp] Merged revisions 1371406 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1371406 | dkulp | 2012-08-09 15:25:15 -0400 (Thu, 09 Aug 2012) | 10 lines

  Merged revisions 1368471 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk

  ........
    r1368471 | gmazza | 2012-08-02 09:41:34 -0400 (Thu, 02 Aug 2012) | 2 lines

    Better troubleshooting message with CN mismatch error

  ........

........

[dkulp] Merged revisions 1371405 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1371405 | dkulp | 2012-08-09 15:25:08 -0400 (Thu, 09 Aug 2012) | 10 lines

  Merged revisions 1368470 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk

  ........
    r1368470 | gmazza | 2012-08-02 09:37:18 -0400 (Thu, 02 Aug 2012) | 2 lines

    Clarified error message in case of CN mismatches between server cert and HTTPS URL address

  ........

........

[dkulp] Merged revisions 1371257 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1371257 | dkulp | 2012-08-09 11:31:59 -0400 (Thu, 09 Aug 2012) | 10 lines

  Merged revisions 1368661 via  git cherry-pick from
  https://svn.apache.org/repos/asf/cxf/trunk

  ........
    r1368661 | dkulp | 2012-08-02 15:43:29 -0400 (Thu, 02 Aug 2012) | 2 lines

    Add some extra formats for the image handler

  ........

........

[dkulp] Merged revisions 1365660 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/branches/2.6.x-fixes

........
  r1365660 | sergeyb | 2012-07-25 12:32:34 -0400 (Wed, 25 Jul 2012) | 9 lines

  Merged revisions 1365658 via svnmerge from
  https://svn.apache.org/repos/asf/cxf/trunk

  ........
    r1365658 | sergeyb | 2012-07-25 17:25:52 +0100 (Wed, 25 Jul 2012) | 1 line

    Attempting to fix JAXRSClientServerSpringBookTest by moving it out of process
  ........

........

------------------------------------------
[...truncated 38699 lines...]
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] [dependency:unpack {execution: unpack-javadoc}]
[INFO] Configured Artifact: org.apache.cxf:cxf-api:javadoc:2.5.5-SNAPSHOT:jar
> isMarkerOlder:
  artifact1 = <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-api/2.5.5-SNAPSHOT/cxf-api-2.5.5-SNAPSHOT-javadoc.jar>
  marker    = <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/dependency-maven-plugin-markers/org.apache.cxf-cxf-api-jar-javadoc-2.5.5-SNAPSHOT.marker>
    artifact1 lastModified: 1344581369000
    marker lastModified: 1344579588000
< true = marker older than artifact?
[INFO] Unpacking <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/cxf-api/2.5.5-SNAPSHOT/cxf-api-2.5.5-SNAPSHOT-javadoc.jar> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/javadoc> with includes "" and excludes ""
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
3K downloaded  (maven-common-artifact-filters-1.4.pom)
Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
2K downloaded  (plexus-container-default-1.5.5.pom)
Downloading: http://repo1.maven.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
30K downloaded  (maven-common-artifact-filters-1.4.jar)
[INFO] [assembly:single {execution: distribution-package-bin}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Copying files to <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT>
[WARNING] Assembly file: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT.tar.gz>
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.cxf:apache-cxf:pom:2.5.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT.zip>
[INFO] [assembly:single {execution: distribution-package-src}]
[INFO] Reading assembly descriptor: src/main/assembly/src.xml
[INFO] Building tar: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT-src.tar.gz>
[INFO] Building zip: <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT-src.zip>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/pom.xml> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-SNAPSHOT.pom>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT.tar.gz> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-SNAPSHOT.tar.gz>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT.zip> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-SNAPSHOT.zip>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT-src.tar.gz> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-SNAPSHOT-src.tar.gz>
[INFO] Installing <https://builds.apache.org/job/CXF-2.5-deploy/ws/cxf-2.5.x-fixes/distribution/target/apache-cxf-2.5.5-SNAPSHOT-src.zip> to <https://builds.apache.org/job/CXF-2.5-deploy/ws/.repository/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-SNAPSHOT-src.zip>
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c01119606f1ec3c2251c647d4b8c6467c070a54c'; remote = '2f98282e609f857c1f01687fabc809957f03d87c' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c01119606f1ec3c2251c647d4b8c6467c070a54c'; remote = '2f98282e609f857c1f01687fabc809957f03d87c' - IGNORING
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-20120810.064827-28.pom
21K uploaded  (apache-cxf-2.5.5-20120810.064827-28.pom)
[INFO] Retrieving previous metadata from apache.snapshots.https
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c01119606f1ec3c2251c647d4b8c6467c070a54c'; remote = '2f98282e609f857c1f01687fabc809957f03d87c' - RETRYING
[WARNING] *** CHECKSUM FAILED - Checksum failed on download: local = 'c01119606f1ec3c2251c647d4b8c6467c070a54c'; remote = '2f98282e609f857c1f01687fabc809957f03d87c' - IGNORING
[INFO] Uploading repository metadata for: 'snapshot org.apache.cxf:apache-cxf:2.5.5-SNAPSHOT'
[INFO] Retrieving previous metadata from apache.snapshots.https
[INFO] Uploading repository metadata for: 'artifact org.apache.cxf:apache-cxf'
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-20120810.064827-28.tar.gz
34285K uploaded  (apache-cxf-2.5.5-20120810.064827-28.tar.gz)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-20120810.064827-28.zip
36085K uploaded  (apache-cxf-2.5.5-20120810.064827-28.zip)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-20120810.064827-28-src.tar.gz
6362K uploaded  (apache-cxf-2.5.5-20120810.064827-28-src.tar.gz)
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/cxf/apache-cxf/2.5.5-SNAPSHOT/apache-cxf-2.5.5-20120810.064827-28-src.zip
14176K uploaded  (apache-cxf-2.5.5-20120810.064827-28-src.zip)
[INFO] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] ------------------------------------------------------------------------
[INFO] Apache CXF ............................................ SUCCESS [28.853s]
[INFO] Apache CXF Parent ..................................... SUCCESS [7.673s]
[INFO] Apache CXF Common Utilities ........................... SUCCESS [21.161s]
[INFO] Apache CXF API ........................................ SUCCESS [29.968s]
[INFO] Apache CXF Woodstox/MSV Schema Validation ............. SUCCESS [10.604s]
[INFO] Apache CXF XML Schema Validation with Xerces .......... SUCCESS [8.276s]
[INFO] Apache CXF Common ..................................... SUCCESS [3.484s]
[INFO] Apache CXF Runtime Core ............................... SUCCESS [20.487s]
[INFO] Apache CXF Command Line Tools Common .................. SUCCESS [10.023s]
[INFO] Apache CXF Command Line Tools Validator ............... SUCCESS [7.233s]
[INFO] Apache CXF Command Line Tools WSDLTo Core ............. SUCCESS [6.828s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXWS Frontend ... SUCCESS [9.117s]
[INFO] Apache CXF Runtime JAXB DataBinding ................... SUCCESS [7.643s]
[INFO] Apache CXF Runtime SOAP Binding ....................... SUCCESS [14.337s]
[INFO] Apache CXF Runtime JavaScript Client Generator Projects  SUCCESS [2.681s]
[INFO] Apache CXF Runtime JavaScript Client Generator ........ SUCCESS [9.109s]
[INFO] Apache CXF Command Line Tools WSDL to JavaScript Front End  SUCCESS [7.749s]
[INFO] Apache CXF Command Line Tools WSDLTo JAXB Databinding . SUCCESS [6.746s]
[INFO] Apache CXF Runtime Transport Common Used Classes ...... SUCCESS [9.496s]
[INFO] Apache CXF Maven Plugins .............................. SUCCESS [2.233s]
[INFO] Apache CXF WSDL Validator Maven2 Plugin ............... SUCCESS [11.280s]
[INFO] Apache CXF Code Generation Maven2 Plugins ............. SUCCESS [12.711s]
[INFO] Apache CXF Test Utilities ............................. SUCCESS [50.208s]
[INFO] Apache CXF Runtime Management ......................... SUCCESS [9.135s]
[INFO] Apache CXF Runtime JMS Transport ...................... SUCCESS [15.136s]
[INFO] Apache CXF Runtime XML Binding ........................ SUCCESS [7.991s]
[INFO] Apache CXF Runtime Local Transport .................... SUCCESS [6.469s]
[INFO] Apache CXF Runtime HTTP Transport ..................... SUCCESS [12.267s]
[INFO] Apache CXF Runtime HTTP Jetty Transport ............... SUCCESS [15.214s]
[INFO] Apache CXF Runtime Simple Frontend .................... SUCCESS [12.017s]
[INFO] Apache CXF Runtime WS Addressing ...................... SUCCESS [8.199s]
[INFO] Apache CXF Runtime JAX-WS Frontend .................... SUCCESS [16.096s]
[INFO] Apache CXF Runtime XmlBeans DataBinding ............... SUCCESS [14.640s]
[INFO] Apache CXF Command Line Tools WSDLTo Test ............. SUCCESS [5.191s]
[INFO] Apache CXF Command Line Tools WSDLTo Misctools ........ SUCCESS [7.057s]
[INFO] Apache CXF Command Line Tools ......................... SUCCESS [2.399s]
[INFO] Apache CXF Command Line Tools WSDLTo .................. SUCCESS [2.567s]
[INFO] Apache CXF Runtime Aegis Databinding .................. SUCCESS [14.526s]
[INFO] Apache CXF Command Line Tools JavaTo WS ............... SUCCESS [13.092s]
[INFO] Apache CXF Command Line Tools JavaTo .................. SUCCESS [2.705s]
[INFO] Apache CXF Runtime SDO DataBinding .................... SUCCESS [19.768s]
[INFO] Apache CXF Runtime JAX-RS Frontend .................... SUCCESS [24.197s]
[INFO] Apache CXF Command Line Tools WADLTo JAXRS Frontend ... SUCCESS [12.277s]
[INFO] Apache CXF Command Line Tools WADLTo .................. SUCCESS [2.963s]
[INFO] Apache CXF Runtime CORBA Binding ...................... SUCCESS [11.634s]
[INFO] Apache CXF Command Line Tools CORBA ................... SUCCESS [12.648s]
[INFO] Apache CXF Runtime JiBX DataBinding ................... SUCCESS [20.225s]
[INFO] Apache CXF Runtime HTTP Binding ....................... SUCCESS [6.843s]
[INFO] Apache CXF Runtime Object Binding ..................... SUCCESS [6.870s]
[INFO] Apache CXF Runtime Colocated Binding .................. SUCCESS [7.433s]
[INFO] Apache CXF Runtime .................................... SUCCESS [2.507s]
[INFO] Apache CXF Runtime Bindings ........................... SUCCESS [2.769s]
[INFO] Apache CXF Runtime JavaScript Frontend ................ SUCCESS [8.649s]
[INFO] Apache CXF Runtime WS Policy .......................... SUCCESS [11.539s]
[INFO] Apache CXF Runtime WS Reliable Messaging .............. SUCCESS [15.205s]
[INFO] Apache CXF Runtime WS MetadataExchange ................ SUCCESS [7.567s]
[INFO] Apache CXF Runtime WS Security ........................ SUCCESS [25.950s]
[INFO] Apache CXF RS XML Security ............................ SUCCESS [9.446s]
[INFO] Apache CXF Runtime RS Security OAuth Parent ........... SUCCESS [3.677s]
[INFO] Apache CXF Runtime OAuth 1.0a ......................... SUCCESS [8.819s]
[INFO] Apache CXF RS Cross-Origin Resource Sharing ........... SUCCESS [8.352s]
[INFO] Apache CXF Runtime Web Management ..................... SUCCESS [27.884s]
[INFO] Apache CXF Runtime JavaScript Client Generator Tests .. SUCCESS [8.783s]
[INFO] Apache CXF JCA Connection ............................. SUCCESS [10.051s]
[INFO] Apache CXF Integration ................................ SUCCESS [2.115s]
[INFO] Apache CXF Java2WS Maven2 Plugin ...................... SUCCESS [8.911s]
[INFO] Apache CXF WADL2Java Code Generation Maven2 Plugin .... SUCCESS [7.453s]
[INFO] Apache CXF CORBA Tools Maven2 Plugins ................. SUCCESS [7.246s]
[INFO] Apache CXF Archetype - Simple JAX-WS Java First ....... SUCCESS [8.524s]
[INFO] Apache CXF Archetype - Simple JAX-RS webapp ........... SUCCESS [5.121s]
[INFO] Apache CXF Maven Archetypes ........................... SUCCESS [4.458s]
[INFO] Apache CXF STS Core ................................... SUCCESS [12.652s]
[INFO] Apache CXF STS war deployment ......................... SUCCESS [20.445s]
[INFO] Apache CXF STS basic systests ......................... SUCCESS [9.740s]
[INFO] Apache CXF STS advanced systests ...................... SUCCESS [7.424s]
[INFO] Apache CXF Services ................................... SUCCESS [1.945s]
[INFO] Apache CXF STS service ................................ SUCCESS [2.247s]
[INFO] Apache CXF STS systests ............................... SUCCESS [2.601s]
[INFO] Apache CXF WSN API .................................... SUCCESS [13.591s]
[INFO] Apache CXF WSN Core ................................... SUCCESS [10.571s]
[INFO] Apache CXF WSN OSGi ................................... SUCCESS [6.906s]
[INFO] Apache CXF WSN service ................................ SUCCESS [3.020s]
[INFO] Apache CXF Karaf Parent ............................... SUCCESS [2.434s]
[INFO] Apache CXF Karaf Features ............................. SUCCESS [18.955s]
[INFO] Apache CXF Karaf Commands ............................. SUCCESS [8.143s]
[INFO] Apache CXF Bundle Parent .............................. SUCCESS [3.364s]
[INFO] Apache CXF Bundle Jar ................................. SUCCESS [3:15.904s]
[INFO] Apache CXF Minimal Bundle Jar ......................... SUCCESS [2:02.071s]
[INFO] Apache CXF JAX-RS Bundle Jar .......................... SUCCESS [1:01.595s]
[INFO] Apache CXF Container Integration System Tests ......... SUCCESS [3.018s]
[INFO] Apache CXF Container Integration Test Webapp .......... SUCCESS [11.744s]
[INFO] Apache CXF Uncategorized System Tests ................. SUCCESS [53.245s]
[INFO] Apache CXF Transport System Tests ..................... SUCCESS [7.341s]
[INFO] Apache CXF Transport System Tests JMS ................. SUCCESS [7.996s]
[INFO] Apache CXF JAX-WS System Tests ........................ SUCCESS [8.236s]
[INFO] Apache CXF Databinding System Tests ................... SUCCESS [8.724s]
[INFO] Apache CXF JAX-RS System Tests ........................ SUCCESS [20.373s]
[INFO] Apache CXF WS-* Specifications System Tests ........... SUCCESS [7.319s]
[INFO] Apache CXF WS-RM Specifications System Tests .......... SUCCESS [4.250s]
[INFO] Apache CXF WS-Security System Tests ................... SUCCESS [10.882s]
[INFO] Apache CXF WS-Security Interop System Tests ........... SUCCESS [10.444s]
[INFO] Apache CXF JAX-RS System Advanced Security Tests ...... SUCCESS [8.473s]
[INFO] Test for writing wsdl to repo ......................... SUCCESS [9.886s]
[INFO] Test for generating code from wsdl in repo ............ SUCCESS [29.728s]
[INFO] Apache CXF System Tests ............................... SUCCESS [2.924s]
[INFO] Apache CXF System Tests for Maven Plugins ............. SUCCESS [2.528s]
[INFO] Apache CXF Manifest Jar ............................... SUCCESS [10.239s]
[INFO] Apache CXF Samples .................................... SUCCESS [2.544s]
[INFO] Colocated Demo using Document/Literal Style ........... SUCCESS [2.838s]
[INFO] JavaScript Client Demo using Document/Literal Style ... SUCCESS [1.902s]
[INFO] Generated JavaScript Sample using JAX-WS and JSR-181 .. SUCCESS [0.163s]
[INFO] Java First demo service using the JAXWSFactoryBeans ... SUCCESS [0.075s]
[INFO] Java First demo using JAX-WS and JMS .................. SUCCESS [1.503s]
[INFO] JAX-RS Content Negotiation Demo ....................... SUCCESS [0.050s]
[INFO] JAX-RS Basic Demo With HTTPS communications ........... SUCCESS [0.085s]
[INFO] JAX-RS Basic Demo ..................................... SUCCESS [0.097s]
[INFO] CXF sample using a callbak object ..................... SUCCESS [3.649s]
[INFO] WSDL first demo using BARE Style in XML Binding (pure XML over HTTP)  SUCCESS [1.083s]
[INFO] JAX-WS Dispatch/Provider Demo ......................... SUCCESS [3.582s]
[INFO] WSDL first demo using Document/Literal Style and XMLBeans DataBinding  SUCCESS [1.142s]
[INFO] WSDL first demo using SOAP12 in Document/Literal Style  SUCCESS [0.890s]
[INFO] CXF Dynamic Client Sample ............................. SUCCESS [1.152s]
[INFO] JMS Transport Queue Demo using Document-Literal Style . SUCCESS [0.891s]
[INFO] WSDL first demo using the jms transport and jmsConfigFeature  SUCCESS [1.106s]
[INFO] RESTful Hello World Demo .............................. SUCCESS [0.125s]
[INFO] WSDL first demo using Document/Literal Style .......... SUCCESS [7.922s]
[INFO] CXF sample using the Aegis Binding without any webservice  SUCCESS [0.167s]
[INFO] Java First demo using JAX-WS APIs ..................... SUCCESS [1.558s]
[INFO] WS-RM Demo ............................................ SUCCESS [1.031s]
[INFO] CXF Sample of Stream GZIP Interceptor ................. SUCCESS [0.912s]
[INFO] Spring HTTP Sample .................................... SUCCESS [1.529s]
[INFO] Spring HTTP Servlet demo with ruby support ............ SUCCESS [10.309s]
[INFO] Spring HTTP Servlet demo with groovy support .......... SUCCESS [2.261s]
[INFO] Hello world javascript demo ........................... SUCCESS [1.283s]
[INFO] CXF WS-Security UT Demo ............................... SUCCESS [0.941s]
[INFO] WS-Security UT Sign Demo .............................. SUCCESS [0.907s]
[INFO] CXF WS-Security Sign Encoding Demo .................... SUCCESS [0.938s]
[INFO] WS-Security UT Policy Demo ............................ SUCCESS [1.143s]
[INFO] MTOM Demo for SWA and XOP ............................. SUCCESS [0.915s]
[INFO] JAX-WS Asynchronous Demo using Document/Literal Style . SUCCESS [0.874s]
[INFO] Java First POJO Sample ................................ SUCCESS [0.061s]
[INFO] WS-Policy Demo ........................................ SUCCESS [0.938s]
[INFO] Hello World Client Demo using JavaScript .............. SUCCESS [1.075s]
[INFO] WSDL first demo using HTTPS ........................... SUCCESS [0.918s]
[INFO] WS-Addressing Demo .................................... SUCCESS [0.916s]
[INFO] Sample using SOAP Headers ............................. SUCCESS [0.892s]
[INFO] SOAP/JMS Transport Specification Demo using Document-Literal Style  SUCCESS [1.100s]
[INFO] CXF sample using WRAPPED Style in XML Binding (pure XML over HTTP)  SUCCESS [0.868s]
[INFO] RESTful HTTP Binding Demo ............................. SUCCESS [0.152s]
[INFO] CXF sample using code first POJO's and the Aegis Binding  SUCCESS [1.256s]
[INFO] Sample of JAX-* Service Using an Aegis Client ......... SUCCESS [0.259s]
[INFO] JAX-WS Handler Demo ................................... SUCCESS [1.145s]
[INFO] WSDL first demo using RPC-Literal Style ............... SUCCESS [0.872s]
[INFO] JMS Transport Publish/Subscribe Demo using Document-Literal Style  SUCCESS [1.141s]
[INFO] JAX-RS Spring Security Demo ........................... SUCCESS [1.454s]
[INFO] LogBrowser ............................................ SUCCESS [0.057s]
[INFO] WS-Notification Demo .................................. SUCCESS [0.075s]
[INFO] CXF STS Demo .......................................... SUCCESS [6.460s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP . SUCCESS [0.883s]
[INFO] Bank sample using JAX-WS API's to talk via CORBA/IIOP . SUCCESS [2.537s]
[INFO] hello-world sample using JAX-WS API's to talk via CORBA/IIOP  SUCCESS [1.121s]
[INFO] OAuth 1.0a server ..................................... SUCCESS [5.216s]
[INFO] OAuth 1.0a client ..................................... SUCCESS [1.152s]
[INFO] JAX-RS Minimal OSGI Demo .............................. SUCCESS [20.583s]
[INFO] Apache CXF Distribution ............................... SUCCESS [5:19.646s]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32 minutes 16 seconds
[INFO] Finished at: Fri Aug 10 07:20:13 UTC 2012
[INFO] Final Memory: 391M/664M
[INFO] ------------------------------------------------------------------------
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Maven JVM terminated unexpectedly with exit code 0


Jenkins build is back to normal : CXF-2.5-deploy #145

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/CXF-2.5-deploy/145/changes>