Skip to content

Console Output

20:43:20 [2020-01-16T20:43:20.176Z] using credential docker-jenkins-github-credentials
20:43:20 [2020-01-16T20:43:20.256Z] Cloning the remote Git repository
20:43:20 [2020-01-16T20:43:20.256Z] Cloning with configured refspecs honoured and without tags
20:43:20 [2020-01-16T20:43:20.456Z] Cloning repository https://github.com/moby/moby.git
20:43:20 [2020-01-16T20:43:20.833Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:43:22 [2020-01-16T20:43:22.246Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:22 [2020-01-16T20:43:22.246Z]  > git --version # timeout=10
20:43:22 [2020-01-16T20:43:22.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:22 [2020-01-16T20:43:22.297Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40371/head:refs/remotes/origin/PR-40371 +refs/heads/master:refs/remotes/origin/master
20:43:37 [2020-01-16T20:43:37.234Z] Fetching without tags
20:43:36 [2020-01-16T20:43:36.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:36 [2020-01-16T20:43:36.982Z]  > git config --add remote.origin.fetch +refs/pull/40371/head:refs/remotes/origin/PR-40371 # timeout=10
20:43:37 [2020-01-16T20:43:37.032Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:43:37 [2020-01-16T20:43:37.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:43:37 [2020-01-16T20:43:37.273Z] Fetching upstream changes from https://github.com/moby/moby.git
20:43:37 [2020-01-16T20:43:37.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:43:37 [2020-01-16T20:43:37.274Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40371/head:refs/remotes/origin/PR-40371 +refs/heads/master:refs/remotes/origin/master
20:43:37 [2020-01-16T20:43:37.945Z] Merging remotes/origin/master commit ab6e9b94d3a402fbce93ccf8ff55f955fb6aa8df into PR head commit fa291552d50c27bebc8d8dea20eae66b44a28130
20:43:38 [2020-01-16T20:43:38.054Z]  > git config core.sparsecheckout # timeout=10
20:43:38 [2020-01-16T20:43:38.101Z]  > git checkout -f fa291552d50c27bebc8d8dea20eae66b44a28130
20:43:40 [2020-01-16T20:43:40.835Z] Merge succeeded, producing fa291552d50c27bebc8d8dea20eae66b44a28130
20:43:40 [2020-01-16T20:43:40.836Z] Checking out Revision fa291552d50c27bebc8d8dea20eae66b44a28130 (PR-40371)
20:43:40 [2020-01-16T20:43:40.521Z]  > git merge ab6e9b94d3a402fbce93ccf8ff55f955fb6aa8df # timeout=10
20:43:40 [2020-01-16T20:43:40.717Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:43:40 [2020-01-16T20:43:40.872Z]  > git config core.sparsecheckout # timeout=10
20:43:40 [2020-01-16T20:43:40.920Z]  > git checkout -f fa291552d50c27bebc8d8dea20eae66b44a28130
20:43:49 [2020-01-16T20:43:49.320Z] Commit message: "vendor: bump prometheus/client_golang v1.3.0"