Skip to content

Console Output

21:46:43 [2020-12-04T21:46:43.035Z] using credential docker-jenkins-github-credentials
21:46:43 [2020-12-04T21:46:43.041Z] Cloning the remote Git repository
21:46:43 [2020-12-04T21:46:43.042Z] Cloning with configured refspecs honoured and without tags
21:46:43 [2020-12-04T21:46:43.104Z] Cloning repository https://github.com/moby/moby.git
21:46:43 [2020-12-04T21:46:43.166Z]  > git init /home/ubuntu/workspace/moby_PR-41745 # timeout=10
21:46:43 [2020-12-04T21:46:43.381Z] Fetching upstream changes from https://github.com/moby/moby.git
21:46:43 [2020-12-04T21:46:43.382Z]  > git --version # timeout=10
21:46:43 [2020-12-04T21:46:43.396Z]  > git --version # 'git version 2.17.1'
21:46:43 [2020-12-04T21:46:43.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:46:43 [2020-12-04T21:46:43.398Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:09 [2020-12-04T21:47:09.151Z] Fetching without tags
21:47:08 [2020-12-04T21:47:08.935Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:09 [2020-12-04T21:47:09.080Z]  > git config --add remote.origin.fetch +refs/pull/41745/head:refs/remotes/origin/PR-41745 # timeout=10
21:47:09 [2020-12-04T21:47:09.116Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:09 [2020-12-04T21:47:09.145Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:47:09 [2020-12-04T21:47:09.168Z] Fetching upstream changes from https://github.com/moby/moby.git
21:47:09 [2020-12-04T21:47:09.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:09 [2020-12-04T21:47:09.192Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41745/head:refs/remotes/origin/PR-41745 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:47:10 [2020-12-04T21:47:10.656Z] Merging remotes/origin/master commit ab373df1125b6002603456fd7f554ef370389ad9 into PR head commit 34682e536ebe41d48ae288bd42eee76130f67c21
21:47:12 [2020-12-04T21:47:12.221Z] Merge succeeded, producing 34682e536ebe41d48ae288bd42eee76130f67c21
21:47:12 [2020-12-04T21:47:12.222Z] Checking out Revision 34682e536ebe41d48ae288bd42eee76130f67c21 (PR-41745)
21:47:10 [2020-12-04T21:47:10.685Z]  > git config core.sparsecheckout # timeout=10
21:47:10 [2020-12-04T21:47:10.698Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:47:12 [2020-12-04T21:47:12.033Z]  > git remote # timeout=10
21:47:12 [2020-12-04T21:47:12.076Z]  > git config --get remote.origin.url # timeout=10
21:47:12 [2020-12-04T21:47:12.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:47:12 [2020-12-04T21:47:12.136Z]  > git merge ab373df1125b6002603456fd7f554ef370389ad9 # timeout=10
21:47:12 [2020-12-04T21:47:12.181Z]  > git rev-parse HEAD^{commit} # timeout=10
21:47:12 [2020-12-04T21:47:12.245Z]  > git config core.sparsecheckout # timeout=10
21:47:12 [2020-12-04T21:47:12.296Z]  > git checkout -f 34682e536ebe41d48ae288bd42eee76130f67c21 # timeout=10
21:47:16 [2020-12-04T21:47:16.930Z] Commit message: "vendor: BuildKit 950603da215ae03b843f3f66fbe86c4876a6f5a1"