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/Inspirations.git
 > git init /var/lib/jenkins/workspace/Inspirations_master # timeout=10
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/KnightMiner/Inspirations.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/Inspirations.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/KnightMiner/Inspirations.git
using GIT_ASKPASS to set credentials progwml6 ci login
 > git fetch --no-tags --progress https://github.com/KnightMiner/Inspirations.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 48bfd286ccc45c0a6ae15c1b1f0c0dd6856b207a # timeout=10
Commit message: "Switch from block to block delegates so sugarcane and cactus seeds work with block substitutions (#112)"
 > git rev-list --no-walk 5088de582aef2c44e4ab7c4526f661c98e2a60ac # timeout=10