Skip to content

Console Output

17:42:54 [2020-03-12T17:42:54.464Z] using credential sf-release-bot.github.ssh
17:42:54 [2020-03-12T17:42:54.489Z] Fetching changes from the remote Git repository
17:42:54 [2020-03-12T17:42:54.508Z] Fetching without tags
17:42:54 [2020-03-12T17:42:54.775Z] Checking out Revision 6dea598d6ddae24b016f654db778e42d3e1aeddd (PR-7283)
17:42:54 [2020-03-12T17:42:54.807Z] Commit message: "fix potential undefined variable bug"
17:42:54 [2020-03-12T17:42:54.430Z]  > git rev-parse --is-inside-work-tree # timeout=10
17:42:54 [2020-03-12T17:42:54.450Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:42:54 [2020-03-12T17:42:54.469Z] Fetching upstream changes from git@github.com:docker/compose.git
17:42:54 [2020-03-12T17:42:54.469Z]  > git --version # timeout=10
17:42:54 [2020-03-12T17:42:54.487Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:42:54 [2020-03-12T17:42:54.493Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:42:54 [2020-03-12T17:42:54.736Z]  > git config core.sparsecheckout # timeout=10
17:42:54 [2020-03-12T17:42:54.739Z]  > git checkout -f 6dea598d6ddae24b016f654db778e42d3e1aeddd # timeout=10