Skip to content

Console Output

15:18:49 [2019-09-23T15:18:49.783Z] using credential docker-jenkins-github-credentials
15:18:49 [2019-09-23T15:18:49.809Z] Cloning the remote Git repository
15:18:49 [2019-09-23T15:18:49.809Z] Cloning with configured refspecs honoured and without tags
15:18:49 [2019-09-23T15:18:49.861Z] Cloning repository https://github.com/docker/engine.git
15:18:49 [2019-09-23T15:18:49.928Z]  > git init /home/ubuntu/workspace/engine_PR-374 # timeout=10
15:18:50 [2019-09-23T15:18:50.163Z] Fetching upstream changes from https://github.com/docker/engine.git
15:18:50 [2019-09-23T15:18:50.163Z]  > git --version # timeout=10
15:18:50 [2019-09-23T15:18:50.199Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:50 [2019-09-23T15:18:50.200Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/19.03:refs/remotes/origin/19.03
15:19:12 [2019-09-23T15:19:12.273Z] Fetching without tags
15:19:12 [2019-09-23T15:19:12.401Z] Merging remotes/origin/19.03 commit 879fba29d54b4403bb11cc69fa0ba9b6b4aca7c2 into PR head commit 5552b069edda8967e63d5af81ef09e09eacc6ad8
15:19:13 [2019-09-23T15:19:13.105Z] Merge succeeded, producing 5552b069edda8967e63d5af81ef09e09eacc6ad8
15:19:13 [2019-09-23T15:19:13.106Z] Checking out Revision 5552b069edda8967e63d5af81ef09e09eacc6ad8 (PR-374)
15:19:12 [2019-09-23T15:19:12.196Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
15:19:12 [2019-09-23T15:19:12.216Z]  > git config --add remote.origin.fetch +refs/pull/374/head:refs/remotes/origin/PR-374 # timeout=10
15:19:12 [2019-09-23T15:19:12.236Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:19:12 [2019-09-23T15:19:12.256Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
15:19:12 [2019-09-23T15:19:12.276Z] Fetching upstream changes from https://github.com/docker/engine.git
15:19:12 [2019-09-23T15:19:12.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:12 [2019-09-23T15:19:12.277Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/374/head:refs/remotes/origin/PR-374 +refs/heads/19.03:refs/remotes/origin/19.03
15:19:12 [2019-09-23T15:19:12.411Z]  > git config core.sparsecheckout # timeout=10
15:19:12 [2019-09-23T15:19:12.427Z]  > git checkout -f 5552b069edda8967e63d5af81ef09e09eacc6ad8
15:19:13 [2019-09-23T15:19:13.062Z]  > git merge 879fba29d54b4403bb11cc69fa0ba9b6b4aca7c2 # timeout=10
15:19:13 [2019-09-23T15:19:13.078Z]  > git rev-parse HEAD^{commit} # timeout=10
15:19:13 [2019-09-23T15:19:13.152Z]  > git config core.sparsecheckout # timeout=10
15:19:13 [2019-09-23T15:19:13.171Z]  > git checkout -f 5552b069edda8967e63d5af81ef09e09eacc6ad8
15:19:14 [2019-09-23T15:19:14.386Z] Commit message: "Add TC to check dyanmic subnet for ingress network"