Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/llvm/llvm-lnt.git
> git init /Users/buildslave/jenkins/workspace/test-suite-verify-machineinstrs-aarch64-O0-g/lnt # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-lnt.git
> git --version # timeout=10
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-lnt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 554f0722ae0daaab3abb7fd2205a9f00ce787cf0 (refs/remotes/origin/master)
Commit message: "Forwarding test size param to CMake"
> git config remote.origin.url https://github.com/llvm/llvm-lnt.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/llvm/llvm-lnt.git # timeout=10
Fetching upstream changes from https://github.com/llvm/llvm-lnt.git
> git fetch --tags --force --progress -- https://github.com/llvm/llvm-lnt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
> git config core.sparsecheckout # timeout=10
> git checkout -f 554f0722ae0daaab3abb7fd2205a9f00ce787cf0 # timeout=10
> git branch -a -v --no-abbrev # timeout=10
> git checkout -b master 554f0722ae0daaab3abb7fd2205a9f00ce787cf0 # timeout=10
> git rev-list --no-walk 554f0722ae0daaab3abb7fd2205a9f00ce787cf0 # timeout=10