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:mec/gs010-2-app-pkg-lcm-api.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:mec/gs010-2-app-pkg-lcm-api.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/stf606-draft^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains c64f39512e257d217c4e68bdf6243f918a90a875 # timeout=10
Checking out Revision c64f39512e257d217c4e68bdf6243f918a90a875 (origin/stf606-draft)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c64f39512e257d217c4e68bdf6243f918a90a875
Commit message: "Moved MEC10p2 definitions in a specific dir. Updated related references too."
 > git rev-list --no-walk caf9044a18449caa564502f0b44c8b03ef3be73a # timeout=10