Skip to content

Console Output

17:38:36 [2021-09-23T17:38:36.014Z] The recommended git tool is: git
17:38:39 [2021-09-23T17:38:39.718Z] using credential docker-jenkins-github-credentials
17:38:39 [2021-09-23T17:38:39.729Z] Cloning the remote Git repository
17:38:39 [2021-09-23T17:38:39.729Z] Cloning with configured refspecs honoured and without tags
17:38:39 [2021-09-23T17:38:39.692Z] Cloning repository https://github.com/moby/moby.git
17:38:39 [2021-09-23T17:38:39.781Z]  > git init /home/ubuntu/workspace/moby_PR-42854 # timeout=10
17:38:40 [2021-09-23T17:38:40.080Z] Fetching upstream changes from https://github.com/moby/moby.git
17:38:40 [2021-09-23T17:38:40.081Z]  > git --version # timeout=10
17:38:40 [2021-09-23T17:38:40.103Z]  > git --version # 'git version 2.17.1'
17:38:40 [2021-09-23T17:38:40.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:38:40 [2021-09-23T17:38:40.105Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:39:02 [2021-09-23T17:39:02.421Z] Fetching without tags
17:39:02 [2021-09-23T17:39:02.794Z] Merging remotes/origin/master commit 8dd2a3ca50faf06fc84394d415113fb802e7452c into PR head commit 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e
17:39:04 [2021-09-23T17:39:04.328Z] Merge succeeded, producing e864667919c5a4dabd5dc4bde68b8063b1caf347
17:39:04 [2021-09-23T17:39:04.328Z] Checking out Revision e864667919c5a4dabd5dc4bde68b8063b1caf347 (PR-42854)
17:39:02 [2021-09-23T17:39:02.334Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:39:02 [2021-09-23T17:39:02.360Z]  > git config --add remote.origin.fetch +refs/pull/42854/head:refs/remotes/origin/PR-42854 # timeout=10
17:39:02 [2021-09-23T17:39:02.375Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:39:02 [2021-09-23T17:39:02.394Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:39:02 [2021-09-23T17:39:02.423Z] Fetching upstream changes from https://github.com/moby/moby.git
17:39:02 [2021-09-23T17:39:02.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:39:02 [2021-09-23T17:39:02.425Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42854/head:refs/remotes/origin/PR-42854 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:39:02 [2021-09-23T17:39:02.798Z]  > git config core.sparsecheckout # timeout=10
17:39:02 [2021-09-23T17:39:02.807Z]  > git checkout -f 3acf0b916a90f0bae2b37d9f5bda4e66d7ebd65e # timeout=10
17:39:03 [2021-09-23T17:39:03.566Z]  > git remote # timeout=10
17:39:03 [2021-09-23T17:39:03.592Z]  > git config --get remote.origin.url # timeout=10
17:39:03 [2021-09-23T17:39:03.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:39:03 [2021-09-23T17:39:03.621Z]  > git merge 8dd2a3ca50faf06fc84394d415113fb802e7452c # timeout=10
17:39:04 [2021-09-23T17:39:04.315Z]  > git rev-parse HEAD^{commit} # timeout=10
17:39:04 [2021-09-23T17:39:04.329Z]  > git config core.sparsecheckout # timeout=10
17:39:04 [2021-09-23T17:39:04.353Z]  > git checkout -f e864667919c5a4dabd5dc4bde68b8063b1caf347 # timeout=10
17:39:08 [2021-09-23T17:39:08.056Z] Commit message: "Merge commit '8dd2a3ca50faf06fc84394d415113fb802e7452c' into HEAD"
17:39:08 [2021-09-23T17:39:08.087Z] First time build. Skipping changelog.
17:39:08 [2021-09-23T17:39:08.058Z]  > git rev-list --no-walk 2d1d70cf2bbe6eed69185b93cfc7af4607865274 # timeout=10