Skip to content

Console Output

14:11:16 [2022-01-18T14:11:16.177Z] The recommended git tool is: git
14:11:18 [2022-01-18T14:11:18.852Z] using credential docker-jenkins-github-credentials
14:11:18 [2022-01-18T14:11:18.859Z] Cloning the remote Git repository
14:11:18 [2022-01-18T14:11:18.859Z] Cloning with configured refspecs honoured and without tags
14:11:17 [2022-01-18T14:11:17.676Z] Cloning repository https://github.com/moby/moby.git
14:11:17 [2022-01-18T14:11:17.728Z]  > git init /home/ubuntu/workspace/moby_PR-43153 # timeout=10
14:11:17 [2022-01-18T14:11:17.944Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:17 [2022-01-18T14:11:17.944Z]  > git --version # timeout=10
14:11:17 [2022-01-18T14:11:17.953Z]  > git --version # 'git version 2.17.1'
14:11:17 [2022-01-18T14:11:17.953Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:17 [2022-01-18T14:11:17.961Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43153/head:refs/remotes/origin/PR-43153 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:42 [2022-01-18T14:11:42.113Z] Fetching without tags
14:11:42 [2022-01-18T14:11:42.382Z] Merging remotes/origin/20.10 commit b1fc0c84de6c7d12647850d60aa36d8f95776a03 into PR head commit aa92e697cb4d43aa17944934b31579e440224bfb
14:11:42 [2022-01-18T14:11:42.062Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:42 [2022-01-18T14:11:42.084Z]  > git config --add remote.origin.fetch +refs/pull/43153/head:refs/remotes/origin/PR-43153 # timeout=10
14:11:42 [2022-01-18T14:11:42.090Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:42 [2022-01-18T14:11:42.103Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:42 [2022-01-18T14:11:42.118Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:42 [2022-01-18T14:11:42.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:42 [2022-01-18T14:11:42.120Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43153/head:refs/remotes/origin/PR-43153 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:42 [2022-01-18T14:11:42.937Z] Merge succeeded, producing aa92e697cb4d43aa17944934b31579e440224bfb
14:11:42 [2022-01-18T14:11:42.937Z] Checking out Revision aa92e697cb4d43aa17944934b31579e440224bfb (PR-43153)
14:11:42 [2022-01-18T14:11:42.389Z]  > git config core.sparsecheckout # timeout=10
14:11:42 [2022-01-18T14:11:42.407Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:42 [2022-01-18T14:11:42.881Z]  > git remote # timeout=10
14:11:42 [2022-01-18T14:11:42.894Z]  > git config --get remote.origin.url # timeout=10
14:11:42 [2022-01-18T14:11:42.903Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:42 [2022-01-18T14:11:42.904Z]  > git merge b1fc0c84de6c7d12647850d60aa36d8f95776a03 # timeout=10
14:11:42 [2022-01-18T14:11:42.915Z]  > git rev-parse HEAD^{commit} # timeout=10
14:11:42 [2022-01-18T14:11:42.939Z]  > git config core.sparsecheckout # timeout=10
14:11:42 [2022-01-18T14:11:42.955Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:46 [2022-01-18T14:11:46.942Z] Commit message: "[20.10] update Go to 1.16.13"