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/progwml6/ironchest.git
 > git init /var/lib/jenkins/workspace/ironchests_1.14 # timeout=10
Fetching upstream changes from https://github.com/progwml6/ironchest.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
 > git config remote.origin.url https://github.com/progwml6/ironchest.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/progwml6/ironchest.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/progwml6/ironchest.git +refs/heads/1.14:refs/remotes/origin/1.14 # timeout=10
Checking out Revision 371ea937cc15456156c3245556f479c382a9d04c (1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 371ea937cc15456156c3245556f479c382a9d04c # timeout=10
Commit message: "Merge pull request #218 from yappy2000d/patch-1"
 > git rev-list --no-walk 95f080e3c530b6dc81134d9d36343c3d723d5991 # timeout=10