Skip to content

Console Output

16:40:30 [2020-05-25T16:40:30.026Z] using credential docker-jenkins-github-credentials
16:40:30 [2020-05-25T16:40:30.038Z] Fetching changes from the remote Git repository
16:40:30 [2020-05-25T16:40:30.046Z] Fetching without tags
16:40:30 [2020-05-25T16:40:30.333Z] Merging remotes/origin/master commit 55f0acd772f8aee62090256553a9e5a3c674d538 into PR head commit 288ed93dc5523b56bc3a4b6105f7ff176b114a4e
16:40:30 [2020-05-25T16:40:30.477Z] Merge succeeded, producing 290a2af7dc2a3908f1231bd58dd358a225e3f928
16:40:30 [2020-05-25T16:40:30.477Z] Checking out Revision 290a2af7dc2a3908f1231bd58dd358a225e3f928 (PR-41023)
16:40:30 [2020-05-25T16:40:30.584Z] Commit message: "Merge commit '55f0acd772f8aee62090256553a9e5a3c674d538' into HEAD"
16:40:30 [2020-05-25T16:40:30.584Z] First time build. Skipping changelog.
16:40:30 [2020-05-25T16:40:30.587Z]  > git --version # timeout=10
16:40:30 [2020-05-25T16:40:30.601Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
16:40:30 [2020-05-25T16:40:30.028Z]  > git rev-parse --is-inside-work-tree # timeout=10
16:40:30 [2020-05-25T16:40:30.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:40:30 [2020-05-25T16:40:30.082Z] Fetching upstream changes from https://github.com/moby/moby.git
16:40:30 [2020-05-25T16:40:30.083Z]  > git --version # timeout=10
16:40:30 [2020-05-25T16:40:30.088Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:40:30 [2020-05-25T16:40:30.088Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41023/head:refs/remotes/origin/PR-41023 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:40:30 [2020-05-25T16:40:30.328Z]  > git config core.sparsecheckout # timeout=10
16:40:30 [2020-05-25T16:40:30.334Z]  > git checkout -f 288ed93dc5523b56bc3a4b6105f7ff176b114a4e # timeout=10
16:40:30 [2020-05-25T16:40:30.387Z]  > git merge 55f0acd772f8aee62090256553a9e5a3c674d538 # timeout=10
16:40:30 [2020-05-25T16:40:30.457Z]  > git rev-parse HEAD^{commit} # timeout=10
16:40:30 [2020-05-25T16:40:30.472Z]  > git config core.sparsecheckout # timeout=10
16:40:30 [2020-05-25T16:40:30.485Z]  > git checkout -f 290a2af7dc2a3908f1231bd58dd358a225e3f928 # timeout=10