Skip to content

Console Output

07:32:28 [2020-04-27T07:32:28.127Z] using credential docker-jenkins-github-credentials
07:32:28 [2020-04-27T07:32:28.137Z] Cloning the remote Git repository
07:32:28 [2020-04-27T07:32:28.137Z] Cloning with configured refspecs honoured and without tags
07:32:27 [2020-04-27T07:32:27.802Z] Cloning repository https://github.com/moby/moby.git
07:32:27 [2020-04-27T07:32:27.862Z]  > git init /home/ubuntu/workspace/moby_PR-40860 # timeout=10
07:32:28 [2020-04-27T07:32:28.291Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:28 [2020-04-27T07:32:28.292Z]  > git --version # timeout=10
07:32:28 [2020-04-27T07:32:28.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:28 [2020-04-27T07:32:28.384Z]  > git fetch --no-tags --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:32:45 [2020-04-27T07:32:45.961Z] Fetching without tags
07:32:45 [2020-04-27T07:32:45.831Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:45 [2020-04-27T07:32:45.859Z]  > git config --add remote.origin.fetch +refs/pull/40860/head:refs/remotes/origin/PR-40860 # timeout=10
07:32:45 [2020-04-27T07:32:45.875Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:32:45 [2020-04-27T07:32:45.885Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:32:45 [2020-04-27T07:32:45.903Z] Fetching upstream changes from https://github.com/moby/moby.git
07:32:45 [2020-04-27T07:32:45.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:32:45 [2020-04-27T07:32:45.905Z]  > git fetch --no-tags --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:32:46 [2020-04-27T07:32:46.373Z] Merging remotes/origin/master commit 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b into PR head commit f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:47 [2020-04-27T07:32:47.431Z] Merge succeeded, producing f6ac84163305e8b79a22f5910004321d0b5250e2
07:32:47 [2020-04-27T07:32:47.432Z] Checking out Revision f6ac84163305e8b79a22f5910004321d0b5250e2 (PR-40860)
07:32:46 [2020-04-27T07:32:46.322Z]  > git config core.sparsecheckout # timeout=10
07:32:46 [2020-04-27T07:32:46.335Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:47 [2020-04-27T07:32:47.349Z]  > git merge 4839b27a1fb9abcfb2142d46a6afe40bdf9f150b # timeout=10
07:32:47 [2020-04-27T07:32:47.369Z]  > git rev-parse HEAD^{commit} # timeout=10
07:32:47 [2020-04-27T07:32:47.382Z]  > git config core.sparsecheckout # timeout=10
07:32:47 [2020-04-27T07:32:47.397Z]  > git checkout -f f6ac84163305e8b79a22f5910004321d0b5250e2 # timeout=10
07:32:51 [2020-04-27T07:32:51.607Z] Commit message: "bump up rootlesskit to v0.9.4"