Skip to content

Console Output

14:08:15 [2020-02-28T14:08:15.906Z] using credential docker-jenkins-github-credentials
14:08:15 [2020-02-28T14:08:15.916Z] Cloning the remote Git repository
14:08:15 [2020-02-28T14:08:15.916Z] Cloning with configured refspecs honoured and without tags
14:08:15 [2020-02-28T14:08:15.913Z] Cloning repository https://github.com/moby/moby.git
14:08:15 [2020-02-28T14:08:15.914Z]  > git init /home/ubuntu/workspace/moby_PR-40594 # timeout=10
14:08:15 [2020-02-28T14:08:15.948Z] Fetching upstream changes from https://github.com/moby/moby.git
14:08:15 [2020-02-28T14:08:15.948Z]  > git --version # timeout=10
14:08:15 [2020-02-28T14:08:15.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:08:15 [2020-02-28T14:08:15.971Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master
14:08:29 [2020-02-28T14:08:29.084Z] Fetching without tags
14:08:29 [2020-02-28T14:08:29.363Z] Merging remotes/origin/master commit 38f52c9fec820cece6c51d65a161648347fb2ee1 into PR head commit 83c0bedba914fa08c9d1f2fe1e47b38a3264777d
14:08:29 [2020-02-28T14:08:29.056Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:08:29 [2020-02-28T14:08:29.061Z]  > git config --add remote.origin.fetch +refs/pull/40594/head:refs/remotes/origin/PR-40594 # timeout=10
14:08:29 [2020-02-28T14:08:29.070Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:08:29 [2020-02-28T14:08:29.077Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:08:29 [2020-02-28T14:08:29.123Z] Fetching upstream changes from https://github.com/moby/moby.git
14:08:29 [2020-02-28T14:08:29.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:08:29 [2020-02-28T14:08:29.124Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40594/head:refs/remotes/origin/PR-40594 +refs/heads/master:refs/remotes/origin/master
14:08:29 [2020-02-28T14:08:29.361Z]  > git config core.sparsecheckout # timeout=10
14:08:29 [2020-02-28T14:08:29.366Z]  > git checkout -f 83c0bedba914fa08c9d1f2fe1e47b38a3264777d
14:08:29 [2020-02-28T14:08:29.835Z]  > git merge 38f52c9fec820cece6c51d65a161648347fb2ee1 # timeout=10
14:08:30 [2020-02-28T14:08:30.361Z] Merge succeeded, producing c53dd3cbf4e91bcad7986ebf1c702631add4d4b1
14:08:30 [2020-02-28T14:08:30.362Z] Checking out Revision c53dd3cbf4e91bcad7986ebf1c702631add4d4b1 (PR-40594)
14:08:31 [2020-02-28T14:08:31.545Z] Commit message: "Merge commit '38f52c9fec820cece6c51d65a161648347fb2ee1' into HEAD"
14:08:31 [2020-02-28T14:08:31.545Z] First time build. Skipping changelog.
14:08:30 [2020-02-28T14:08:30.347Z]  > git rev-parse HEAD^{commit} # timeout=10
14:08:30 [2020-02-28T14:08:30.403Z]  > git config core.sparsecheckout # timeout=10
14:08:30 [2020-02-28T14:08:30.409Z]  > git checkout -f c53dd3cbf4e91bcad7986ebf1c702631add4d4b1