Started by GitHub push by mezz
Building in workspace /var/lib/jenkins/jobs/Forestry_5/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/ForestryMC/ForestryMC.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/ForestryMC.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/ForestryMC/ForestryMC.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/mc-1.9^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/mc-1.9^{commit} # timeout=10
Checking out Revision 99646e86563a39e889b57c82253fc7ad79e19b42 (refs/remotes/origin/mc-1.9)
> git config core.sparsecheckout # timeout=10
> git checkout -f 99646e86563a39e889b57c82253fc7ad79e19b42
> git rev-list 4268ceb11cace5169c9a1c765e69374890ac7233 # timeout=10
> git remote # timeout=10
> git submodule init # timeout=10
> git submodule sync # timeout=10
> git config --get remote.origin.url # timeout=10
> git submodule update --init --recursive
[workspace] $ /bin/sh -xe /tmp/hudson1135450239134075871.sh
+ ./gradlew clean setupCIWorkspace release uploadArchives
#################################################
ForgeGradle 2.1-SNAPSHOT-da90449
https://github.com/MinecraftForge/ForgeGradle
#################################################
Powered by MCP unknown
http://modcoderpack.com
by: Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
#################################################
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9/3.3.3.200/jei_1.9-3.3.3.200.pom
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9/3.3.3.200/jei_1.9-3.3.3.200.jar
Download http://dvs1.progwml6.com/files/maven/mezz/jei/jei_1.9/3.3.3.200/jei_1.9-3.3.3.200-sources.jar
FAILURE: Build failed with an exception.
* What went wrong:
Task 'release' not found in root project 'workspace'.
* Try:
Run gradlew tasks to get a list of available tasks. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 14.127 secs
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE