Skip to content

Console Output

17:47:39 [2019-10-03T17:47:39.731Z] using credential docker-jenkins-github-credentials
17:47:39 [2019-10-03T17:47:39.870Z] Cloning the remote Git repository
17:47:39 [2019-10-03T17:47:39.870Z] Cloning with configured refspecs honoured and without tags
17:47:39 [2019-10-03T17:47:39.900Z] Cloning repository https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.901Z]  > git init /home/jenkins/workspace/engine_18.09 # timeout=10
17:47:39 [2019-10-03T17:47:39.929Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.931Z]  > git --version # timeout=10
17:47:39 [2019-10-03T17:47:39.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:39 [2019-10-03T17:47:39.958Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:48 [2019-10-03T17:47:48.389Z] Fetching without tags
17:47:48 [2019-10-03T17:47:48.659Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:47:48 [2019-10-03T17:47:48.282Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:48 [2019-10-03T17:47:48.296Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:47:48 [2019-10-03T17:47:48.354Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:48 [2019-10-03T17:47:48.418Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:48 [2019-10-03T17:47:48.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:48 [2019-10-03T17:47:48.421Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:48 [2019-10-03T17:47:48.687Z]  > git config core.sparsecheckout # timeout=10
17:47:48 [2019-10-03T17:47:48.700Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e
17:47:49 [2019-10-03T17:47:49.479Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"