Console Output
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Fetching without tags
Checking out Revision 93c19d17d99cad393dbb66416eef8bd4db5a76af (master)
Commit message: "Update QEMU v4.1.0 (#19)"
First time build. Skipping changelog.
fatal: bad object ead69454b4062f17d1f8389642089a002b037213
Cloning repository https://github.com/docker/binfmt.git
> git init /home/ubuntu/workspace/binfmt_master # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
> git fetch --no-tags --progress https://github.com/docker/binfmt.git +refs/heads/master:refs/remotes/origin/master
> git config remote.origin.url https://github.com/docker/binfmt.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
> git config remote.origin.url https://github.com/docker/binfmt.git # timeout=10
Fetching upstream changes from https://github.com/docker/binfmt.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
> git fetch --no-tags --progress https://github.com/docker/binfmt.git +refs/heads/master:refs/remotes/origin/master
> git config core.sparsecheckout # timeout=10
> git checkout -f 93c19d17d99cad393dbb66416eef8bd4db5a76af