Skip to content

Console Output

08:42:05 [2020-09-01T08:42:05.797Z] using credential docker-jenkins-github-credentials
08:42:05 [2020-09-01T08:42:05.803Z] Cloning the remote Git repository
08:42:05 [2020-09-01T08:42:05.803Z] Cloning with configured refspecs honoured and without tags
08:42:05 [2020-09-01T08:42:05.785Z] Cloning repository https://github.com/moby/moby.git
08:42:05 [2020-09-01T08:42:05.786Z]  > git init /home/ubuntu/workspace/moby_PR-41401 # timeout=10
08:42:05 [2020-09-01T08:42:05.797Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:05 [2020-09-01T08:42:05.797Z]  > git --version # timeout=10
08:42:05 [2020-09-01T08:42:05.808Z]  > git --version # 'git version 2.17.1'
08:42:05 [2020-09-01T08:42:05.808Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:05 [2020-09-01T08:42:05.809Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-09-01T08:42:24.028Z] Fetching without tags
08:42:24 [2020-09-01T08:42:24.298Z] Merging remotes/origin/master commit 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 into PR head commit fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:42:24 [2020-09-01T08:42:24.912Z] Merge succeeded, producing fdd22e562839a5680b00b3874ba1779b0e1c86f7
08:42:24 [2020-09-01T08:42:24.912Z] Checking out Revision fdd22e562839a5680b00b3874ba1779b0e1c86f7 (PR-41401)
08:42:23 [2020-09-01T08:42:23.977Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:23 [2020-09-01T08:42:23.984Z]  > git config --add remote.origin.fetch +refs/pull/41401/head:refs/remotes/origin/PR-41401 # timeout=10
08:42:23 [2020-09-01T08:42:23.989Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:23 [2020-09-01T08:42:23.998Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:24 [2020-09-01T08:42:24.015Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:24 [2020-09-01T08:42:24.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:24 [2020-09-01T08:42:24.018Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41401/head:refs/remotes/origin/PR-41401 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:24 [2020-09-01T08:42:24.280Z]  > git config core.sparsecheckout # timeout=10
08:42:24 [2020-09-01T08:42:24.287Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:42:24 [2020-09-01T08:42:24.828Z]  > git remote # timeout=10
08:42:24 [2020-09-01T08:42:24.855Z]  > git config --get remote.origin.url # timeout=10
08:42:24 [2020-09-01T08:42:24.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:24 [2020-09-01T08:42:24.865Z]  > git merge 7ae5222c72cc2aac42225df8f62c2f71a1813ab4 # timeout=10
08:42:24 [2020-09-01T08:42:24.880Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:24 [2020-09-01T08:42:24.894Z]  > git config core.sparsecheckout # timeout=10
08:42:24 [2020-09-01T08:42:24.912Z]  > git checkout -f fdd22e562839a5680b00b3874ba1779b0e1c86f7 # timeout=10
08:42:25 [2020-09-01T08:42:25.426Z] Commit message: "vendor: github.com/gorilla/mux v1.8.0"