Skip to content

Console Output

Started by user hiroshi.ito@gs.com
Checkout:workspace / /home/hudson/genie.collections/.hudson/jobs/gsc-ec-converter release/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 release/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/hudson5067304035963401082.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 build
Downloading https://services.gradle.org/distributions/gradle-2.10-all.zip
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Unzipping /opt/public/hipp/homes/genie.collections/.gradle/wrapper/dists/gradle-2.10-all/a4w5fzrkeut1ox71xslb49gst/gradle-2.10-all.zip to /opt/public/hipp/homes/genie.collections/.gradle/wrapper/dists/gradle-2.10-all/a4w5fzrkeut1ox71xslb49gst
Set executable permissions for: /opt/public/hipp/homes/genie.collections/.gradle/wrapper/dists/gradle-2.10-all/a4w5fzrkeut1ox71xslb49gst/gradle-2.10/bin/gradle
:compileJava
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections-api/7.0.0/eclipse-collections-api-7.0.0.pom
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections/7.0.0/eclipse-collections-7.0.0.pom
Download https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections-api/7.0.0/eclipse-collections-api-7.0.0.jar
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections/7.0.0/eclipse-collections-7.0.0.jar
Download https://repo1.maven.org/maven2/junit/junit/4.12/junit-4.12.jar
Download https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
:processResources UP-TO-DATE
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileTestJava
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections-testutils/7.0.0/eclipse-collections-testutils-7.0.0.pom
Download https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.pom
Download https://repo1.maven.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom
Download https://repo1.maven.org/maven2/org/apache/apache/15/apache-15.pom
Download https://repo1.maven.org/maven2/org/eclipse/collections/eclipse-collections-testutils/7.0.0/eclipse-collections-testutils-7.0.0.jar
Download https://repo1.maven.org/maven2/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
:processTestResources
:testClasses
:test
:check
:build

BUILD SUCCESSFUL

Total time: 1 mins 13.08 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.10/userguide/gradle_daemon.html
+ scp build/distributions/gsc-ec-converter-7.1.0-SNAPSHOT.zip build.eclipse.org:/home/data/httpd/download.eclipse.org/collections
Host key verification failed.
lost connection
ERROR: Publisher hudson.tasks.ArtifactArchiver aborted due to exception
java.lang.NullPointerException
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:151)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:34)
	at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:736)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:714)
	at hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$RunnerImpl.post2(Build.java:163)
	at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:652)
	at hudson.model.Run.run(Run.java:1519)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
	at hudson.model.ResourceController.execute(ResourceController.java:82)
	at hudson.model.Executor.run(Executor.java:137)
Finished: FAILURE