SuccessConsole Output

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/RO.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 45cb01768d4b1c77a6311b45c48c7bf2abc32d5b (v10.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45cb01768d4b1c77a6311b45c48c7bf2abc32d5b
Commit message: "Update stage-build to run tox sequentially"
 > git rev-list --no-walk 45cb01768d4b1c77a6311b45c48c7bf2abc32d5b # timeout=10