Skip to content

Console Output

19:23:23 [2022-04-27T19:23:23.212Z] The recommended git tool is: git
19:23:25 [2022-04-27T19:23:25.574Z] using credential docker-jenkins-github-credentials
19:23:25 [2022-04-27T19:23:25.582Z] Cloning the remote Git repository
19:23:25 [2022-04-27T19:23:25.582Z] Cloning with configured refspecs honoured and without tags
19:23:24 [2022-04-27T19:23:24.794Z] Cloning repository https://github.com/moby/moby.git
19:23:24 [2022-04-27T19:23:24.852Z]  > git init /home/ubuntu/workspace/moby_PR-43433 # timeout=10
19:23:25 [2022-04-27T19:23:25.142Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:25 [2022-04-27T19:23:25.142Z]  > git --version # timeout=10
19:23:25 [2022-04-27T19:23:25.155Z]  > git --version # 'git version 2.17.1'
19:23:25 [2022-04-27T19:23:25.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:25 [2022-04-27T19:23:25.157Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:47 [2022-04-27T19:23:47.344Z] Fetching without tags
19:23:47 [2022-04-27T19:23:47.600Z] Merging remotes/origin/20.10 commit 2929771a531d58a9e467a9698c14587293112cbb into PR head commit 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:48 [2022-04-27T19:23:48.451Z] Merge succeeded, producing 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:48 [2022-04-27T19:23:48.451Z] Checking out Revision 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 (PR-43433)
19:23:47 [2022-04-27T19:23:47.264Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:47 [2022-04-27T19:23:47.281Z]  > git config --add remote.origin.fetch +refs/pull/43433/head:refs/remotes/origin/PR-43433 # timeout=10
19:23:47 [2022-04-27T19:23:47.301Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:47 [2022-04-27T19:23:47.320Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:47 [2022-04-27T19:23:47.348Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:47 [2022-04-27T19:23:47.348Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:47 [2022-04-27T19:23:47.350Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:47 [2022-04-27T19:23:47.609Z]  > git config core.sparsecheckout # timeout=10
19:23:47 [2022-04-27T19:23:47.634Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:48 [2022-04-27T19:23:48.353Z]  > git remote # timeout=10
19:23:48 [2022-04-27T19:23:48.379Z]  > git config --get remote.origin.url # timeout=10
19:23:48 [2022-04-27T19:23:48.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:48 [2022-04-27T19:23:48.402Z]  > git merge 2929771a531d58a9e467a9698c14587293112cbb # timeout=10
19:23:48 [2022-04-27T19:23:48.428Z]  > git rev-parse HEAD^{commit} # timeout=10
19:23:48 [2022-04-27T19:23:48.453Z]  > git config core.sparsecheckout # timeout=10
19:23:48 [2022-04-27T19:23:48.475Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:52 [2022-04-27T19:23:52.767Z] Commit message: "update containerd binary to v1.6.3"