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/validation^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains fc8e0f1e40812f51c37385cb5a9d7066439b3c90 # timeout=10
Checking out Revision fc8e0f1e40812f51c37385cb5a9d7066439b3c90 (origin/validation)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc8e0f1e40812f51c37385cb5a9d7066439b3c90
Commit message: "use swagger-cli for the validation"
 > git rev-list --no-walk 89742707edf11b90f684b69ff049fa8a17dda2f2 # timeout=10