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 53dddb85f956ac3fbd372ecb2b278e5e5362b66b (v15.0)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 53dddb85f956ac3fbd372ecb2b278e5e5362b66b
Commit message: "Update openjdk version to 19 and yang2swagger version to 2.1.0"
 > git rev-list --no-walk 53dddb85f956ac3fbd372ecb2b278e5e5362b66b # timeout=10