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 #1468

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

------------------------------------------
Started by user matthias.sohn@xxxxxxx
Checkout:workspace / <https://hudson.eclipse.org/egit/job/jgit/ws/> - hudson.remoting.LocalChannel@4d23947c
Using strategy: Default
Last Built Revision: Revision 9b26e4bffb06ddf12c9c3040e3f25482655d1d89 (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/egit/job/jgit/ws/> - hudson.remoting.LocalChannel@4d23947c
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jgit/jgit.git
Commencing build of Revision 9b26e4bffb06ddf12c9c3040e3f25482655d1d89 (origin/master)
Checking out Revision 9b26e4bffb06ddf12c9c3040e3f25482655d1d89 (origin/master)
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[workspace] $ /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.0.3
[WARN] Detected superfluous option: -B
[workspace] $ /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven/bin/mvn -B clean install clirr:clirr deploy:deploy -V -B -e -DJAVA_HOME=/shared/common/jdk1.7.0-latest -Dmaven.ext.class.path=/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/resources:/home/hudson/genie.technology.egit/.hudson/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/home/hudson/genie.technology.egit/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.0.jar -Dhudson.eventspy.port=38979 -Dmaven.repo.local=<https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo> -f pom.xml -P static-checks -P jgit.java7 -U
[DEBUG] Waiting for connection on port: 38979
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /home/hudson/genie.technology.egit/.hudson/maven/slavebundle/bundled-maven
Java version: 1.7.0_25, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_25/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.0.74-0.6.8-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] JGit - Parent
[INFO] JGit - Core
[INFO] JGit - Ant Tasks
[INFO] JGit Archive Formats
[INFO] JGit - AWT User Interface
[INFO] JGit - HTTP Server
[INFO] JGit - Core Java7 Support
[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] JGit - Core Java 7 Tests
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building JGit - Parent 3.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.jgit-parent ---
[INFO] Deleting /jobs/genie.technology.egit/jgit/workspace/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 /jobs/genie.technology.egit/jgit/workspace/pom.xml to <https://hudson.eclipse.org/egit/job/jgit/ws/.maven/repo/org/eclipse/jgit/org.eclipse.jgit-parent/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.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.5:deploy (default-cli) @ org.eclipse.jgit-parent ---
Downloading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.1.0-SNAPSHOT/maven-metadata.xml (618 B at 1.7 KB/sec)
Uploading: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] JGit - Parent ..................................... FAILURE [3.354s]
[INFO] JGit - Core ....................................... SKIPPED
[INFO] JGit - Ant Tasks .................................. SKIPPED
[INFO] JGit Archive Formats .............................. SKIPPED
[INFO] JGit - AWT User Interface ......................... SKIPPED
[INFO] JGit - HTTP Server ................................ SKIPPED
[INFO] JGit - Core Java7 Support ......................... 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] JGit - Core Java 7 Tests .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.383s
[INFO] Finished at: Fri Aug 16 18:56:44 EDT 2013
[INFO] Final Memory: 36M/964M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5: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:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5: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:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401 -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5: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:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:189)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:141)
	at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:148)
	... 21 more
Caused by: org.sonatype.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:284)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:215)
	at org.sonatype.aether.impl.internal.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:480)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:137)
	... 22 more
Caused by: org.sonatype.aether.transfer.ArtifactTransferException: Could not transfer artifact org.eclipse.jgit:org.eclipse.jgit-parent:pom:3.1.0-20130816.225644-37 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/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:949)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:940)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.flush(WagonRepositoryConnector.java:864)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:466)
	at org.sonatype.aether.impl.internal.DefaultDeployer.deploy(DefaultDeployer.java:278)
	... 25 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repo.eclipse.org/content/repositories/jgit-snapshots/org/eclipse/jgit/org.eclipse.jgit-parent/3.1.0-SNAPSHOT/org.eclipse.jgit-parent-3.1.0-20130816.225644-37.pom. Return code is: 401
	at org.apache.maven.wagon.providers.http.LightweightHttpWagon.finishPutTransfer(LightweightHttpWagon.java:205)
	at org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:413)
	at org.apache.maven.wagon.AbstractWagon.transfer(AbstractWagon.java:392)
	at org.apache.maven.wagon.AbstractWagon.putTransfer(AbstractWagon.java:365)
	at org.apache.maven.wagon.StreamWagon.put(StreamWagon.java:163)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:825)
	at org.sonatype.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:465)
	... 26 more
[ERROR] 
[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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
[FINDBUGS] Skipping publisher since build result is FAILURE
[DRY] Skipping publisher since build result is FAILURE
Publishing Javadoc
Archiving artifacts
Recording test results

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


Back to the top