Skip to content

Console Output

10:29:00 [2021-08-09T10:29:00.959Z] The recommended git tool is: git
10:29:01 [2021-08-09T10:29:01.171Z] using credential docker-jenkins-github-credentials
10:29:01 [2021-08-09T10:29:01.247Z] Cloning the remote Git repository
10:29:01 [2021-08-09T10:29:01.247Z] Cloning with configured refspecs honoured and without tags
10:29:01 [2021-08-09T10:29:01.279Z] Cloning repository https://github.com/moby/moby.git
10:29:01 [2021-08-09T10:29:01.280Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
10:29:01 [2021-08-09T10:29:01.331Z] Fetching upstream changes from https://github.com/moby/moby.git
10:29:01 [2021-08-09T10:29:01.331Z]  > git --version # timeout=10
10:29:01 [2021-08-09T10:29:01.372Z]  > git --version # 'git version 2.24.1.windows.2'
10:29:01 [2021-08-09T10:29:01.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:01 [2021-08-09T10:29:01.374Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42721/head:refs/remotes/origin/PR-42721 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:14 [2021-08-09T10:29:14.758Z] Fetching without tags
10:29:14 [2021-08-09T10:29:14.469Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:29:14 [2021-08-09T10:29:14.514Z]  > git config --add remote.origin.fetch +refs/pull/42721/head:refs/remotes/origin/PR-42721 # timeout=10
10:29:14 [2021-08-09T10:29:14.558Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:14 [2021-08-09T10:29:14.674Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:29:14 [2021-08-09T10:29:14.790Z] Fetching upstream changes from https://github.com/moby/moby.git
10:29:14 [2021-08-09T10:29:14.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:14 [2021-08-09T10:29:14.792Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42721/head:refs/remotes/origin/PR-42721 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:29:15 [2021-08-09T10:29:15.447Z] Merging remotes/origin/20.10 commit 75249d88bc107a122b503f6a50e89c994331867c into PR head commit decb56ac895c884b7b082bb56f299cf424219a13
10:29:15 [2021-08-09T10:29:15.480Z]  > git config core.sparsecheckout # timeout=10
10:29:15 [2021-08-09T10:29:15.523Z]  > git checkout -f decb56ac895c884b7b082bb56f299cf424219a13 # timeout=10
10:29:17 [2021-08-09T10:29:17.750Z] Merge succeeded, producing decb56ac895c884b7b082bb56f299cf424219a13
10:29:17 [2021-08-09T10:29:17.750Z] Checking out Revision decb56ac895c884b7b082bb56f299cf424219a13 (PR-42721)
10:29:18 [2021-08-09T10:29:18.242Z] Commit message: "Update Go to 1.16.7"
10:29:17 [2021-08-09T10:29:17.398Z]  > git remote # timeout=10
10:29:17 [2021-08-09T10:29:17.445Z]  > git config --get remote.origin.url # timeout=10
10:29:17 [2021-08-09T10:29:17.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:29:17 [2021-08-09T10:29:17.538Z]  > git merge 75249d88bc107a122b503f6a50e89c994331867c # timeout=10
10:29:17 [2021-08-09T10:29:17.665Z]  > git rev-parse "HEAD^{commit}" # timeout=10
10:29:17 [2021-08-09T10:29:17.783Z]  > git config core.sparsecheckout # timeout=10
10:29:17 [2021-08-09T10:29:17.825Z]  > git checkout -f decb56ac895c884b7b082bb56f299cf424219a13 # timeout=10