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/devops # timeout=10
Fetching without tags
Fetching upstream changes from https://osm.etsi.org/gerrit/osm/devops
 > git --version # timeout=10
 > git fetch --no-tags --force --progress https://osm.etsi.org/gerrit/osm/devops +refs/heads/*:refs/remotes/origin/*
Checking out Revision b716681187265de2701481ac46db8a95d467861a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b716681187265de2701481ac46db8a95d467861a
Commit message: "Disable docker installation in full_install_osm.sh"
 > git rev-list --no-walk 5b3f6b676b478e26c1a8e312fe55414410b6c523 # timeout=10