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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/tags^{commit} # timeout=10
Checking out Revision 9e8358eac1d98ff710b70f1537c1a15fa28eebb3 (origin/tags)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9e8358eac1d98ff710b70f1537c1a15fa28eebb3
Commit message: "change branch variable"
 > git rev-list --no-walk 5736b63d210b7f8c5e64062a71a462a1322bbdd3 # timeout=10