Skip to content

Console Output

19:20:47 [2019-08-17T19:20:47.604Z] using credential docker-jenkins-github-credentials
19:20:47 [2019-08-17T19:20:47.612Z] Cloning the remote Git repository
19:20:47 [2019-08-17T19:20:47.612Z] Cloning with configured refspecs honoured and without tags
19:20:47 [2019-08-17T19:20:47.619Z] Cloning repository https://github.com/moby/moby.git
19:20:47 [2019-08-17T19:20:47.690Z]  > git init /home/ubuntu/workspace/moby_PR-39763-2YK6XZDXNL6L5L5SA2NULBICIIHSO2BYDMFR3WBI5MVGSXFMA3TQ # timeout=10
19:20:48 [2019-08-17T19:20:48.323Z] Fetching upstream changes from https://github.com/moby/moby.git
19:20:48 [2019-08-17T19:20:48.323Z]  > git --version # timeout=10
19:20:48 [2019-08-17T19:20:48.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:20:48 [2019-08-17T19:20:48.378Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39763/head:refs/remotes/origin/PR-39763 +refs/heads/master:refs/remotes/origin/master
19:21:09 [2019-08-17T19:21:09.894Z] Fetching without tags
19:21:10 [2019-08-17T19:21:10.265Z] Merging remotes/origin/master commit c9aee96bfd1b456e83807ddd99f06326e1961bc8 into PR head commit 19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7
19:21:10 [2019-08-17T19:21:10.875Z] Merge succeeded, producing 19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7
19:21:10 [2019-08-17T19:21:10.875Z] Checking out Revision 19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7 (PR-39763)
19:21:09 [2019-08-17T19:21:09.821Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:21:09 [2019-08-17T19:21:09.838Z]  > git config --add remote.origin.fetch +refs/pull/39763/head:refs/remotes/origin/PR-39763 # timeout=10
19:21:09 [2019-08-17T19:21:09.854Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:21:09 [2019-08-17T19:21:09.875Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:21:09 [2019-08-17T19:21:09.893Z] Fetching upstream changes from https://github.com/moby/moby.git
19:21:09 [2019-08-17T19:21:09.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:21:09 [2019-08-17T19:21:09.894Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39763/head:refs/remotes/origin/PR-39763 +refs/heads/master:refs/remotes/origin/master
19:21:10 [2019-08-17T19:21:10.269Z]  > git config core.sparsecheckout # timeout=10
19:21:10 [2019-08-17T19:21:10.292Z]  > git checkout -f 19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7
19:21:10 [2019-08-17T19:21:10.821Z]  > git merge c9aee96bfd1b456e83807ddd99f06326e1961bc8 # timeout=10
19:21:10 [2019-08-17T19:21:10.851Z]  > git rev-parse HEAD^{commit} # timeout=10
19:21:10 [2019-08-17T19:21:10.873Z]  > git config core.sparsecheckout # timeout=10
19:21:10 [2019-08-17T19:21:10.887Z]  > git checkout -f 19a3ddf8bb61c6ddb78eee9a0cce757f9215aaa7
19:21:11 [2019-08-17T19:21:11.860Z] Commit message: "mkimage-yum.sh: Fix install of additional packages"