SuccessConsole Output

using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:nfv/SOL009.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:nfv/SOL009.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:nfv/SOL009.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/3.6.1-dev^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 838eb21da18ffe3fa68aca1a4cecde69ffe310cb # timeout=10
Checking out Revision 838eb21da18ffe3fa68aca1a4cecde69ffe310cb (origin/3.6.1-dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 838eb21da18ffe3fa68aca1a4cecde69ffe310cb
Commit message: "SOL009_001->SOL009_017: SOL009 v030506"
 > git rev-list --no-walk cd2bbd014d43b155e1d932b986d1d64f2e595e5c # timeout=10