Skip to content

Console Output

12:46:39 [2019-11-25T12:46:39.038Z] using credential docker-jenkins-github-credentials
12:46:39 [2019-11-25T12:46:39.044Z] Cloning the remote Git repository
12:46:39 [2019-11-25T12:46:39.044Z] Cloning with configured refspecs honoured and without tags
12:46:39 [2019-11-25T12:46:39.046Z] Cloning repository https://github.com/moby/moby.git
12:46:39 [2019-11-25T12:46:39.047Z]  > git init /home/ubuntu/workspace/moby_PR-40246 # timeout=10
12:46:39 [2019-11-25T12:46:39.081Z] Fetching upstream changes from https://github.com/moby/moby.git
12:46:39 [2019-11-25T12:46:39.081Z]  > git --version # timeout=10
12:46:39 [2019-11-25T12:46:39.111Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:39 [2019-11-25T12:46:39.111Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40246/head:refs/remotes/origin/PR-40246 +refs/heads/master:refs/remotes/origin/master
12:46:52 [2019-11-25T12:46:52.832Z] Fetching without tags
12:46:53 [2019-11-25T12:46:53.078Z] Merging remotes/origin/master commit 8840071c26093d0589edb659b329e82892e496c2 into PR head commit 044b74e33bc499e360d1793f4c0d5975032c2d6d
12:46:52 [2019-11-25T12:46:52.794Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:52 [2019-11-25T12:46:52.807Z]  > git config --add remote.origin.fetch +refs/pull/40246/head:refs/remotes/origin/PR-40246 # timeout=10
12:46:52 [2019-11-25T12:46:52.815Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:46:52 [2019-11-25T12:46:52.823Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:46:52 [2019-11-25T12:46:52.832Z] Fetching upstream changes from https://github.com/moby/moby.git
12:46:52 [2019-11-25T12:46:52.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:46:52 [2019-11-25T12:46:52.833Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40246/head:refs/remotes/origin/PR-40246 +refs/heads/master:refs/remotes/origin/master
12:46:53 [2019-11-25T12:46:53.078Z]  > git config core.sparsecheckout # timeout=10
12:46:53 [2019-11-25T12:46:53.084Z]  > git checkout -f 044b74e33bc499e360d1793f4c0d5975032c2d6d
12:46:53 [2019-11-25T12:46:53.632Z] Merge succeeded, producing 044b74e33bc499e360d1793f4c0d5975032c2d6d
12:46:53 [2019-11-25T12:46:53.633Z] Checking out Revision 044b74e33bc499e360d1793f4c0d5975032c2d6d (PR-40246)
12:46:54 [2019-11-25T12:46:54.133Z] Commit message: "daemon: remove use of deprecated system.GetOSVersion()"
12:46:54 [2019-11-25T12:46:54.157Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
12:46:53 [2019-11-25T12:46:53.605Z]  > git merge 8840071c26093d0589edb659b329e82892e496c2 # timeout=10
12:46:53 [2019-11-25T12:46:53.623Z]  > git rev-parse HEAD^{commit} # timeout=10
12:46:53 [2019-11-25T12:46:53.633Z]  > git config core.sparsecheckout # timeout=10
12:46:53 [2019-11-25T12:46:53.638Z]  > git checkout -f 044b74e33bc499e360d1793f4c0d5975032c2d6d