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/IM.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/IM.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/IM.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 5b3240d6cfcf763e5eed4abb5fe0b4c74f076f1e (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b3240d6cfcf763e5eed4abb5fe0b4c74f076f1e
Commit message: "Arranging the description of vcpu thread policy according to current Cloud API."
 > git rev-list --no-walk 5b3240d6cfcf763e5eed4abb5fe0b4c74f076f1e # timeout=10