Skip to content

Console Output

21:39:44 [2023-02-22T21:39:44.446Z] The recommended git tool is: git
21:39:49 [2023-02-22T21:39:49.240Z] using credential docker-jenkins-github-credentials
21:39:49 [2023-02-22T21:39:49.257Z] Cloning the remote Git repository
21:39:49 [2023-02-22T21:39:49.257Z] Cloning with configured refspecs honoured and without tags
21:39:49 [2023-02-22T21:39:49.294Z] Cloning repository https://github.com/moby/moby.git
21:39:49 [2023-02-22T21:39:49.359Z]  > git init /home/ubuntu/workspace/moby_PR-44620 # timeout=10
21:39:49 [2023-02-22T21:39:49.704Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:49 [2023-02-22T21:39:49.704Z]  > git --version # timeout=10
21:39:49 [2023-02-22T21:39:49.715Z]  > git --version # 'git version 2.25.1'
21:39:49 [2023-02-22T21:39:49.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:49 [2023-02-22T21:39:49.717Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44620/head:refs/remotes/origin/PR-44620 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:05 [2023-02-22T21:40:05.786Z] Fetching without tags
21:40:06 [2023-02-22T21:40:06.064Z] Merging remotes/origin/master commit 10a7435ebb5f2015ba6cd898339299371ed356b6 into PR head commit cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:05 [2023-02-22T21:40:05.670Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:40:05 [2023-02-22T21:40:05.692Z]  > git config --add remote.origin.fetch +refs/pull/44620/head:refs/remotes/origin/PR-44620 # timeout=10
21:40:05 [2023-02-22T21:40:05.703Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:05 [2023-02-22T21:40:05.716Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:40:05 [2023-02-22T21:40:05.791Z] Fetching upstream changes from https://github.com/moby/moby.git
21:40:05 [2023-02-22T21:40:05.791Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:05 [2023-02-22T21:40:05.793Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44620/head:refs/remotes/origin/PR-44620 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:40:06 [2023-02-22T21:40:06.072Z]  > git config core.sparsecheckout # timeout=10
21:40:06 [2023-02-22T21:40:06.081Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:06 [2023-02-22T21:40:06.737Z] Merge succeeded, producing cd779dae46ee1d1bc69491946a8eb548f37020bd
21:40:06 [2023-02-22T21:40:06.737Z] Checking out Revision cd779dae46ee1d1bc69491946a8eb548f37020bd (PR-44620)
21:40:06 [2023-02-22T21:40:06.683Z]  > git remote # timeout=10
21:40:06 [2023-02-22T21:40:06.700Z]  > git config --get remote.origin.url # timeout=10
21:40:06 [2023-02-22T21:40:06.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:40:06 [2023-02-22T21:40:06.709Z]  > git merge 10a7435ebb5f2015ba6cd898339299371ed356b6 # timeout=10
21:40:06 [2023-02-22T21:40:06.731Z]  > git rev-parse HEAD^{commit} # timeout=10
21:40:06 [2023-02-22T21:40:06.740Z]  > git config core.sparsecheckout # timeout=10
21:40:06 [2023-02-22T21:40:06.743Z]  > git checkout -f cd779dae46ee1d1bc69491946a8eb548f37020bd # timeout=10
21:40:11 [2023-02-22T21:40:11.199Z] Commit message: "Upgrade to Go 1.20.1"
21:40:11 [2023-02-22T21:40:11.213Z] First time build. Skipping changelog.
21:40:11 [2023-02-22T21:40:11.203Z]  > git rev-list --no-walk b9b12a621903f8b9cca190948d7b51823c028e79 # timeout=10