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:etsi-cti-admin/test-repo.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:etsi-cti-admin/test-repo.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:etsi-cti-admin/test-repo.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains d9301f80a7819c67258ae8a820dfa244e88aa450 # timeout=10
Checking out Revision d9301f80a7819c67258ae8a820dfa244e88aa450 (origin/seb_validation, origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d9301f80a7819c67258ae8a820dfa244e88aa450
Commit message: "next try"
 > git rev-list --no-walk d9301f80a7819c67258ae8a820dfa244e88aa450 # timeout=10
 > git rev-list --no-walk 72fdbb3b02b50c6107cf8432e174d1e98f2e2883 # timeout=10