Skip to content

Console Output

11:40:08 [2020-05-06T11:40:08.112Z] using credential docker-jenkins-github-credentials
11:40:08 [2020-05-06T11:40:08.119Z] Cloning the remote Git repository
11:40:08 [2020-05-06T11:40:08.119Z] Cloning with configured refspecs honoured and without tags
11:40:08 [2020-05-06T11:40:08.159Z] Cloning repository https://github.com/moby/moby.git
11:40:08 [2020-05-06T11:40:08.227Z]  > git init /home/ubuntu/workspace/moby_PR-40914 # timeout=10
11:40:08 [2020-05-06T11:40:08.260Z] Fetching upstream changes from https://github.com/moby/moby.git
11:40:08 [2020-05-06T11:40:08.261Z]  > git --version # timeout=10
11:40:08 [2020-05-06T11:40:08.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:40:08 [2020-05-06T11:40:08.277Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40914/head:refs/remotes/origin/PR-40914 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:27 [2020-05-06T11:40:27.282Z] Fetching without tags
11:40:27 [2020-05-06T11:40:27.560Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit 7608e42da5abdd56c4d7b209384a6e512928d054
11:40:28 [2020-05-06T11:40:28.212Z] Merge succeeded, producing 7608e42da5abdd56c4d7b209384a6e512928d054
11:40:28 [2020-05-06T11:40:28.212Z] Checking out Revision 7608e42da5abdd56c4d7b209384a6e512928d054 (PR-40914)
11:40:27 [2020-05-06T11:40:27.218Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:40:27 [2020-05-06T11:40:27.223Z]  > git config --add remote.origin.fetch +refs/pull/40914/head:refs/remotes/origin/PR-40914 # timeout=10
11:40:27 [2020-05-06T11:40:27.244Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:27 [2020-05-06T11:40:27.259Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:40:27 [2020-05-06T11:40:27.286Z] Fetching upstream changes from https://github.com/moby/moby.git
11:40:27 [2020-05-06T11:40:27.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:40:27 [2020-05-06T11:40:27.287Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40914/head:refs/remotes/origin/PR-40914 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:27 [2020-05-06T11:40:27.567Z]  > git config core.sparsecheckout # timeout=10
11:40:27 [2020-05-06T11:40:27.583Z]  > git checkout -f 7608e42da5abdd56c4d7b209384a6e512928d054 # timeout=10
11:40:28 [2020-05-06T11:40:28.176Z]  > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10
11:40:28 [2020-05-06T11:40:28.196Z]  > git rev-parse HEAD^{commit} # timeout=10
11:40:28 [2020-05-06T11:40:28.257Z]  > git config core.sparsecheckout # timeout=10
11:40:28 [2020-05-06T11:40:28.276Z]  > git checkout -f 7608e42da5abdd56c4d7b209384a6e512928d054 # timeout=10
11:40:31 [2020-05-06T11:40:31.863Z] Commit message: "Fix curl progress flags"
11:40:31 [2020-05-06T11:40:31.879Z] First time build. Skipping changelog.
11:40:31 [2020-05-06T11:40:31.867Z]  > git rev-list --no-walk c17966bf1106ee3a2f3e6b138ff1f0c498d837e2 # timeout=10