Skip to content
Failed

Console Output

Started by an SCM change
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/Binnie's 1.7.10/workspace
Cloning the remote Git repository
Cloning repository https://github.com/ForestryMC/Binnie.git
 > git init /var/lib/jenkins/jobs/Binnie's 1.7.10/workspace # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ForestryMC/Binnie.git # timeout=10
Fetching upstream changes from https://github.com/ForestryMC/Binnie.git
 > git fetch --tags --progress https://github.com/ForestryMC/Binnie.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master-MC1.7.10^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master-MC1.7.10^{commit} # timeout=10
Checking out Revision 08404a3dd2a247c7da3fa9b7289ef4cfbf4e327c (refs/remotes/origin/master-MC1.7.10)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 08404a3dd2a247c7da3fa9b7289ef4cfbf4e327c
First time build. Skipping changelog.
[EnvInject] - Mask passwords that will be passed as build parameters.
[workspace] $ /bin/sh -xe /tmp/jenkins4304757862722529695.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
/tmp/jenkins4304757862722529695.sh: 2: /tmp/jenkins4304757862722529695.sh: ./gradlew: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE