Skip to content

Console Output

12:50:23 [2022-06-27T12:50:23.799Z] The recommended git tool is: git
12:50:26 [2022-06-27T12:50:26.628Z] using credential docker-jenkins-github-credentials
12:50:26 [2022-06-27T12:50:26.642Z] Cloning the remote Git repository
12:50:26 [2022-06-27T12:50:26.642Z] Cloning with configured refspecs honoured and without tags
12:50:26 [2022-06-27T12:50:26.712Z] Cloning repository https://github.com/moby/moby.git
12:50:26 [2022-06-27T12:50:26.776Z]  > git init /home/ubuntu/workspace/moby_PR-43747 # timeout=10
12:50:27 [2022-06-27T12:50:27.100Z] Fetching upstream changes from https://github.com/moby/moby.git
12:50:27 [2022-06-27T12:50:27.100Z]  > git --version # timeout=10
12:50:27 [2022-06-27T12:50:27.131Z]  > git --version # 'git version 2.17.1'
12:50:27 [2022-06-27T12:50:27.131Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:27 [2022-06-27T12:50:27.133Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:50:50 [2022-06-27T12:50:50.167Z] Fetching without tags
12:50:50 [2022-06-27T12:50:50.443Z] Merging remotes/origin/master commit 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 into PR head commit 0bce64f08d72147b0572f96ac678620d289b4499
12:50:51 [2022-06-27T12:50:51.455Z] Merge succeeded, producing 0bce64f08d72147b0572f96ac678620d289b4499
12:50:51 [2022-06-27T12:50:51.455Z] Checking out Revision 0bce64f08d72147b0572f96ac678620d289b4499 (PR-43747)
12:50:50 [2022-06-27T12:50:50.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:50:50 [2022-06-27T12:50:50.099Z]  > git config --add remote.origin.fetch +refs/pull/43747/head:refs/remotes/origin/PR-43747 # timeout=10
12:50:50 [2022-06-27T12:50:50.123Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:50:50 [2022-06-27T12:50:50.146Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:50:50 [2022-06-27T12:50:50.175Z] Fetching upstream changes from https://github.com/moby/moby.git
12:50:50 [2022-06-27T12:50:50.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:50 [2022-06-27T12:50:50.176Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43747/head:refs/remotes/origin/PR-43747 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:50:50 [2022-06-27T12:50:50.455Z]  > git config core.sparsecheckout # timeout=10
12:50:50 [2022-06-27T12:50:50.491Z]  > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10
12:50:51 [2022-06-27T12:50:51.316Z]  > git remote # timeout=10
12:50:51 [2022-06-27T12:50:51.359Z]  > git config --get remote.origin.url # timeout=10
12:50:51 [2022-06-27T12:50:51.390Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:50:51 [2022-06-27T12:50:51.391Z]  > git merge 4eb1c5bd52afa08595d9a082a9ba05c81f79be07 # timeout=10
12:50:51 [2022-06-27T12:50:51.438Z]  > git rev-parse HEAD^{commit} # timeout=10
12:50:51 [2022-06-27T12:50:51.463Z]  > git config core.sparsecheckout # timeout=10
12:50:51 [2022-06-27T12:50:51.473Z]  > git checkout -f 0bce64f08d72147b0572f96ac678620d289b4499 # timeout=10
12:50:55 [2022-06-27T12:50:55.924Z] Commit message: "api: POST /containers/{id}/wait: fix validation for "condition" parameter"
12:50:55 [2022-06-27T12:50:55.974Z]  > git --version # timeout=10
12:50:55 [2022-06-27T12:50:55.996Z]  > git --version # 'git version 2.17.1'
12:50:56 [2022-06-27T12:50:56.021Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0