Skip to content

Console Output

08:57:20 [2022-09-05T08:57:20.922Z] The recommended git tool is: git
08:57:23 [2022-09-05T08:57:23.636Z] using credential docker-jenkins-github-credentials
08:57:23 [2022-09-05T08:57:23.646Z] Cloning the remote Git repository
08:57:23 [2022-09-05T08:57:23.646Z] Cloning with configured refspecs honoured and without tags
08:57:23 [2022-09-05T08:57:23.669Z] Cloning repository https://github.com/moby/moby.git
08:57:23 [2022-09-05T08:57:23.729Z]  > git init /home/ubuntu/workspace/moby_PR-44083 # timeout=10
08:57:24 [2022-09-05T08:57:24.026Z] Fetching upstream changes from https://github.com/moby/moby.git
08:57:24 [2022-09-05T08:57:24.027Z]  > git --version # timeout=10
08:57:24 [2022-09-05T08:57:24.044Z]  > git --version # 'git version 2.17.1'
08:57:24 [2022-09-05T08:57:24.044Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:57:24 [2022-09-05T08:57:24.046Z]  > 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:57:47 [2022-09-05T08:57:47.076Z] Fetching without tags
08:57:47 [2022-09-05T08:57:47.018Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:57:47 [2022-09-05T08:57:47.029Z]  > git config --add remote.origin.fetch +refs/pull/44083/head:refs/remotes/origin/PR-44083 # timeout=10
08:57:47 [2022-09-05T08:57:47.039Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:57:47 [2022-09-05T08:57:47.064Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:57:47 [2022-09-05T08:57:47.081Z] Fetching upstream changes from https://github.com/moby/moby.git
08:57:47 [2022-09-05T08:57:47.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:57:47 [2022-09-05T08:57:47.083Z]  > 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:57:47 [2022-09-05T08:57:47.382Z] Merging remotes/origin/master commit 067062129171dba592638e8e3a0efbfa8a71376b into PR head commit 609d87003a0e9d431ef04a18743cb011cabda6ef
08:57:48 [2022-09-05T08:57:48.378Z] Merge succeeded, producing 609d87003a0e9d431ef04a18743cb011cabda6ef
08:57:48 [2022-09-05T08:57:48.378Z] Checking out Revision 609d87003a0e9d431ef04a18743cb011cabda6ef (PR-44083)
08:57:47 [2022-09-05T08:57:47.391Z]  > git config core.sparsecheckout # timeout=10
08:57:47 [2022-09-05T08:57:47.419Z]  > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10
08:57:48 [2022-09-05T08:57:48.265Z]  > git remote # timeout=10
08:57:48 [2022-09-05T08:57:48.286Z]  > git config --get remote.origin.url # timeout=10
08:57:48 [2022-09-05T08:57:48.311Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:57:48 [2022-09-05T08:57:48.312Z]  > git merge 067062129171dba592638e8e3a0efbfa8a71376b # timeout=10
08:57:48 [2022-09-05T08:57:48.349Z]  > git rev-parse HEAD^{commit} # timeout=10
08:57:48 [2022-09-05T08:57:48.385Z]  > git config core.sparsecheckout # timeout=10
08:57:48 [2022-09-05T08:57:48.408Z]  > git checkout -f 609d87003a0e9d431ef04a18743cb011cabda6ef # timeout=10
08:57:52 [2022-09-05T08:57:52.721Z] Commit message: "pkg/archive: strip "write" bits again on Windows"