Skip to content

Console Output

14:54:38 [2022-09-07T14:54:38.255Z] The recommended git tool is: git
14:54:38 [2022-09-07T14:54:38.303Z] using credential docker-jenkins-github-credentials
14:54:38 [2022-09-07T14:54:38.311Z] Cloning the remote Git repository
14:54:38 [2022-09-07T14:54:38.311Z] Cloning with configured refspecs honoured and without tags
14:54:38 [2022-09-07T14:54:38.354Z] Cloning repository https://github.com/moby/moby.git
14:54:38 [2022-09-07T14:54:38.355Z]  > git init /home/ubuntu/workspace/moby_PR-43939 # timeout=10
14:54:38 [2022-09-07T14:54:38.370Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:38 [2022-09-07T14:54:38.370Z]  > git --version # timeout=10
14:54:38 [2022-09-07T14:54:38.379Z]  > git --version # 'git version 2.17.1'
14:54:38 [2022-09-07T14:54:38.379Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:38 [2022-09-07T14:54:38.380Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43939/head:refs/remotes/origin/PR-43939 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.273Z] Fetching without tags
14:54:54 [2022-09-07T14:54:54.459Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f
14:54:55 [2022-09-07T14:54:55.057Z] Merge succeeded, producing 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f
14:54:55 [2022-09-07T14:54:55.058Z] Checking out Revision 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f (PR-43939)
14:54:55 [2022-09-07T14:54:55.741Z] Commit message: "ImageService.GetImage(): pass context"
14:54:54 [2022-09-07T14:54:54.236Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:54 [2022-09-07T14:54:54.257Z]  > git config --add remote.origin.fetch +refs/pull/43939/head:refs/remotes/origin/PR-43939 # timeout=10
14:54:54 [2022-09-07T14:54:54.265Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.270Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:54:54 [2022-09-07T14:54:54.275Z] Fetching upstream changes from https://github.com/moby/moby.git
14:54:54 [2022-09-07T14:54:54.275Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:54 [2022-09-07T14:54:54.275Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43939/head:refs/remotes/origin/PR-43939 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:54:54 [2022-09-07T14:54:54.462Z]  > git config core.sparsecheckout # timeout=10
14:54:54 [2022-09-07T14:54:54.470Z]  > git checkout -f 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f # timeout=10
14:54:55 [2022-09-07T14:54:55.006Z]  > git remote # timeout=10
14:54:55 [2022-09-07T14:54:55.018Z]  > git config --get remote.origin.url # timeout=10
14:54:55 [2022-09-07T14:54:55.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:54:55 [2022-09-07T14:54:55.025Z]  > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10
14:54:55 [2022-09-07T14:54:55.040Z]  > git rev-parse HEAD^{commit} # timeout=10
14:54:55 [2022-09-07T14:54:55.102Z]  > git config core.sparsecheckout # timeout=10
14:54:55 [2022-09-07T14:54:55.113Z]  > git checkout -f 779a5b3029473c6bb61c2d08a43e0a8d68a73d7f # timeout=10