Skip to content

Console Output

21:59:20 [2022-10-25T21:59:20.855Z] The recommended git tool is: git
21:59:20 [2022-10-25T21:59:20.863Z] using credential docker-jenkins-github-credentials
21:59:20 [2022-10-25T21:59:20.876Z] Cloning the remote Git repository
21:59:20 [2022-10-25T21:59:20.876Z] Cloning with configured refspecs honoured and without tags
21:59:20 [2022-10-25T21:59:20.878Z] Cloning repository https://github.com/moby/moby.git
21:59:20 [2022-10-25T21:59:20.878Z]  > git init /home/ubuntu/workspace/moby_PR-43711 # timeout=10
21:59:20 [2022-10-25T21:59:20.883Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:20 [2022-10-25T21:59:20.883Z]  > git --version # timeout=10
21:59:20 [2022-10-25T21:59:20.886Z]  > git --version # 'git version 2.25.1'
21:59:20 [2022-10-25T21:59:20.886Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:20 [2022-10-25T21:59:20.886Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43711/head:refs/remotes/origin/PR-43711 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.583Z] Fetching without tags
21:59:33 [2022-10-25T21:59:33.768Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 00b8b4e9d2d9079d6c536f25f5c3f589aff6de17
21:59:33 [2022-10-25T21:59:33.565Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:33 [2022-10-25T21:59:33.569Z]  > git config --add remote.origin.fetch +refs/pull/43711/head:refs/remotes/origin/PR-43711 # timeout=10
21:59:33 [2022-10-25T21:59:33.571Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.578Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:33 [2022-10-25T21:59:33.586Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:33 [2022-10-25T21:59:33.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:33 [2022-10-25T21:59:33.586Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43711/head:refs/remotes/origin/PR-43711 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:33 [2022-10-25T21:59:33.771Z]  > git config core.sparsecheckout # timeout=10
21:59:33 [2022-10-25T21:59:33.775Z]  > git checkout -f 00b8b4e9d2d9079d6c536f25f5c3f589aff6de17 # timeout=10
21:59:34 [2022-10-25T21:59:34.303Z]  > git remote # timeout=10
21:59:34 [2022-10-25T21:59:34.307Z]  > git config --get remote.origin.url # timeout=10
21:59:34 [2022-10-25T21:59:34.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:34 [2022-10-25T21:59:34.311Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:59:35 [2022-10-25T21:59:35.389Z] Merge succeeded, producing bf21880c13d7bd5d5394b4a04950140a0ebf6c93
21:59:35 [2022-10-25T21:59:35.390Z] Checking out Revision bf21880c13d7bd5d5394b4a04950140a0ebf6c93 (PR-43711)
21:59:35 [2022-10-25T21:59:35.435Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:59:35 [2022-10-25T21:59:35.435Z] First time build. Skipping changelog.
21:59:35 [2022-10-25T21:59:35.385Z]  > git rev-parse HEAD^{commit} # timeout=10
21:59:35 [2022-10-25T21:59:35.392Z]  > git config core.sparsecheckout # timeout=10
21:59:35 [2022-10-25T21:59:35.396Z]  > git checkout -f bf21880c13d7bd5d5394b4a04950140a0ebf6c93 # timeout=10