Skip to content

Console Output

14:49:05 [2023-03-01T14:49:05.756Z] The recommended git tool is: git
14:49:05 [2023-03-01T14:49:05.765Z] using credential docker-jenkins-github-credentials
14:49:05 [2023-03-01T14:49:05.777Z] Cloning the remote Git repository
14:49:05 [2023-03-01T14:49:05.777Z] Cloning with configured refspecs honoured and without tags
14:49:05 [2023-03-01T14:49:05.790Z] Cloning repository https://github.com/moby/moby.git
14:49:05 [2023-03-01T14:49:05.790Z]  > git init /home/ubuntu/workspace/moby_PR-45091 # timeout=10
14:49:05 [2023-03-01T14:49:05.798Z] Fetching upstream changes from https://github.com/moby/moby.git
14:49:05 [2023-03-01T14:49:05.798Z]  > git --version # timeout=10
14:49:05 [2023-03-01T14:49:05.801Z]  > git --version # 'git version 2.25.1'
14:49:05 [2023-03-01T14:49:05.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:49:05 [2023-03-01T14:49:05.802Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45091/head:refs/remotes/origin/PR-45091 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:49:18 [2023-03-01T14:49:18.463Z] Fetching without tags
14:49:18 [2023-03-01T14:49:18.684Z] Merging remotes/origin/master commit 7568bbc4917d11252fa1453ca4fc878dbb96dc07 into PR head commit a9e7360775b4d4eb0b8a9d954219007fa761fe87
14:49:19 [2023-03-01T14:49:19.291Z] Merge succeeded, producing a9e7360775b4d4eb0b8a9d954219007fa761fe87
14:49:19 [2023-03-01T14:49:19.292Z] Checking out Revision a9e7360775b4d4eb0b8a9d954219007fa761fe87 (PR-45091)
14:49:19 [2023-03-01T14:49:19.700Z] Commit message: "daemon/config: remove AuthzMiddleware field"
14:49:19 [2023-03-01T14:49:19.723Z]  > git --version # timeout=10
14:49:19 [2023-03-01T14:49:19.730Z]  > git --version # 'git version 2.25.1'
14:49:19 [2023-03-01T14:49:19.740Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
14:49:18 [2023-03-01T14:49:18.452Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:49:18 [2023-03-01T14:49:18.456Z]  > git config --add remote.origin.fetch +refs/pull/45091/head:refs/remotes/origin/PR-45091 # timeout=10
14:49:18 [2023-03-01T14:49:18.461Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:49:18 [2023-03-01T14:49:18.467Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:49:18 [2023-03-01T14:49:18.475Z] Fetching upstream changes from https://github.com/moby/moby.git
14:49:18 [2023-03-01T14:49:18.475Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:49:18 [2023-03-01T14:49:18.476Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45091/head:refs/remotes/origin/PR-45091 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:49:18 [2023-03-01T14:49:18.697Z]  > git config core.sparsecheckout # timeout=10
14:49:18 [2023-03-01T14:49:18.699Z]  > git checkout -f a9e7360775b4d4eb0b8a9d954219007fa761fe87 # timeout=10
14:49:19 [2023-03-01T14:49:19.273Z]  > git remote # timeout=10
14:49:19 [2023-03-01T14:49:19.277Z]  > git config --get remote.origin.url # timeout=10
14:49:19 [2023-03-01T14:49:19.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:49:19 [2023-03-01T14:49:19.280Z]  > git merge 7568bbc4917d11252fa1453ca4fc878dbb96dc07 # timeout=10
14:49:19 [2023-03-01T14:49:19.295Z]  > git rev-parse HEAD^{commit} # timeout=10
14:49:19 [2023-03-01T14:49:19.304Z]  > git config core.sparsecheckout # timeout=10
14:49:19 [2023-03-01T14:49:19.309Z]  > git checkout -f a9e7360775b4d4eb0b8a9d954219007fa761fe87 # timeout=10