Skip to content

Console Output

12:49:36 [2021-02-15T12:49:36.056Z] The recommended git tool is: git
12:49:36 [2021-02-15T12:49:36.093Z] using credential docker-jenkins-github-credentials
12:49:36 [2021-02-15T12:49:36.108Z] Cloning the remote Git repository
12:49:36 [2021-02-15T12:49:36.108Z] Cloning with configured refspecs honoured and without tags
12:49:36 [2021-02-15T12:49:36.115Z] Cloning repository https://github.com/moby/moby.git
12:49:36 [2021-02-15T12:49:36.115Z]  > git init /home/jenkins/workspace/moby_PR-42020 # timeout=10
12:49:36 [2021-02-15T12:49:36.130Z] Fetching upstream changes from https://github.com/moby/moby.git
12:49:36 [2021-02-15T12:49:36.130Z]  > git --version # timeout=10
12:49:36 [2021-02-15T12:49:36.132Z]  > git --version # 'git version 2.17.1'
12:49:36 [2021-02-15T12:49:36.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:49:36 [2021-02-15T12:49:36.132Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42020/head:refs/remotes/origin/PR-42020 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:49:45 [2021-02-15T12:49:45.696Z] Fetching without tags
12:49:46 [2021-02-15T12:49:46.005Z] Merging remotes/origin/master commit 01ae718aef64ff684501a8702f587af0ec034e71 into PR head commit 5c01d06f72e823d9e3203ff22083fc30768fa541
12:49:46 [2021-02-15T12:49:46.445Z] Merge succeeded, producing 5c01d06f72e823d9e3203ff22083fc30768fa541
12:49:46 [2021-02-15T12:49:46.445Z] Checking out Revision 5c01d06f72e823d9e3203ff22083fc30768fa541 (PR-42020)
12:49:46 [2021-02-15T12:49:46.969Z] Commit message: "builder: fix blobs releasing via leases after pull "
12:49:45 [2021-02-15T12:49:45.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:49:45 [2021-02-15T12:49:45.672Z]  > git config --add remote.origin.fetch +refs/pull/42020/head:refs/remotes/origin/PR-42020 # timeout=10
12:49:45 [2021-02-15T12:49:45.674Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:49:45 [2021-02-15T12:49:45.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:49:45 [2021-02-15T12:49:45.704Z] Fetching upstream changes from https://github.com/moby/moby.git
12:49:45 [2021-02-15T12:49:45.704Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:49:45 [2021-02-15T12:49:45.704Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42020/head:refs/remotes/origin/PR-42020 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:49:46 [2021-02-15T12:49:46.012Z]  > git config core.sparsecheckout # timeout=10
12:49:46 [2021-02-15T12:49:46.017Z]  > git checkout -f 5c01d06f72e823d9e3203ff22083fc30768fa541 # timeout=10
12:49:46 [2021-02-15T12:49:46.422Z]  > git remote # timeout=10
12:49:46 [2021-02-15T12:49:46.424Z]  > git config --get remote.origin.url # timeout=10
12:49:46 [2021-02-15T12:49:46.425Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:49:46 [2021-02-15T12:49:46.426Z]  > git merge 01ae718aef64ff684501a8702f587af0ec034e71 # timeout=10
12:49:46 [2021-02-15T12:49:46.440Z]  > git rev-parse HEAD^{commit} # timeout=10
12:49:46 [2021-02-15T12:49:46.452Z]  > git config core.sparsecheckout # timeout=10
12:49:46 [2021-02-15T12:49:46.464Z]  > git checkout -f 5c01d06f72e823d9e3203ff22083fc30768fa541 # timeout=10