Skip to content

Console Output

10:14:40 [2020-10-06T10:14:40.855Z] using credential docker-jenkins-github-credentials
10:14:40 [2020-10-06T10:14:40.867Z] Fetching changes from the remote Git repository
10:14:40 [2020-10-06T10:14:40.873Z] Fetching without tags
10:14:41 [2020-10-06T10:14:41.202Z] Merging remotes/origin/master commit 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 into PR head commit 6b538ffbcab71df45fae4910b64f3945db03482a
10:14:41 [2020-10-06T10:14:41.368Z] Merge succeeded, producing eaafc464350adf1dd064ad0e00e356afe4183471
10:14:41 [2020-10-06T10:14:41.369Z] Checking out Revision eaafc464350adf1dd064ad0e00e356afe4183471 (PR-41530)
10:14:41 [2020-10-06T10:14:41.423Z] Commit message: "Merge commit '1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060' into HEAD"
10:14:41 [2020-10-06T10:14:41.423Z] First time build. Skipping changelog.
10:14:41 [2020-10-06T10:14:41.452Z]  > git --version # timeout=10
10:14:41 [2020-10-06T10:14:41.459Z]  > git --version # 'git version 2.17.1'
10:14:41 [2020-10-06T10:14:41.462Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
10:14:40 [2020-10-06T10:14:40.882Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:14:40 [2020-10-06T10:14:40.889Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:14:40 [2020-10-06T10:14:40.938Z] Fetching upstream changes from https://github.com/moby/moby.git
10:14:40 [2020-10-06T10:14:40.938Z]  > git --version # timeout=10
10:14:40 [2020-10-06T10:14:40.944Z]  > git --version # 'git version 2.17.1'
10:14:40 [2020-10-06T10:14:40.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:40 [2020-10-06T10:14:40.945Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41530/head:refs/remotes/origin/PR-41530 +refs/heads/master:refs/remotes/origin/master # timeout=10
10:14:41 [2020-10-06T10:14:41.225Z]  > git config core.sparsecheckout # timeout=10
10:14:41 [2020-10-06T10:14:41.231Z]  > git checkout -f 6b538ffbcab71df45fae4910b64f3945db03482a # timeout=10
10:14:41 [2020-10-06T10:14:41.271Z]  > git remote # timeout=10
10:14:41 [2020-10-06T10:14:41.279Z]  > git config --get remote.origin.url # timeout=10
10:14:41 [2020-10-06T10:14:41.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:14:41 [2020-10-06T10:14:41.291Z]  > git merge 1b34a49fef4548c0c4788a82ffa3f0b8bc8d0060 # timeout=10
10:14:41 [2020-10-06T10:14:41.379Z]  > git rev-parse HEAD^{commit} # timeout=10
10:14:41 [2020-10-06T10:14:41.392Z]  > git config core.sparsecheckout # timeout=10
10:14:41 [2020-10-06T10:14:41.400Z]  > git checkout -f eaafc464350adf1dd064ad0e00e356afe4183471 # timeout=10