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