Skip to content

Console Output

20:45:42 [2021-06-04T20:45:42.319Z] The recommended git tool is: git
20:45:45 [2021-06-04T20:45:45.435Z] using credential docker-jenkins-github-credentials
20:45:45 [2021-06-04T20:45:45.442Z] Cloning the remote Git repository
20:45:45 [2021-06-04T20:45:45.442Z] Cloning with configured refspecs honoured and without tags
20:45:45 [2021-06-04T20:45:45.480Z] Cloning repository https://github.com/moby/moby.git
20:45:45 [2021-06-04T20:45:45.542Z]  > git init /home/ubuntu/workspace/moby_PR-42249 # timeout=10
20:45:45 [2021-06-04T20:45:45.896Z] Fetching upstream changes from https://github.com/moby/moby.git
20:45:45 [2021-06-04T20:45:45.896Z]  > git --version # timeout=10
20:45:45 [2021-06-04T20:45:45.913Z]  > git --version # 'git version 2.25.1'
20:45:45 [2021-06-04T20:45:45.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:45:45 [2021-06-04T20:45:45.948Z]  > 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:46:05 [2021-06-04T20:46:05.173Z] Fetching without tags
20:46:05 [2021-06-04T20:46:05.519Z] Merging remotes/origin/master commit e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 into PR head commit 7c1c123555744d84d04893e304c39db697189e18
20:46:05 [2021-06-04T20:46:05.124Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:05 [2021-06-04T20:46:05.138Z]  > git config --add remote.origin.fetch +refs/pull/42249/head:refs/remotes/origin/PR-42249 # timeout=10
20:46:05 [2021-06-04T20:46:05.150Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:46:05 [2021-06-04T20:46:05.159Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:46:05 [2021-06-04T20:46:05.176Z] Fetching upstream changes from https://github.com/moby/moby.git
20:46:05 [2021-06-04T20:46:05.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:05 [2021-06-04T20:46:05.179Z]  > 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:46:05 [2021-06-04T20:46:05.527Z]  > git config core.sparsecheckout # timeout=10
20:46:05 [2021-06-04T20:46:05.538Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:46:06 [2021-06-04T20:46:06.637Z] Merge succeeded, producing 7c1c123555744d84d04893e304c39db697189e18
20:46:06 [2021-06-04T20:46:06.638Z] Checking out Revision 7c1c123555744d84d04893e304c39db697189e18 (PR-42249)
20:46:06 [2021-06-04T20:46:06.598Z]  > git remote # timeout=10
20:46:06 [2021-06-04T20:46:06.604Z]  > git config --get remote.origin.url # timeout=10
20:46:06 [2021-06-04T20:46:06.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:46:06 [2021-06-04T20:46:06.617Z]  > git merge e0cabedf14d0eac1e9a41036c7df9745cc0adfa1 # timeout=10
20:46:06 [2021-06-04T20:46:06.629Z]  > git rev-parse HEAD^{commit} # timeout=10
20:46:06 [2021-06-04T20:46:06.639Z]  > git config core.sparsecheckout # timeout=10
20:46:06 [2021-06-04T20:46:06.646Z]  > git checkout -f 7c1c123555744d84d04893e304c39db697189e18 # timeout=10
20:46:11 [2021-06-04T20:46:11.001Z] Commit message: "vendor: github.com/containerd/containerd v1.5.2"