Skip to content

Console Output

17:47:39 [2019-10-03T17:47:39.233Z] using credential docker-jenkins-github-credentials
17:47:39 [2019-10-03T17:47:39.253Z] Cloning the remote Git repository
17:47:39 [2019-10-03T17:47:39.253Z] Cloning with configured refspecs honoured and without tags
17:47:39 [2019-10-03T17:47:39.257Z] Cloning repository https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.257Z]  > git init /home/ubuntu/workspace/engine_18.09 # timeout=10
17:47:39 [2019-10-03T17:47:39.262Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.263Z]  > git --version # timeout=10
17:47:39 [2019-10-03T17:47:39.271Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:39 [2019-10-03T17:47:39.272Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:51 [2019-10-03T17:47:51.060Z] Fetching without tags
17:47:51 [2019-10-03T17:47:51.191Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:47:51 [2019-10-03T17:47:51.679Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"
17:47:51 [2019-10-03T17:47:51.040Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:51 [2019-10-03T17:47:51.045Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:47:51 [2019-10-03T17:47:51.051Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:51 [2019-10-03T17:47:51.061Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:51 [2019-10-03T17:47:51.061Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:51 [2019-10-03T17:47:51.062Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:51 [2019-10-03T17:47:51.192Z]  > git config core.sparsecheckout # timeout=10
17:47:51 [2019-10-03T17:47:51.200Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e