Skip to content

Console Output

04:24:20 [2021-03-25T04:24:20.096Z] The recommended git tool is: git
04:24:20 [2021-03-25T04:24:20.134Z] using credential docker-jenkins-github-credentials
04:24:20 [2021-03-25T04:24:20.149Z] Cloning the remote Git repository
04:24:20 [2021-03-25T04:24:20.150Z] Cloning with configured refspecs honoured and without tags
04:24:20 [2021-03-25T04:24:20.159Z] Cloning repository https://github.com/moby/moby.git
04:24:20 [2021-03-25T04:24:20.159Z]  > git init /home/jenkins/workspace/moby_PR-42197 # timeout=10
04:24:20 [2021-03-25T04:24:20.167Z] Fetching upstream changes from https://github.com/moby/moby.git
04:24:20 [2021-03-25T04:24:20.167Z]  > git --version # timeout=10
04:24:20 [2021-03-25T04:24:20.168Z]  > git --version # 'git version 2.17.1'
04:24:20 [2021-03-25T04:24:20.168Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:24:20 [2021-03-25T04:24:20.169Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:24:31 [2021-03-25T04:24:31.846Z] Fetching without tags
04:24:32 [2021-03-25T04:24:32.120Z] Merging remotes/origin/20.10 commit 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de into PR head commit 915b239519116e239c08f64df49ceb32807963e3
04:24:32 [2021-03-25T04:24:32.573Z] Merge succeeded, producing 915b239519116e239c08f64df49ceb32807963e3
04:24:32 [2021-03-25T04:24:32.573Z] Checking out Revision 915b239519116e239c08f64df49ceb32807963e3 (PR-42197)
04:24:31 [2021-03-25T04:24:31.816Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:24:31 [2021-03-25T04:24:31.818Z]  > git config --add remote.origin.fetch +refs/pull/42197/head:refs/remotes/origin/PR-42197 # timeout=10
04:24:31 [2021-03-25T04:24:31.824Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:24:31 [2021-03-25T04:24:31.838Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:24:31 [2021-03-25T04:24:31.854Z] Fetching upstream changes from https://github.com/moby/moby.git
04:24:31 [2021-03-25T04:24:31.854Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:24:31 [2021-03-25T04:24:31.855Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42197/head:refs/remotes/origin/PR-42197 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
04:24:32 [2021-03-25T04:24:32.127Z]  > git config core.sparsecheckout # timeout=10
04:24:32 [2021-03-25T04:24:32.129Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:24:32 [2021-03-25T04:24:32.549Z]  > git remote # timeout=10
04:24:32 [2021-03-25T04:24:32.551Z]  > git config --get remote.origin.url # timeout=10
04:24:32 [2021-03-25T04:24:32.553Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:24:32 [2021-03-25T04:24:32.553Z]  > git merge 653b58cc8a707fd4e5ff0a7a04d44226f1cda4de # timeout=10
04:24:32 [2021-03-25T04:24:32.568Z]  > git rev-parse HEAD^{commit} # timeout=10
04:24:32 [2021-03-25T04:24:32.580Z]  > git config core.sparsecheckout # timeout=10
04:24:32 [2021-03-25T04:24:32.582Z]  > git checkout -f 915b239519116e239c08f64df49ceb32807963e3 # timeout=10
04:24:33 [2021-03-25T04:24:33.144Z] Commit message: "builder: produce error when using unsupported Dockerfile option"
04:24:33 [2021-03-25T04:24:33.153Z]  > git rev-list --no-walk 915b239519116e239c08f64df49ceb32807963e3 # timeout=10