Skip to content

Console Output

22:02:19 [2022-12-19T22:02:19.093Z] The recommended git tool is: git
22:02:22 [2022-12-19T22:02:22.260Z] using credential docker-jenkins-github-credentials
22:02:22 [2022-12-19T22:02:22.274Z] Cloning the remote Git repository
22:02:22 [2022-12-19T22:02:22.274Z] Cloning with configured refspecs honoured and without tags
22:02:21 [2022-12-19T22:02:21.736Z] Cloning repository https://github.com/moby/moby.git
22:02:21 [2022-12-19T22:02:21.804Z]  > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10
22:02:22 [2022-12-19T22:02:22.106Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:22 [2022-12-19T22:02:22.106Z]  > git --version # timeout=10
22:02:22 [2022-12-19T22:02:22.147Z]  > git --version # 'git version 2.17.1'
22:02:22 [2022-12-19T22:02:22.148Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:22 [2022-12-19T22:02:22.150Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:45 [2022-12-19T22:02:45.202Z] Fetching without tags
22:02:45 [2022-12-19T22:02:45.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:45 [2022-12-19T22:02:45.121Z]  > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10
22:02:45 [2022-12-19T22:02:45.140Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:45 [2022-12-19T22:02:45.169Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:45 [2022-12-19T22:02:45.206Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:45 [2022-12-19T22:02:45.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:45 [2022-12-19T22:02:45.208Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:45 [2022-12-19T22:02:45.544Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:46 [2022-12-19T22:02:46.627Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:46 [2022-12-19T22:02:46.628Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673)
22:02:45 [2022-12-19T22:02:45.551Z]  > git config core.sparsecheckout # timeout=10
22:02:45 [2022-12-19T22:02:45.574Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:46 [2022-12-19T22:02:46.521Z]  > git remote # timeout=10
22:02:46 [2022-12-19T22:02:46.549Z]  > git config --get remote.origin.url # timeout=10
22:02:46 [2022-12-19T22:02:46.573Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:46 [2022-12-19T22:02:46.574Z]  > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10
22:02:46 [2022-12-19T22:02:46.606Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:46 [2022-12-19T22:02:46.630Z]  > git config core.sparsecheckout # timeout=10
22:02:46 [2022-12-19T22:02:46.653Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:51 [2022-12-19T22:02:51.249Z] Commit message: "update containerd binary to v1.6.14"