Skip to content

Console Output

16:37:20 [2019-09-16T16:37:20.507Z] using credential docker-jenkins-github-credentials
16:37:20 [2019-09-16T16:37:20.517Z] Cloning the remote Git repository
16:37:20 [2019-09-16T16:37:20.517Z] Cloning with configured refspecs honoured and without tags
16:37:20 [2019-09-16T16:37:20.564Z] Cloning repository https://github.com/docker/engine.git
16:37:20 [2019-09-16T16:37:20.629Z]  > git init /home/ubuntu/workspace/engine_PR-330 # timeout=10
16:37:21 [2019-09-16T16:37:21.609Z] Fetching upstream changes from https://github.com/docker/engine.git
16:37:21 [2019-09-16T16:37:21.609Z]  > git --version # timeout=10
16:37:21 [2019-09-16T16:37:21.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:37:21 [2019-09-16T16:37:21.695Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/330/head:refs/remotes/origin/PR-330 +refs/heads/19.03:refs/remotes/origin/19.03
16:37:41 [2019-09-16T16:37:41.882Z] Fetching without tags
16:37:42 [2019-09-16T16:37:42.033Z] Merging remotes/origin/19.03 commit b262d40dafbad2827933851df68e00eb38417992 into PR head commit 5196dc65e7dae7f77be8b0f2f99eec5f967f529f
16:37:42 [2019-09-16T16:37:42.631Z] Merge succeeded, producing 5196dc65e7dae7f77be8b0f2f99eec5f967f529f
16:37:42 [2019-09-16T16:37:42.633Z] Checking out Revision 5196dc65e7dae7f77be8b0f2f99eec5f967f529f (PR-330)
16:37:41 [2019-09-16T16:37:41.828Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
16:37:41 [2019-09-16T16:37:41.847Z]  > git config --add remote.origin.fetch +refs/pull/330/head:refs/remotes/origin/PR-330 # timeout=10
16:37:41 [2019-09-16T16:37:41.856Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:37:41 [2019-09-16T16:37:41.874Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
16:37:41 [2019-09-16T16:37:41.897Z] Fetching upstream changes from https://github.com/docker/engine.git
16:37:41 [2019-09-16T16:37:41.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:37:41 [2019-09-16T16:37:41.898Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/330/head:refs/remotes/origin/PR-330 +refs/heads/19.03:refs/remotes/origin/19.03
16:37:42 [2019-09-16T16:37:42.051Z]  > git config core.sparsecheckout # timeout=10
16:37:42 [2019-09-16T16:37:42.061Z]  > git checkout -f 5196dc65e7dae7f77be8b0f2f99eec5f967f529f
16:37:42 [2019-09-16T16:37:42.572Z]  > git merge b262d40dafbad2827933851df68e00eb38417992 # timeout=10
16:37:42 [2019-09-16T16:37:42.599Z]  > git rev-parse HEAD^{commit} # timeout=10
16:37:42 [2019-09-16T16:37:42.646Z]  > git config core.sparsecheckout # timeout=10
16:37:42 [2019-09-16T16:37:42.660Z]  > git checkout -f 5196dc65e7dae7f77be8b0f2f99eec5f967f529f
16:37:44 [2019-09-16T16:37:44.258Z] Commit message: "bump hashicorp/go-sockaddr v1.0.2"