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_v5.0-363DMKJLVPEFDWUEOVBI2M5RXU7VJETPRXQBAQQW34JVDVIDQ5DQ # 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 ed6499414495b757fcd62bd963e554e72d06db8c (v5.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed6499414495b757fcd62bd963e554e72d06db8c
 > git rev-list ed6499414495b757fcd62bd963e554e72d06db8c # timeout=10