Skip to content

Console Output

08:40:21 [2021-01-06T08:40:21.281Z] using credential sf-release-bot.github.ssh
08:40:21 [2021-01-06T08:40:21.295Z] Cloning the remote Git repository
08:40:21 [2021-01-06T08:40:21.295Z] Cloning with configured refspecs honoured and without tags
08:40:20 [2021-01-06T08:40:20.411Z] Cloning repository git@github.com:docker/compose.git
08:40:20 [2021-01-06T08:40:20.466Z]  > git init /home/ubuntu/workspace/compose_add-metrics # timeout=10
08:40:20 [2021-01-06T08:40:20.861Z] Fetching upstream changes from git@github.com:docker/compose.git
08:40:20 [2021-01-06T08:40:20.861Z]  > git --version # timeout=10
08:40:20 [2021-01-06T08:40:20.893Z]  > git --version # 'git version 2.7.4'
08:40:20 [2021-01-06T08:40:20.893Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:40:20 [2021-01-06T08:40:20.927Z]  > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:24 [2021-01-06T08:40:24.710Z] Fetching without tags
08:40:25 [2021-01-06T08:40:25.017Z] Checking out Revision c380604a9e1f7126c010bdb525e6a1d638d07c47 (add-metrics)
08:40:23 [2021-01-06T08:40:23.731Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:40:23 [2021-01-06T08:40:23.741Z]  > git config --add remote.origin.fetch +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:23 [2021-01-06T08:40:23.756Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:40:23 [2021-01-06T08:40:23.802Z] Fetching upstream changes from git@github.com:docker/compose.git
08:40:23 [2021-01-06T08:40:23.802Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:40:23 [2021-01-06T08:40:23.806Z]  > git fetch --no-tags --progress git@github.com:docker/compose.git +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:24 [2021-01-06T08:40:24.075Z]  > git config core.sparsecheckout # timeout=10
08:40:24 [2021-01-06T08:40:24.092Z]  > git checkout -f c380604a9e1f7126c010bdb525e6a1d638d07c47 # timeout=10
08:40:28 [2021-01-06T08:40:28.948Z] Commit message: "Support windows npipe, set content type & corrrect URL /usage. Also fixed socket name for desktop mac"