SuccessConsole Output

using credential b796d4d6-f775-440e-b5d5-9413c705ef24
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/open-mpi/hwloc.git
 > git init /builds/workspace/extended_master # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Fetching without tags
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/open-mpi/hwloc.git # timeout=10
Fetching upstream changes from https://github.com/open-mpi/hwloc.git
using GIT_ASKPASS to set credentials github bgoglin
 > git fetch --no-tags --progress https://github.com/open-mpi/hwloc.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision a9667c8f2ebd83b31b61623c62a8a5c8fba495a5 (master)
Commit message: "diff: fix some doxygen references in union/enum diff doc"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9667c8f2ebd83b31b61623c62a8a5c8fba495a5
 > git rev-list --no-walk b58ef1142e677d38db95a77c7881a5a5e00ba7ca # timeout=10