Skip to content

Console Output

18:13:49 [2019-10-02T18:13:49.972Z] using credential docker-jenkins-github-credentials
18:13:49 [2019-10-02T18:13:49.981Z] Cloning the remote Git repository
18:13:49 [2019-10-02T18:13:49.981Z] Cloning with configured refspecs honoured and without tags
18:13:49 [2019-10-02T18:13:49.992Z] Cloning repository https://github.com/docker/engine.git
18:13:50 [2019-10-02T18:13:50.065Z]  > git init /home/ubuntu/workspace/engine_PR-392 # timeout=10
18:13:50 [2019-10-02T18:13:50.605Z] Fetching upstream changes from https://github.com/docker/engine.git
18:13:50 [2019-10-02T18:13:50.606Z]  > git --version # timeout=10
18:13:50 [2019-10-02T18:13:50.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:50 [2019-10-02T18:13:50.757Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03
18:14:13 [2019-10-02T18:14:13.645Z] Fetching without tags
18:14:13 [2019-10-02T18:14:13.878Z] Merging remotes/origin/19.03 commit 060997ca6be2fb41344237842e66d16ef4cc67e3 into PR head commit ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:14:14 [2019-10-02T18:14:14.662Z] Merge succeeded, producing ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:14:14 [2019-10-02T18:14:14.663Z] Checking out Revision ec0e20a9eba5e37c6e85c5e5d288033f363ee660 (PR-392)
18:14:13 [2019-10-02T18:14:13.532Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
18:14:13 [2019-10-02T18:14:13.563Z]  > git config --add remote.origin.fetch +refs/pull/392/head:refs/remotes/origin/PR-392 # timeout=10
18:14:13 [2019-10-02T18:14:13.573Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
18:14:13 [2019-10-02T18:14:13.594Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
18:14:13 [2019-10-02T18:14:13.630Z] Fetching upstream changes from https://github.com/docker/engine.git
18:14:13 [2019-10-02T18:14:13.631Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:13 [2019-10-02T18:14:13.631Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/pull/392/head:refs/remotes/origin/PR-392 +refs/heads/19.03:refs/remotes/origin/19.03
18:14:13 [2019-10-02T18:14:13.873Z]  > git config core.sparsecheckout # timeout=10
18:14:13 [2019-10-02T18:14:13.895Z]  > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:14:14 [2019-10-02T18:14:14.582Z]  > git merge 060997ca6be2fb41344237842e66d16ef4cc67e3 # timeout=10
18:14:14 [2019-10-02T18:14:14.613Z]  > git rev-parse HEAD^{commit} # timeout=10
18:14:14 [2019-10-02T18:14:14.687Z]  > git config core.sparsecheckout # timeout=10
18:14:14 [2019-10-02T18:14:14.710Z]  > git checkout -f ec0e20a9eba5e37c6e85c5e5d288033f363ee660
18:14:16 [2019-10-02T18:14:16.038Z] Commit message: "Temporarily switch docker-py to "master""