Skip to main content

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

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

------------------------------------------
Started by user msohn
Building remotely on hudson-slave1
Checkout:jgit / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.Channel@17fd8d42:hudson-slave1
Using strategy: Default
Last Built Revision: Revision af64b9a3b3b99de80aebeafbf418f2c969704259 (origin/master)
Checkout:jgit / <https://hudson.eclipse.org/hudson/job/jgit/ws/> - hudson.remoting.LocalChannel@189a2557
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
Commencing build of Revision af64b9a3b3b99de80aebeafbf418f2c969704259 (origin/master)
Checking out Revision af64b9a3b3b99de80aebeafbf418f2c969704259 (origin/master)
[jgit] $ /shared/common/apache-maven-3.0.4/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 - Ant Tasks
[INFO] JGit - AWT User Interface
[INFO] JGit - HTTP Server
[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 - Command Line Interface Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 2.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit-parent ---
[INFO] Deleting <https://hudson.eclipse.org/hudson/job/jgit/1292/artifact/target>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-qualifier) @ org.eclipse.jgit-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] >>> maven-source-plugin:2.2:jar (attach-sources) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:2.2:jar (attach-sources) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2:jar (attach-sources) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8.1:jar (attach-javadocs) @ org.eclipse.jgit-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (default) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] >>> maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd (cpd) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] <<< maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- maven-pmd-plugin:2.7.1:cpd-check (default) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.jgit-parent ---
[INFO] Installing <https://hudson.eclipse.org/hudson/job/jgit/ws/pom.xml> to <https://hudson.eclipse.org/hudson/job/jgit/ws/.repository/org/eclipse/jgit/org.eclipse.jgit-parent/2.4.0-SNAPSHOT/org.eclipse.jgit-parent-2.4.0-SNAPSHOT.pom>
[INFO] 
[INFO] >>> clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit-parent >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.7:parse-version (set-osgi-version) @ org.eclipse.jgit-parent ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (translate-qualifier) @ org.eclipse.jgit-parent ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] <<< clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit-parent <<<
[INFO] 
[INFO] --- clirr-maven-plugin:2.4:clirr (default-cli) @ org.eclipse.jgit-parent ---
[INFO] Not generating Clirr report as there are no classes generated by the project
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-cli) @ org.eclipse.jgit-parent ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/2.4.0-SNAPSHOT/maven-metadata.xml
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/2.4.0-SNAPSHOT/org.eclipse.jgit-parent-2.4.0-20130223.224950-1.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... FAILURE [5.018s]
[INFO] JGit - Core ....................................... SKIPPED
[INFO] JGit - Ant Tasks .................................. SKIPPED
[INFO] JGit - AWT User Interface ......................... SKIPPED
[INFO] JGit - HTTP Server ................................ 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 - Command Line Interface Tests ............... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.160s
[INFO] Finished at: Sat Feb 23 17:49:50 EST 2013
[INFO] Final Memory: 38M/481M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-cli) on project org.eclipse.jgit-parent: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:2.4.0-20130223.224950-1 from/to repo.eclipse.org (https://repo.eclipse.org/content/repositories/jgit-snapshots/): Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/2.4.0-SNAPSHOT/org.eclipse.jgit-parent-2.4.0-20130223.224950-1.pom. Return code is: 401, ReasonPhrase:Unauthorized. -> [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
Archiving artifacts
Publishing Javadoc
Recording test results

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


Back to the top