Skip to content

Console Output

20:45:25 [2021-06-04T20:45:25.980Z] The recommended git tool is: git
20:45:28 [2021-06-04T20:45:28.533Z] using credential docker-jenkins-github-credentials
20:45:28 [2021-06-04T20:45:28.538Z] Cloning the remote Git repository
20:45:28 [2021-06-04T20:45:28.539Z] Cloning with configured refspecs honoured and without tags
20:45:28 [2021-06-04T20:45:28.559Z] Cloning repository https://github.com/moby/moby.git
20:45:28 [2021-06-04T20:45:28.612Z]  > git init /home/ubuntu/workspace/moby_PR-42249 # timeout=10
20:45:28 [2021-06-04T20:45:28.950Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:28 [2021-06-04T20:45:28.950Z]  > git --version # timeout=10
20:45:28 [2021-06-04T20:45:28.966Z]  > git --version # 'git version 2.25.1'
20:45:28 [2021-06-04T20:45:28.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:28 [2021-06-04T20:45:28.968Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:46 [2021-06-04T20:45:46.584Z] Fetching without tags
20:45:46 [2021-06-04T20:45:46.839Z] Merging remotes/origin/master commit e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 into PR head commit 7c1c123555744d84d04893e304c39db697189e18
20:45:47 [2021-06-04T20:45:47.527Z] Merge succeeded, producing 7c1c123555744d84d04893e304c39db697189e18
20:45:47 [2021-06-04T20:45:47.527Z] Checking out Revision 7c1c123555744d84d04893e304c39db697189e18 (PR-42249)
20:45:46 [2021-06-04T20:45:46.520Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:46 [2021-06-04T20:45:46.538Z]  > git config --add remote.origin.fetch +refs/pull/42249/head:refs/remotes/origin/PR-42249 # timeout=10
20:45:46 [2021-06-04T20:45:46.546Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:46 [2021-06-04T20:45:46.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:45:46 [2021-06-04T20:45:46.587Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:46 [2021-06-04T20:45:46.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:46 [2021-06-04T20:45:46.588Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42249/head:refs/remotes/origin/PR-42249 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:45:46 [2021-06-04T20:45:46.845Z]  > git config core.sparsecheckout # timeout=10
20:45:46 [2021-06-04T20:45:46.862Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:45:47 [2021-06-04T20:45:47.478Z]  > git remote # timeout=10
20:45:47 [2021-06-04T20:45:47.488Z]  > git config --get remote.origin.url # timeout=10
20:45:47 [2021-06-04T20:45:47.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:47 [2021-06-04T20:45:47.502Z]  > git merge e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 # timeout=10
20:45:47 [2021-06-04T20:45:47.519Z]  > git rev-parse HEAD^{commit} # timeout=10
20:45:47 [2021-06-04T20:45:47.529Z]  > git config core.sparsecheckout # timeout=10
20:45:47 [2021-06-04T20:45:47.545Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:45:51 [2021-06-04T20:45:51.480Z] Commit message: "vendor: github.com/containerd/containerd v1.5.2"