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/POL.git # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/POL.git
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/POL.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision 31ded24b16ff6996cd97e7ecb7f7f144f42a2ef5 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 31ded24b16ff6996cd97e7ecb7f7f144f42a2ef5
Commit message: "Bug 2358 Fix for Alarm Number for Alarm notification is getting started from 0 when metric value is increased just after instantiation."
 > git rev-list --no-walk 055c4ee00f83647e7e807aa3d44c3384d9d79aa2 # timeout=10