Skip to content

Console Output

20:33:10 [2020-01-16T20:33:10.416Z] using credential docker-jenkins-github-credentials
20:33:10 [2020-01-16T20:33:10.524Z] Cloning the remote Git repository
20:33:10 [2020-01-16T20:33:10.524Z] Cloning with configured refspecs honoured and without tags
20:33:10 [2020-01-16T20:33:10.583Z] Cloning repository https://github.com/moby/moby.git
20:33:10 [2020-01-16T20:33:10.822Z]  > git init /home/jenkins/workspace/moby_PR-40371 # timeout=10
20:33:10 [2020-01-16T20:33:10.875Z] Fetching upstream changes from https://github.com/moby/moby.git
20:33:10 [2020-01-16T20:33:10.878Z]  > git --version # timeout=10
20:33:10 [2020-01-16T20:33:10.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:33:10 [2020-01-16T20:33:10.907Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40371/head:refs/remotes/origin/PR-40371 +refs/heads/master:refs/remotes/origin/master
20:33:21 [2020-01-16T20:33:21.970Z] Fetching without tags
20:33:21 [2020-01-16T20:33:21.787Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:33:21 [2020-01-16T20:33:21.815Z]  > git config --add remote.origin.fetch +refs/pull/40371/head:refs/remotes/origin/PR-40371 # timeout=10
20:33:21 [2020-01-16T20:33:21.841Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:33:21 [2020-01-16T20:33:21.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:33:22 [2020-01-16T20:33:22.022Z] Fetching upstream changes from https://github.com/moby/moby.git
20:33:22 [2020-01-16T20:33:22.026Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:33:22 [2020-01-16T20:33:22.027Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40371/head:refs/remotes/origin/PR-40371 +refs/heads/master:refs/remotes/origin/master
20:33:22 [2020-01-16T20:33:22.433Z] Merging remotes/origin/master commit ab6e9b94d3a402fbce93ccf8ff55f955fb6aa8df into PR head commit fa291552d50c27bebc8d8dea20eae66b44a28130
20:33:23 [2020-01-16T20:33:23.440Z] Merge succeeded, producing fa291552d50c27bebc8d8dea20eae66b44a28130
20:33:23 [2020-01-16T20:33:23.442Z] Checking out Revision fa291552d50c27bebc8d8dea20eae66b44a28130 (PR-40371)
20:33:22 [2020-01-16T20:33:22.478Z]  > git config core.sparsecheckout # timeout=10
20:33:22 [2020-01-16T20:33:22.501Z]  > git checkout -f fa291552d50c27bebc8d8dea20eae66b44a28130
20:33:23 [2020-01-16T20:33:23.301Z]  > git merge ab6e9b94d3a402fbce93ccf8ff55f955fb6aa8df # timeout=10
20:33:23 [2020-01-16T20:33:23.393Z]  > git rev-parse HEAD^{commit} # timeout=10
20:33:23 [2020-01-16T20:33:23.492Z]  > git config core.sparsecheckout # timeout=10
20:33:23 [2020-01-16T20:33:23.518Z]  > git checkout -f fa291552d50c27bebc8d8dea20eae66b44a28130
20:33:24 [2020-01-16T20:33:24.208Z] Commit message: "vendor: bump prometheus/client_golang v1.3.0"