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