Skip to content

Console Output

23:41:13 [2020-05-02T23:41:13.438Z] using credential docker-jenkins-github-credentials
23:41:13 [2020-05-02T23:41:13.446Z] Cloning the remote Git repository
23:41:13 [2020-05-02T23:41:13.446Z] Cloning with configured refspecs honoured and without tags
23:41:13 [2020-05-02T23:41:13.508Z] Cloning repository https://github.com/moby/moby.git
23:41:13 [2020-05-02T23:41:13.579Z]  > git init /home/ubuntu/workspace/moby_PR-40893 # timeout=10
23:41:13 [2020-05-02T23:41:13.658Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:13 [2020-05-02T23:41:13.658Z]  > git --version # timeout=10
23:41:13 [2020-05-02T23:41:13.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:13 [2020-05-02T23:41:13.689Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:34 [2020-05-02T23:41:34.662Z] Fetching without tags
23:41:34 [2020-05-02T23:41:34.972Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:34 [2020-05-02T23:41:34.575Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2020-05-02T23:41:34.591Z]  > git config --add remote.origin.fetch +refs/pull/40893/head:refs/remotes/origin/PR-40893 # timeout=10
23:41:34 [2020-05-02T23:41:34.613Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:34 [2020-05-02T23:41:34.645Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2020-05-02T23:41:34.708Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:34 [2020-05-02T23:41:34.708Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:34 [2020-05-02T23:41:34.710Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:34 [2020-05-02T23:41:34.979Z]  > git config core.sparsecheckout # timeout=10
23:41:34 [2020-05-02T23:41:34.990Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:35 [2020-05-02T23:41:35.891Z] Merge succeeded, producing 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:35 [2020-05-02T23:41:35.892Z] Checking out Revision 6168b875a4f80b6884e5c805fee575ffd94a7c78 (PR-40893)
23:41:35 [2020-05-02T23:41:35.842Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:41:35 [2020-05-02T23:41:35.857Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:35 [2020-05-02T23:41:35.935Z]  > git config core.sparsecheckout # timeout=10
23:41:35 [2020-05-02T23:41:35.942Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:40 [2020-05-02T23:41:40.348Z] Commit message: "Dockerfile.buildx: bump to Go 1.13.10"