Skip to content

Console Output

13:28:02 [2022-09-07T13:28:02.857Z] The recommended git tool is: git
13:28:02 [2022-09-07T13:28:02.870Z] using credential docker-jenkins-github-credentials
13:28:02 [2022-09-07T13:28:02.881Z] Cloning the remote Git repository
13:28:02 [2022-09-07T13:28:02.881Z] Cloning with configured refspecs honoured and without tags
13:28:02 [2022-09-07T13:28:02.882Z] Cloning repository https://github.com/moby/moby.git
13:28:02 [2022-09-07T13:28:02.882Z]  > git init /home/ubuntu/workspace/moby_PR-43746 # timeout=10
13:28:02 [2022-09-07T13:28:02.897Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:02 [2022-09-07T13:28:02.897Z]  > git --version # timeout=10
13:28:02 [2022-09-07T13:28:02.903Z]  > git --version # 'git version 2.25.1'
13:28:02 [2022-09-07T13:28:02.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:02 [2022-09-07T13:28:02.905Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43746/head:refs/remotes/origin/PR-43746 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.399Z] Fetching without tags
13:28:18 [2022-09-07T13:28:18.640Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716
13:28:18 [2022-09-07T13:28:18.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:18 [2022-09-07T13:28:18.381Z]  > git config --add remote.origin.fetch +refs/pull/43746/head:refs/remotes/origin/PR-43746 # timeout=10
13:28:18 [2022-09-07T13:28:18.386Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.393Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:18 [2022-09-07T13:28:18.400Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:18 [2022-09-07T13:28:18.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:18 [2022-09-07T13:28:18.401Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43746/head:refs/remotes/origin/PR-43746 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.641Z]  > git config core.sparsecheckout # timeout=10
13:28:18 [2022-09-07T13:28:18.649Z]  > git checkout -f 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 # timeout=10
13:28:19 [2022-09-07T13:28:19.217Z] Merge succeeded, producing 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716
13:28:19 [2022-09-07T13:28:19.218Z] Checking out Revision 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 (PR-43746)
13:28:19 [2022-09-07T13:28:19.477Z] Commit message: "Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190"
13:28:19 [2022-09-07T13:28:19.189Z]  > git remote # timeout=10
13:28:19 [2022-09-07T13:28:19.193Z]  > git config --get remote.origin.url # timeout=10
13:28:19 [2022-09-07T13:28:19.198Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:19 [2022-09-07T13:28:19.199Z]  > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10
13:28:19 [2022-09-07T13:28:19.209Z]  > git rev-parse HEAD^{commit} # timeout=10
13:28:19 [2022-09-07T13:28:19.218Z]  > git config core.sparsecheckout # timeout=10
13:28:19 [2022-09-07T13:28:19.223Z]  > git checkout -f 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 # timeout=10