SuccessConsole Output

No credentials specified
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://osm.etsi.org/gerrit/osm/NG-SA.git
 > git init /home/jenkins/jenkins_slave/workspace/NG-SA-stage_2_v13.0 # timeout=10
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-SA.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-SA.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://osm.etsi.org/gerrit/osm/NG-SA.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/NG-SA.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/NG-SA.git
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/NG-SA.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 8d41d56d384249b8513d3465e66a163445482e6c (v13.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8d41d56d384249b8513d3465e66a163445482e6c
Commit message: "Deb package creation for NG-SA"
 > git rev-list --no-walk 8d41d56d384249b8513d3465e66a163445482e6c # timeout=10