Started by remote host 192.30.252.34
Building in workspace /var/lib/jenkins/jobs/Wurst/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/peq/WurstScript.git # timeout=10
Fetching upstream changes from https://github.com/peq/WurstScript.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/peq/WurstScript.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a343177ceca0d9344fa1e48779017ac7a26c64ba (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f a343177ceca0d9344fa1e48779017ac7a26c64ba
> git rev-list c1247a13ad13986108582cb2f2a0d2a518c041ce # timeout=10
> git tag -a -f -m Jenkins Build #302 jenkins-Wurst-302 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7528450400646262765.sh
+ cd de.peeeq.wurstscript
+ ./gradlew clean build create_zips
Downloading https://services.gradle.org/distributions/gradle-2.12-bin.zip
Build was aborted
Aborted by Peter
Skipped archiving because build is not successful
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/junitTestResults/TEST-tests.wurstscript.tests.AllTests.xml is 6 min 24 sec old
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /var/lib/jenkins/jobs/Wurst/workspace/de.peeeq.wurstscript/bin/hotdoc to /var/lib/jenkins/jobs/Wurst/htmlreports/HotDoc_Standard_Library_Documentation
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: ABORTED