Skip to content

Console Output

16:46:54 [2023-03-10T16:46:54.099Z] The recommended git tool is: git
16:46:56 [2023-03-10T16:46:56.887Z] using credential docker-jenkins-github-credentials
16:46:56 [2023-03-10T16:46:56.898Z] Cloning the remote Git repository
16:46:56 [2023-03-10T16:46:56.898Z] Cloning with configured refspecs honoured and without tags
16:46:56 [2023-03-10T16:46:56.915Z] Cloning repository https://github.com/moby/moby.git
16:46:56 [2023-03-10T16:46:56.964Z]  > git init /home/ubuntu/workspace/moby_PR-44990 # timeout=10
16:46:57 [2023-03-10T16:46:57.441Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:57 [2023-03-10T16:46:57.441Z]  > git --version # timeout=10
16:46:57 [2023-03-10T16:46:57.448Z]  > git --version # 'git version 2.25.1'
16:46:57 [2023-03-10T16:46:57.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:57 [2023-03-10T16:46:57.450Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:12 [2023-03-10T16:47:12.015Z] Fetching without tags
16:47:11 [2023-03-10T16:47:11.664Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:11 [2023-03-10T16:47:11.766Z]  > git config --add remote.origin.fetch +refs/pull/44990/head:refs/remotes/origin/PR-44990 # timeout=10
16:47:11 [2023-03-10T16:47:11.850Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:11 [2023-03-10T16:47:11.999Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:12 [2023-03-10T16:47:12.018Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:12 [2023-03-10T16:47:12.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:12 [2023-03-10T16:47:12.261Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:12 [2023-03-10T16:47:12.931Z] Merge succeeded, producing 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:12 [2023-03-10T16:47:12.931Z] Checking out Revision 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 (PR-44990)
16:47:12 [2023-03-10T16:47:12.026Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:12 [2023-03-10T16:47:12.269Z]  > git config core.sparsecheckout # timeout=10
16:47:12 [2023-03-10T16:47:12.285Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:12 [2023-03-10T16:47:12.805Z]  > git remote # timeout=10
16:47:12 [2023-03-10T16:47:12.819Z]  > git config --get remote.origin.url # timeout=10
16:47:12 [2023-03-10T16:47:12.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:12 [2023-03-10T16:47:12.909Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
16:47:12 [2023-03-10T16:47:12.924Z]  > git rev-parse HEAD^{commit} # timeout=10
16:47:12 [2023-03-10T16:47:12.933Z]  > git config core.sparsecheckout # timeout=10
16:47:12 [2023-03-10T16:47:12.940Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:18 [2023-03-10T16:47:18.172Z] Commit message: "update to go1.19.6"