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 --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 4c6d586afd4e6d6f61963f50937df7a5935b5196 (bug1511)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c6d586afd4e6d6f61963f50937df7a5935b5196
Commit message: "Fix osm-common and RO-plugin dependencies to use v9.0"
 > git rev-list --no-walk 4c6d586afd4e6d6f61963f50937df7a5935b5196 # timeout=10