Skip to content

Console Output

22:15:26 [2019-10-04T22:15:26.171Z] using credential docker-jenkins-github-credentials
22:15:26 [2019-10-04T22:15:26.249Z] Cloning the remote Git repository
22:15:26 [2019-10-04T22:15:26.250Z] Cloning with configured refspecs honoured and without tags
22:15:26 [2019-10-04T22:15:26.484Z] Cloning repository https://github.com/moby/moby.git
22:15:26 [2019-10-04T22:15:26.868Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
22:15:28 [2019-10-04T22:15:28.810Z] Fetching upstream changes from https://github.com/moby/moby.git
22:15:28 [2019-10-04T22:15:28.811Z]  > git --version # timeout=10
22:15:28 [2019-10-04T22:15:28.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:15:28 [2019-10-04T22:15:28.871Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master
22:15:48 [2019-10-04T22:15:48.425Z] Fetching without tags
22:15:49 [2019-10-04T22:15:49.213Z] Merging remotes/origin/master commit de5a67156b5eed287883958b60b0c08dacfc7332 into PR head commit 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:15:48 [2019-10-04T22:15:48.050Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:15:48 [2019-10-04T22:15:48.140Z]  > git config --add remote.origin.fetch +refs/pull/39713/head:refs/remotes/origin/PR-39713 # timeout=10
22:15:48 [2019-10-04T22:15:48.193Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:15:48 [2019-10-04T22:15:48.323Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:15:48 [2019-10-04T22:15:48.450Z] Fetching upstream changes from https://github.com/moby/moby.git
22:15:48 [2019-10-04T22:15:48.450Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:15:48 [2019-10-04T22:15:48.451Z]  > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39713/head:refs/remotes/origin/PR-39713 +refs/heads/master:refs/remotes/origin/master
22:15:49 [2019-10-04T22:15:49.311Z]  > git config core.sparsecheckout # timeout=10
22:15:49 [2019-10-04T22:15:49.367Z]  > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:15:52 [2019-10-04T22:15:52.676Z] Merge succeeded, producing 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:15:52 [2019-10-04T22:15:52.678Z] Checking out Revision 82097c0f1f0494d75b1088b59453a2d0feeb9735 (PR-39713)
22:15:52 [2019-10-04T22:15:52.317Z]  > git merge de5a67156b5eed287883958b60b0c08dacfc7332 # timeout=10
22:15:52 [2019-10-04T22:15:52.491Z]  > git rev-parse "HEAD^{commit}" # timeout=10
22:15:52 [2019-10-04T22:15:52.701Z]  > git config core.sparsecheckout # timeout=10
22:15:52 [2019-10-04T22:15:52.757Z]  > git checkout -f 82097c0f1f0494d75b1088b59453a2d0feeb9735
22:16:02 [2019-10-04T22:16:02.312Z] Commit message: "bump hashicorp/golang-lru v0.5.3"