Skip to content

Console Output

Started by user hiroshi.ito@gs.com
Checkout:workspace / /home/hudson/genie.collections/.hudson/jobs/gsc-ec-converter upload/workspace - hudson.remoting.LocalChannel@7d95ba00
Using strategy: Default
Git Exe: git
Last Built Revision: Revision 5c89164de0a894ef55130cca53ac510fec51493b (origin/master)
Checkout:workspace / /home/hudson/genie.collections/.hudson/jobs/gsc-ec-converter upload/workspace - hudson.remoting.LocalChannel@7d95ba00
Fetching changes from the remote Git repository
Fetching upstream changes from git@github.com:eclipse/gsc-ec-converter.git
Commencing build of Revision 5c89164de0a894ef55130cca53ac510fec51493b (origin/master)
Checking out Revision 5c89164de0a894ef55130cca53ac510fec51493b (origin/master)
[workspace] $ /bin/sh -xe /tmp/genie.collections/hudson7072502772553008121.sh
+ export 'GRADLE_OPTS=-Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -DhttpnonProxyHosts=*.eclipse.org -DhttpsnonProxyHosts=*.eclipse.org -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -DftpnonProxyHosts=*.eclipse.org'
+ GRADLE_OPTS='-Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -DhttpnonProxyHosts=*.eclipse.org -DhttpsnonProxyHosts=*.eclipse.org -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -DftpnonProxyHosts=*.eclipse.org'
+ ./gradlew clean build
:clean
:compileJava
:processResources UP-TO-DATE
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileTestJava
:processTestResources
:testClasses
:test
:check
:build

BUILD SUCCESSFUL

Total time: 8.084 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html
+ cp build/distributions/gsc-ec-converter-7.1.0-SNAPSHOT.zip /home/data/httpd/download.eclipse.org/collections/pre-release
cp: cannot create regular file `/home/data/httpd/download.eclipse.org/collections/pre-release/gsc-ec-converter-7.1.0-SNAPSHOT.zip': Permission denied
Finished: FAILURE