Console Output
No credentials specified
Cloning the remote Git repository
Cloning repository http://labmaster3.local/git/llvm-project.git
> git init /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git --version # timeout=10
> git fetch --tags --progress http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/*
Checking out Revision a767a0688b096f4c8188a484f08a3f77bab0ce73 (refs/remotes/origin/master)
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url http://labmaster3.local/git/llvm-project.git # timeout=10
Fetching upstream changes from http://labmaster3.local/git/llvm-project.git
> git fetch --tags --progress http://labmaster3.local/git/llvm-project.git +refs/heads/*:refs/remotes/origin/*
> 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 a767a0688b096f4c8188a484f08a3f77bab0ce73
Commit message: "[clang-format][PR41899] PointerAlignment: Left leads to useless space in lambda intializer expression"
> git rev-list --no-walk 4a07336a886d6fa908ee19d72abe0ecb3732b377 # timeout=10