SuccessConsole Output

Cloning the remote Git repository
Cloning repository https://osm.etsi.org/gerrit/osm/RO.git
 > git init /opt/jenkins/workspace/RO-stage_2-merge_WIM-H5HKX2CJRE5CZ2E5KG474M4NIZ77REU33ZJKHZYFUWYHJAKPSYIQ # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git --version # timeout=10
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/RO.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/RO.git # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/RO.git
 > git fetch --tags --progress https://osm.etsi.org/gerrit/osm/RO.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 00f9c19cbba8767da56b1a7cdbd7526835d131f0 (WIM)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00f9c19cbba8767da56b1a7cdbd7526835d131f0
 > git rev-list fed47b0903b8e5ee93591ef53540432d3ecce796 # timeout=10