Skip to content

Console Output

20:02:42 [2022-09-07T20:02:42.552Z] The recommended git tool is: git
20:02:42 [2022-09-07T20:02:42.608Z] using credential docker-jenkins-github-credentials
20:02:42 [2022-09-07T20:02:42.616Z] Cloning the remote Git repository
20:02:42 [2022-09-07T20:02:42.616Z] Cloning with configured refspecs honoured and without tags
20:02:42 [2022-09-07T20:02:42.619Z] Cloning repository https://github.com/moby/moby.git
20:02:42 [2022-09-07T20:02:42.620Z]  > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10
20:02:42 [2022-09-07T20:02:42.630Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:42 [2022-09-07T20:02:42.630Z]  > git --version # timeout=10
20:02:42 [2022-09-07T20:02:42.641Z]  > git --version # 'git version 2.25.1'
20:02:42 [2022-09-07T20:02:42.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:42 [2022-09-07T20:02:42.642Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:58 [2022-09-07T20:02:58.083Z] Fetching without tags
20:02:58 [2022-09-07T20:02:58.307Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26
20:02:58 [2022-09-07T20:02:58.068Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:58 [2022-09-07T20:02:58.071Z]  > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10
20:02:58 [2022-09-07T20:02:58.074Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:58 [2022-09-07T20:02:58.079Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:58 [2022-09-07T20:02:58.127Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:58 [2022-09-07T20:02:58.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:58 [2022-09-07T20:02:58.128Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:58 [2022-09-07T20:02:58.311Z]  > git config core.sparsecheckout # timeout=10
20:02:58 [2022-09-07T20:02:58.317Z]  > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10
20:02:58 [2022-09-07T20:02:58.872Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26
20:02:58 [2022-09-07T20:02:58.872Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973)
20:02:59 [2022-09-07T20:02:59.507Z] Commit message: "containerd-integration: prefer error over panic where possible"
20:02:58 [2022-09-07T20:02:58.851Z]  > git remote # timeout=10
20:02:58 [2022-09-07T20:02:58.855Z]  > git config --get remote.origin.url # timeout=10
20:02:58 [2022-09-07T20:02:58.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:58 [2022-09-07T20:02:58.859Z]  > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10
20:02:58 [2022-09-07T20:02:58.869Z]  > git rev-parse HEAD^{commit} # timeout=10
20:02:58 [2022-09-07T20:02:58.874Z]  > git config core.sparsecheckout # timeout=10
20:02:58 [2022-09-07T20:02:58.878Z]  > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10