Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Hudson changes

Has something changed on hudson? Our builds, which were previously working fine, are now failing because /usr/local/bin/java can't be found.

Thanks,
Greg

See <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/32/>

------------------------------------------
Started by user gwatson
Building remotely on hudson-slave6
Checkout:ptp-master-nightly / <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/> - hudson.remoting.Channel@24158c28:hudson-slave6
Using strategy: Default
Last Built Revision: Revision c2cb3609106bddd75612595f2b841a6d689f11fd (origin/master)
Checkout:ptp-master-nightly / <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/> - hudson.remoting.LocalChannel@6bfc212d
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/ptp/org.eclipse.ptp.master.git
Commencing build of Revision c2cb3609106bddd75612595f2b841a6d689f11fd (origin/master)
Checking out Revision c2cb3609106bddd75612595f2b841a6d689f11fd (origin/master)
[INFO] Using bundled Maven 3 installation
[INFO] Checking Maven 3 installation environment
[ptp-master-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --help
[INFO] Checking Maven 3 installation version
[ptp-master-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn --version
[INFO] Detected Maven 3 installation version: 3.0.3
[DEBUG] Waiting for connection on port: 47723
[ptp-master-nightly] $ /opt/users/hudsonbuild/maven/slavebundle/bundled-maven/bin/mvn -P production clean install -V -Dmaven.ext.class.path=/opt/users/hudsonbuild/maven/slavebundle/resources:/opt/users/hudsonbuild/maven/slavebundle/lib/maven3-eventspy-3.0.jar:/opt/users/hudsonbuild/slave.jar -Dhudson.eventspy.port=47723 -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/.maven/repo> -f pom.xml
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: /opt/users/hudsonbuild/maven/slavebundle/bundled-maven
Java version: 1.6.0_21, vendor: Sun Microsystems Inc.
Java home: /opt/public/common/sun-jdk1.6.0_21_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "2.6.32.49-0.3-default", arch: "amd64", family: "unix"
[DEBUG] Connected to remote
[INFO] Scanning for projects...
[INFO] Resolving target platform for project MavenProject: org.eclipse.ptp.master:org.eclipse.ptp.master:6.0.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/pom.xml>
[INFO] Adding repository http://download.eclipse.org/releases/juno
[INFO] Adding repository http://download.eclipse.org/releases/juno
[INFO] Adding repository file://home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-photran-nightly
[INFO] Adding repository file://home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-photran-nightly
[INFO] Adding repository file://home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-nightly
[INFO] Adding repository file://home/data/httpd/download.eclipse.org/tools/ptp/builds/hudson/ptp-nightly
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PTP Master 6.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.ptp.master ---
[INFO] Deleting <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.13.0:build-qualifier (default-build-qualifier) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean-1) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-source-plugin:0.13.0:plugin-source (plugin-source) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-source-plugin:0.13.0:plugin-source (attach-source) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-products (default-publish-products) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-p2-publisher-plugin:0.13.0:publish-categories (default-publish-categories) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.13.0:assemble-repository (default-assemble-repository) @ org.eclipse.ptp.master ---
[INFO] 
[INFO] --- tycho-p2-repository-plugin:0.13.0:archive-repository (default-archive-repository) @ org.eclipse.ptp.master ---
[INFO] Building zip: <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/32/artifact/target/org.eclipse.ptp.master.zip>
[INFO] 
[INFO] --- eclipse-signing-maven-plugin:1.0.5:pack (pack) @ org.eclipse.ptp.master ---
[INFO] [PACK] creating directory to hold packed output
[INFO] [PACK] creating directory to hold pack staging bits
[INFO] [PACK] getting jar packer into position
[INFO] [PACK] executing pack200, output at end of execution : /bin/sh -c cd <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/pack-stage> && /usr/local/bin/java -Dorg.eclipse.update.jarprocessor.pack200=/shared/common/jdk-1.5.0-22.x86_64/bin -jar <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/pack-stage/org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar> -processAll -pack -repack -verbose -outputDir <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/packed> <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/32/artifact/target/org.eclipse.ptp.master.zip>
[INFO] [PACK] pack200 output:

[ERROR] /bin/sh: /usr/local/bin/java: No such file or directory

[INFO] 
[INFO] --- eclipse-signing-maven-plugin:1.0.5:sign (sign) @ org.eclipse.ptp.master ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24.945s
[INFO] Finished at: Wed Feb 08 18:28:20 EST 2012
[INFO] Final Memory: 115M/393M
[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.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5:sign (sign) on project org.eclipse.ptp.master: zip file does not exist - <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/packed/org.eclipse.ptp.master.zip>
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.dash.maven:eclipse-signing-maven-plugin:1.0.5:sign (sign) on project org.eclipse.ptp.master: zip file does not exist - <https://hudson.eclipse.org/hudson/job/ptp-master-nightly/ws/target/packed/org.eclipse.ptp.master.zip> -> [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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Archiving artifacts


Back to the top