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:reinaortega/5g_apis_test.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:reinaortega/5g_apis_test.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:reinaortega/5g_apis_test.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains d68f1d296d1bb25a9931e3ab24691e113a4440e8 # timeout=10
Checking out Revision d68f1d296d1bb25a9931e3ab24691e113a4440e8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d68f1d296d1bb25a9931e3ab24691e113a4440e8
Commit message: "Fix Jenkinsfile"
 > git rev-list --no-walk d06be716bee52639d0aac96e1279a2aba1ab50a4 # timeout=10