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 2add0da3287341835bef1a154984f26bb43a5bbb # timeout=10
Checking out Revision 2add0da3287341835bef1a154984f26bb43a5bbb (origin/stf606-draft)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2add0da3287341835bef1a154984f26bb43a5bbb
Commit message: "Delete .jenkins.sh as it uses a pipeline instead"
 > git rev-list --no-walk c64f39512e257d217c4e68bdf6243f918a90a875 # timeout=10