Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-build] Build failed in Hudson: jgit #1068

See <https://hudson.eclipse.org/hudson/job/jgit/1068/changes>

Changes:

[Matthias Sohn] Update Jetty to 8.1.3.v20120416

[Kevin Sawicki] Update smudged entries when writing index

[Kevin Sawicki] Retain file length and mod time when doing a mixed reset

[Kevin Sawicki] Only increment mod count if packed-refs file changes

[Stefan Lay] Enable loading history until a given commit

[Robin Rosenberg] Git API does not declare GitAPIException call() and related cleanups

[Matthias Sohn] JGit v2.0.0.201205301645-rc2

[Matthias Sohn] Prepare next 2.0.0-SNAPSHOT builds

[Matthias Sohn] Reduce number of hard-coded maven artifact versions

[Robin Rosenberg] Update ORIG_HEAD when resetting

[Robin Rosenberg] Remove obsolete GitlinksNotSupportedException

[Matthias Sohn] Use default thread pool to prevent thread pool starvation

[Matthias Sohn] Revert Jetty from 8.1.3.v20120416 to 7.6.0.v20120127

[Matthias Sohn] Fix compile error when using Jetty 7.5

[Matthias Sohn] Set minimum Jetty version to 7.6

[Matthias Sohn] Add lazy loading of body for tags to PlotWalk

[Shawn O. Pearce] fix PackWriter excluded objects handling

------------------------------------------
Started by an SCM change
Building remotely on hudson-slave2
Checkout:jgit / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.Channel@41f41f8f:hudson-slave2
Using strategy: Default
Last Built Revision: Revision e3bb6ae3fd559234fd7644b828e7b87e55e8522f (origin/master)
Checkout:jgit / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@6ba947ac
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
Commencing build of Revision e83d096ec6fea97b9bee1155654238073f6d1571 (origin/master)
Checking out Revision e83d096ec6fea97b9bee1155654238073f6d1571 (origin/master)
Deleting old artifacts from #1066
[jgit] $ /shared/common/apache-maven-3.0.3/bin/mvn -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/jgit/ws/.repository> -B -P static-checks -U clean install clirr:clirr deploy:deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - DHT Storage Protocol Buffer Messages
[INFO] JGit - DHT Storage
[INFO] JGit - Ant Tasks
[INFO] JGit - AWT User Interface
[INFO] JGit - HTTP Server
[INFO] JGit - Eclipse IP Log Generator
[INFO] JGit - Console User Interface
[INFO] JGit - Command Line Interface
[INFO] JGit - JUnit Utility Classes
[INFO] JGit - JUnit Http Utility Classes
[INFO] JGit - Core Tests
[INFO] JGit - Ant Tasks Tests
[INFO] JGit - HTTP Tests
[INFO] JGit - DHT Storage Tests
[INFO] JGit - Command Line Interface Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.jgit-parent ---
[INFO] Deleting <https://hudson.eclipse.org/hudson/job/jgit/1068/artifact/target>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... FAILURE [5.123s]
[INFO] JGit - Core ....................................... SKIPPED
[INFO] JGit - DHT Storage Protocol Buffer Messages ....... SKIPPED
[INFO] JGit - DHT Storage ................................ SKIPPED
[INFO] JGit - Ant Tasks .................................. SKIPPED
[INFO] JGit - AWT User Interface ......................... SKIPPED
[INFO] JGit - HTTP Server ................................ SKIPPED
[INFO] JGit - Eclipse IP Log Generator ................... SKIPPED
[INFO] JGit - Console User Interface ..................... SKIPPED
[INFO] JGit - Command Line Interface ..................... SKIPPED
[INFO] JGit - JUnit Utility Classes ...................... SKIPPED
[INFO] JGit - JUnit Http Utility Classes ................. SKIPPED
[INFO] JGit - Core Tests ................................. SKIPPED
[INFO] JGit - Ant Tasks Tests ............................ SKIPPED
[INFO] JGit - HTTP Tests ................................. SKIPPED
[INFO] JGit - DHT Storage Tests .......................... SKIPPED
[INFO] JGit - Command Line Interface Tests ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.419s
[INFO] Finished at: Mon Jun 04 11:10:56 EDT 2012
[INFO] Final Memory: 12M/359M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean) on project org.eclipse.jgit-parent: Failed to clean project: Failed to delete <https://hudson.eclipse.org/hudson/job/jgit/1068/artifact/target/m2/repository/org/eclipse/jgit> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Recording test results
Publishing Javadoc
Archiving artifacts



Back to the top