Skip to content

Console Output

14:11:02 [2022-01-18T14:11:02.244Z] The recommended git tool is: git
14:11:04 [2022-01-18T14:11:04.806Z] using credential docker-jenkins-github-credentials
14:11:04 [2022-01-18T14:11:04.813Z] Cloning the remote Git repository
14:11:04 [2022-01-18T14:11:04.813Z] Cloning with configured refspecs honoured and without tags
14:11:04 [2022-01-18T14:11:04.490Z] Cloning repository https://github.com/moby/moby.git
14:11:04 [2022-01-18T14:11:04.535Z]  > git init /home/ubuntu/workspace/moby_PR-43153 # timeout=10
14:11:04 [2022-01-18T14:11:04.763Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:04 [2022-01-18T14:11:04.763Z]  > git --version # timeout=10
14:11:04 [2022-01-18T14:11:04.795Z]  > git --version # 'git version 2.17.1'
14:11:04 [2022-01-18T14:11:04.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:04 [2022-01-18T14:11:04.810Z]  > 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:26 [2022-01-18T14:11:26.452Z] Fetching without tags
14:11:26 [2022-01-18T14:11:26.739Z] Merging remotes/origin/20.10 commit b1fc0c84de6c7d12647850d60aa36d8f95776a03 into PR head commit aa92e697cb4d43aa17944934b31579e440224bfb
14:11:26 [2022-01-18T14:11:26.309Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:26 [2022-01-18T14:11:26.326Z]  > git config --add remote.origin.fetch +refs/pull/43153/head:refs/remotes/origin/PR-43153 # timeout=10
14:11:26 [2022-01-18T14:11:26.352Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:11:26 [2022-01-18T14:11:26.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:11:26 [2022-01-18T14:11:26.403Z] Fetching upstream changes from https://github.com/moby/moby.git
14:11:26 [2022-01-18T14:11:26.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:26 [2022-01-18T14:11:26.404Z]  > 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:26 [2022-01-18T14:11:26.695Z]  > git config core.sparsecheckout # timeout=10
14:11:26 [2022-01-18T14:11:26.722Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:28 [2022-01-18T14:11:28.149Z] Merge succeeded, producing aa92e697cb4d43aa17944934b31579e440224bfb
14:11:28 [2022-01-18T14:11:28.149Z] Checking out Revision aa92e697cb4d43aa17944934b31579e440224bfb (PR-43153)
14:11:28 [2022-01-18T14:11:28.009Z]  > git remote # timeout=10
14:11:28 [2022-01-18T14:11:28.031Z]  > git config --get remote.origin.url # timeout=10
14:11:28 [2022-01-18T14:11:28.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:11:28 [2022-01-18T14:11:28.056Z]  > git merge b1fc0c84de6c7d12647850d60aa36d8f95776a03 # timeout=10
14:11:28 [2022-01-18T14:11:28.081Z]  > git rev-parse HEAD^{commit} # timeout=10
14:11:28 [2022-01-18T14:11:28.107Z]  > git config core.sparsecheckout # timeout=10
14:11:28 [2022-01-18T14:11:28.131Z]  > git checkout -f aa92e697cb4d43aa17944934b31579e440224bfb # timeout=10
14:11:32 [2022-01-18T14:11:32.596Z] Commit message: "[20.10] update Go to 1.16.13"