[EnvInject] - Mask passwords passed as build parameters.
Started by user mezz
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/jobs/OreRegistry/workspace
Cloning the remote Git repository
Cloning repository https://github.com/Nedelosk/OreRegistry.git
> git init /var/lib/jenkins/jobs/OreRegistry/workspace # timeout=10
Fetching upstream changes from https://github.com/Nedelosk/OreRegistry.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Nedelosk/OreRegistry.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/Nedelosk/OreRegistry.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/Nedelosk/OreRegistry.git # timeout=10
Fetching upstream changes from https://github.com/Nedelosk/OreRegistry.git
> git -c core.askpass=true fetch --tags --progress https://github.com/Nedelosk/OreRegistry.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 545ee90a46d1202a56ea3d781695f282bf724979 (refs/remotes/origin/dev)
> git config core.sparsecheckout # timeout=10
> git checkout -f 545ee90a46d1202a56ea3d781695f282bf724979
First time build. Skipping changelog.
[workspace] $ /bin/sh -xe /tmp/hudson4560784715674965351.sh
+ ./gradlew clean setupCIWorkspace build uploadArchives
/tmp/hudson4560784715674965351.sh: 2: /tmp/hudson4560784715674965351.sh: ./gradlew: Permission denied
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE