Skip to content

Console Output

Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential docker-jenkins-github-credentials
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/HttpOverStream.git
 > git init d:\jenkins\workspace\erStream_gabriellavengeo-patch-1 # timeout=10
Fetching upstream changes from https://github.com/docker/HttpOverStream.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1.windows.2'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/HttpOverStream.git +refs/heads/gabriellavengeo-patch-1:refs/remotes/origin/gabriellavengeo-patch-1 # timeout=10
Avoid second fetch
Checking out Revision 294451211692ef94ff1b6c813e467655b2a4a2e5 (gabriellavengeo-patch-1)
Commit message: "Update codeql.yml"
 > git config remote.origin.url https://github.com/docker/HttpOverStream.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/gabriellavengeo-patch-1:refs/remotes/origin/gabriellavengeo-patch-1 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 294451211692ef94ff1b6c813e467655b2a4a2e5 # timeout=10
 > git rev-list --no-walk a76ae49f894ed2feea16b7c0553b8a489d93de55 # timeout=10