Skip to content

Console Output

08:57:33 [2022-09-05T08:57:33.290Z] The recommended git tool is: git
08:57:35 [2022-09-05T08:57:35.794Z] using credential docker-jenkins-github-credentials
08:57:35 [2022-09-05T08:57:35.804Z] Cloning the remote Git repository
08:57:35 [2022-09-05T08:57:35.804Z] Cloning with configured refspecs honoured and without tags
08:57:35 [2022-09-05T08:57:35.605Z] Cloning repository https://github.com/moby/moby.git
08:57:35 [2022-09-05T08:57:35.670Z]  > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10
08:57:35 [2022-09-05T08:57:35.953Z] Fetching upstream changes from https://github.com/moby/moby.git
08:57:35 [2022-09-05T08:57:35.953Z]  > git --version # timeout=10
08:57:35 [2022-09-05T08:57:35.966Z]  > git --version # 'git version 2.17.1'
08:57:35 [2022-09-05T08:57:35.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:57:35 [2022-09-05T08:57:35.968Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:58:03 [2022-09-05T08:58:03.384Z] Fetching without tags
08:58:03 [2022-09-05T08:58:03.658Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef
08:58:03 [2022-09-05T08:58:03.302Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:58:03 [2022-09-05T08:58:03.315Z]  > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10
08:58:03 [2022-09-05T08:58:03.332Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:58:03 [2022-09-05T08:58:03.354Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:58:03 [2022-09-05T08:58:03.375Z] Fetching upstream changes from https://github.com/moby/moby.git
08:58:03 [2022-09-05T08:58:03.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:58:03 [2022-09-05T08:58:03.376Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44083/head:refs/remotes/origin/PR-44083 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:58:03 [2022-09-05T08:58:03.657Z]  > git config core.sparsecheckout # timeout=10
08:58:03 [2022-09-05T08:58:03.682Z]  > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10
08:58:04 [2022-09-05T08:58:04.619Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef
08:58:04 [2022-09-05T08:58:04.620Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083)
08:58:04 [2022-09-05T08:58:04.497Z]  > git remote # timeout=10
08:58:04 [2022-09-05T08:58:04.522Z]  > git config --get remote.origin.url # timeout=10
08:58:04 [2022-09-05T08:58:04.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:58:04 [2022-09-05T08:58:04.545Z]  > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10
08:58:04 [2022-09-05T08:58:04.582Z]  > git rev-parse HEAD^{commit} # timeout=10
08:58:04 [2022-09-05T08:58:04.611Z]  > git config core.sparsecheckout # timeout=10
08:58:04 [2022-09-05T08:58:04.630Z]  > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10
08:58:09 [2022-09-05T08:58:09.165Z] Commit message: "pkg/archive: strip "write" bits again on Windows"