Skip to content

Console Output

15:38:59 [2019-10-22T15:38:59.942Z] using credential docker-jenkins-github-credentials
15:38:59 [2019-10-22T15:38:59.963Z] Cloning the remote Git repository
15:38:59 [2019-10-22T15:38:59.963Z] Cloning with configured refspecs honoured and without tags
15:38:59 [2019-10-22T15:38:59.965Z] Cloning repository https://github.com/moby/moby.git
15:38:59 [2019-10-22T15:38:59.965Z]  > git init /home/docker/workspace/moby_PR-38401 # timeout=10
15:38:59 [2019-10-22T15:38:59.985Z] Fetching upstream changes from https://github.com/moby/moby.git
15:38:59 [2019-10-22T15:38:59.985Z]  > git --version # timeout=10
15:38:59 [2019-10-22T15:38:59.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:38:59 [2019-10-22T15:38:59.994Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master
15:39:24 [2019-10-22T15:39:24.412Z] Fetching without tags
15:39:24 [2019-10-22T15:39:24.932Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 73a7c369c6abce6117045332cd011c21db003cda
15:39:24 [2019-10-22T15:39:24.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:39:24 [2019-10-22T15:39:24.378Z]  > git config --add remote.origin.fetch +refs/pull/38401/head:refs/remotes/origin/PR-38401 # timeout=10
15:39:24 [2019-10-22T15:39:24.382Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:39:24 [2019-10-22T15:39:24.397Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:39:24 [2019-10-22T15:39:24.413Z] Fetching upstream changes from https://github.com/moby/moby.git
15:39:24 [2019-10-22T15:39:24.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:39:24 [2019-10-22T15:39:24.414Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38401/head:refs/remotes/origin/PR-38401 +refs/heads/master:refs/remotes/origin/master
15:39:24 [2019-10-22T15:39:24.933Z]  > git config core.sparsecheckout # timeout=10
15:39:24 [2019-10-22T15:39:24.937Z]  > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda
15:39:26 [2019-10-22T15:39:26.016Z] Merge succeeded, producing 73a7c369c6abce6117045332cd011c21db003cda
15:39:26 [2019-10-22T15:39:26.017Z] Checking out Revision 73a7c369c6abce6117045332cd011c21db003cda (PR-38401)
15:39:27 [2019-10-22T15:39:27.069Z] Commit message: "Run imageservice.Cleanup() also before daemon start"
15:39:25 [2019-10-22T15:39:25.967Z]  > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10
15:39:25 [2019-10-22T15:39:25.993Z]  > git rev-parse HEAD^{commit} # timeout=10
15:39:26 [2019-10-22T15:39:26.018Z]  > git config core.sparsecheckout # timeout=10
15:39:26 [2019-10-22T15:39:26.022Z]  > git checkout -f 73a7c369c6abce6117045332cd011c21db003cda