Skip to content

Console Output

21:59:00 [2022-10-25T21:59:00.914Z] The recommended git tool is: git
21:59:00 [2022-10-25T21:59:00.925Z] using credential docker-jenkins-github-credentials
21:59:00 [2022-10-25T21:59:00.939Z] Cloning the remote Git repository
21:59:00 [2022-10-25T21:59:00.939Z] Cloning with configured refspecs honoured and without tags
21:59:00 [2022-10-25T21:59:00.943Z] Cloning repository https://github.com/moby/moby.git
21:59:00 [2022-10-25T21:59:00.943Z]  > git init /home/ubuntu/workspace/moby_PR-41903 # timeout=10
21:59:00 [2022-10-25T21:59:00.950Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:00 [2022-10-25T21:59:00.950Z]  > git --version # timeout=10
21:59:00 [2022-10-25T21:59:00.955Z]  > git --version # 'git version 2.25.1'
21:59:00 [2022-10-25T21:59:00.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:00 [2022-10-25T21:59:00.956Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:14 [2022-10-25T21:59:14.107Z] Fetching without tags
21:59:14 [2022-10-25T21:59:14.341Z] Merging remotes/origin/master commit 542c735926c9208dc0fe9fc02026a110ca0343f9 into PR head commit 2d604a12fe295154553d92620c833a412fd784b4
21:59:14 [2022-10-25T21:59:14.087Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:14 [2022-10-25T21:59:14.091Z]  > git config --add remote.origin.fetch +refs/pull/41903/head:refs/remotes/origin/PR-41903 # timeout=10
21:59:14 [2022-10-25T21:59:14.094Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:14 [2022-10-25T21:59:14.105Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:59:14 [2022-10-25T21:59:14.111Z] Fetching upstream changes from https://github.com/moby/moby.git
21:59:14 [2022-10-25T21:59:14.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:14 [2022-10-25T21:59:14.112Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41903/head:refs/remotes/origin/PR-41903 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:59:14 [2022-10-25T21:59:14.345Z]  > git config core.sparsecheckout # timeout=10
21:59:14 [2022-10-25T21:59:14.349Z]  > git checkout -f 2d604a12fe295154553d92620c833a412fd784b4 # timeout=10
21:59:14 [2022-10-25T21:59:14.902Z]  > git remote # timeout=10
21:59:14 [2022-10-25T21:59:14.907Z]  > git config --get remote.origin.url # timeout=10
21:59:14 [2022-10-25T21:59:14.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:59:14 [2022-10-25T21:59:14.914Z]  > git merge 542c735926c9208dc0fe9fc02026a110ca0343f9 # timeout=10
21:59:16 [2022-10-25T21:59:16.044Z] Merge succeeded, producing 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5
21:59:16 [2022-10-25T21:59:16.044Z] Checking out Revision 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5 (PR-41903)
21:59:16 [2022-10-25T21:59:16.268Z] Commit message: "Merge commit '542c735926c9208dc0fe9fc02026a110ca0343f9' into HEAD"
21:59:16 [2022-10-25T21:59:16.268Z] First time build. Skipping changelog.
21:59:16 [2022-10-25T21:59:16.041Z]  > git rev-parse HEAD^{commit} # timeout=10
21:59:16 [2022-10-25T21:59:16.047Z]  > git config core.sparsecheckout # timeout=10
21:59:16 [2022-10-25T21:59:16.052Z]  > git checkout -f 205cc6836e7b0f7da60c6b76b0eae3c3bba23ba5 # timeout=10