Skip to content

Console Output

00:49:02 [2019-09-04T00:49:02.336Z] using credential docker-jenkins-github-credentials
00:49:02 [2019-09-04T00:49:02.411Z] Cloning the remote Git repository
00:49:02 [2019-09-04T00:49:02.411Z] Cloning with configured refspecs honoured and without tags
00:49:02 [2019-09-04T00:49:02.606Z] Cloning repository https://github.com/moby/moby.git
00:49:03 [2019-09-04T00:49:03.060Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
00:49:05 [2019-09-04T00:49:05.404Z] Fetching upstream changes from https://github.com/moby/moby.git
00:49:05 [2019-09-04T00:49:05.405Z]  > git --version # timeout=10
00:49:05 [2019-09-04T00:49:05.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:49:05 [2019-09-04T00:49:05.453Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:49:26 [2019-09-04T00:49:26.401Z] Fetching without tags
00:49:26 [2019-09-04T00:49:26.077Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:49:26 [2019-09-04T00:49:26.125Z]  > git config --add remote.origin.fetch +refs/pull/39144/head:refs/remotes/origin/PR-39144 # timeout=10
00:49:26 [2019-09-04T00:49:26.185Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
00:49:26 [2019-09-04T00:49:26.308Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:49:26 [2019-09-04T00:49:26.438Z] Fetching upstream changes from https://github.com/moby/moby.git
00:49:26 [2019-09-04T00:49:26.438Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:49:26 [2019-09-04T00:49:26.439Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39144/head:refs/remotes/origin/PR-39144 +refs/heads/master:refs/remotes/origin/master
00:49:27 [2019-09-04T00:49:27.597Z] Merging remotes/origin/master commit f505abb6a7efbaf22ba9adbf31db3d750c26537f into PR head commit e180ea507dba20f0a74a2aaee46e59dd94441abe
00:49:27 [2019-09-04T00:49:27.704Z]  > git config core.sparsecheckout # timeout=10
00:49:27 [2019-09-04T00:49:27.748Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:49:31 [2019-09-04T00:49:31.375Z] Merge succeeded, producing e180ea507dba20f0a74a2aaee46e59dd94441abe
00:49:31 [2019-09-04T00:49:31.376Z] Checking out Revision e180ea507dba20f0a74a2aaee46e59dd94441abe (PR-39144)
00:49:31 [2019-09-04T00:49:31.006Z]  > git merge f505abb6a7efbaf22ba9adbf31db3d750c26537f # timeout=10
00:49:31 [2019-09-04T00:49:31.130Z]  > git rev-parse "HEAD^{commit}" # timeout=10
00:49:31 [2019-09-04T00:49:31.410Z]  > git config core.sparsecheckout # timeout=10
00:49:31 [2019-09-04T00:49:31.458Z]  > git checkout -f e180ea507dba20f0a74a2aaee46e59dd94441abe
00:49:41 [2019-09-04T00:49:41.318Z] Commit message: "builder entitlements configutation added."