SuccessConsole Output

using credential progwml6-ci-gh-login
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/KnightMiner/TinkersComplement.git
 > git init /var/lib/jenkins/workspace/TinkersComplement_master # timeout=10
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/TinkersComplement.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/TinkersComplement.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/TinkersComplement.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision f719ffeaec4f8b5622cc5363c9228b93e3eddf5e (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f719ffeaec4f8b5622cc5363c9228b93e3eddf5e # timeout=10
Commit message: "Release 0.4.3"
 > git rev-list --no-walk 8822abe50b4a097e8a12b004d065ca1e0ff398d6 # timeout=10