Skip to content

Console Output

14:14:23 [2022-09-21T14:14:23.584Z] The recommended git tool is: git
14:14:26 [2022-09-21T14:14:26.733Z] using credential docker-jenkins-github-credentials
14:14:26 [2022-09-21T14:14:26.744Z] Cloning the remote Git repository
14:14:26 [2022-09-21T14:14:26.745Z] Cloning with configured refspecs honoured and without tags
14:14:26 [2022-09-21T14:14:26.768Z] Cloning repository https://github.com/moby/moby.git
14:14:26 [2022-09-21T14:14:26.839Z]  > git init /home/ubuntu/workspace/moby_PR-44145 # timeout=10
14:14:27 [2022-09-21T14:14:27.258Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:27 [2022-09-21T14:14:27.259Z]  > git --version # timeout=10
14:14:27 [2022-09-21T14:14:27.273Z]  > git --version # 'git version 2.25.1'
14:14:27 [2022-09-21T14:14:27.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:27 [2022-09-21T14:14:27.275Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:41 [2022-09-21T14:14:41.024Z] Fetching without tags
14:14:41 [2022-09-21T14:14:41.235Z] Merging remotes/origin/20.10 commit cc3aa33f542ce82e7b4c6d2311ab77192175997b into PR head commit 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:40 [2022-09-21T14:14:40.894Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:40 [2022-09-21T14:14:40.908Z]  > git config --add remote.origin.fetch +refs/pull/44145/head:refs/remotes/origin/PR-44145 # timeout=10
14:14:40 [2022-09-21T14:14:40.965Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:40 [2022-09-21T14:14:40.978Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:14:41 [2022-09-21T14:14:41.028Z] Fetching upstream changes from https://github.com/moby/moby.git
14:14:41 [2022-09-21T14:14:41.028Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:41 [2022-09-21T14:14:41.031Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44145/head:refs/remotes/origin/PR-44145 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:14:41 [2022-09-21T14:14:41.242Z]  > git config core.sparsecheckout # timeout=10
14:14:41 [2022-09-21T14:14:41.246Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:41 [2022-09-21T14:14:41.777Z] Merge succeeded, producing 481bee51b513a4a8ceca80fca3c106157ab3adce
14:14:41 [2022-09-21T14:14:41.778Z] Checking out Revision 481bee51b513a4a8ceca80fca3c106157ab3adce (PR-44145)
14:14:41 [2022-09-21T14:14:41.715Z]  > git remote # timeout=10
14:14:41 [2022-09-21T14:14:41.737Z]  > git config --get remote.origin.url # timeout=10
14:14:41 [2022-09-21T14:14:41.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:14:41 [2022-09-21T14:14:41.750Z]  > git merge cc3aa33f542ce82e7b4c6d2311ab77192175997b # timeout=10
14:14:41 [2022-09-21T14:14:41.763Z]  > git rev-parse HEAD^{commit} # timeout=10
14:14:41 [2022-09-21T14:14:41.780Z]  > git config core.sparsecheckout # timeout=10
14:14:41 [2022-09-21T14:14:41.790Z]  > git checkout -f 481bee51b513a4a8ceca80fca3c106157ab3adce # timeout=10
14:14:45 [2022-09-21T14:14:45.975Z] Commit message: "vendor: github.com/armon/go-metrics v0.4.1"