Skip to content

Console Output

07:35:03 [2020-04-27T07:35:03.685Z] using credential docker-jenkins-github-credentials
07:35:03 [2020-04-27T07:35:03.761Z] Cloning the remote Git repository
07:35:03 [2020-04-27T07:35:03.761Z] Cloning with configured refspecs honoured and without tags
07:35:03 [2020-04-27T07:35:03.941Z] Cloning repository https://github.com/moby/moby.git
07:35:04 [2020-04-27T07:35:04.347Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
07:35:04 [2020-04-27T07:35:04.949Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:04 [2020-04-27T07:35:04.949Z]  > git --version # timeout=10
07:35:04 [2020-04-27T07:35:04.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:04 [2020-04-27T07:35:04.996Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:20 [2020-04-27T07:35:20.684Z] Fetching without tags
07:35:21 [2020-04-27T07:35:21.415Z] Merging remotes/origin/master commit 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b into PR head commit f6ac84163305e8b79a22f5910004321d0b5250e2
07:35:20 [2020-04-27T07:35:20.361Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:35:20 [2020-04-27T07:35:20.424Z]  > git config --add remote.origin.fetch +refs/pull/40860/head:refs/remotes/origin/PR-40860 # timeout=10
07:35:20 [2020-04-27T07:35:20.471Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:20 [2020-04-27T07:35:20.596Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:35:20 [2020-04-27T07:35:20.721Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:20 [2020-04-27T07:35:20.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:20 [2020-04-27T07:35:20.721Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40860/head:refs/remotes/origin/PR-40860 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:21 [2020-04-27T07:35:21.519Z]  > git config core.sparsecheckout # timeout=10
07:35:21 [2020-04-27T07:35:21.566Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:35:24 [2020-04-27T07:35:24.216Z] Merge succeeded, producing f6ac84163305e8b79a22f5910004321d0b5250e2
07:35:24 [2020-04-27T07:35:24.217Z] Checking out Revision f6ac84163305e8b79a22f5910004321d0b5250e2 (PR-40860)
07:35:23 [2020-04-27T07:35:23.976Z]  > git merge 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b # timeout=10
07:35:24 [2020-04-27T07:35:24.117Z]  > git rev-parse "HEAD^{commit}" # timeout=10
07:35:24 [2020-04-27T07:35:24.242Z]  > git config core.sparsecheckout # timeout=10
07:35:24 [2020-04-27T07:35:24.289Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:35:39 [2020-04-27T07:35:39.997Z] Commit message: "bump up rootlesskit to v0.9.4"