Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir /cosma/home/jenkins/.jenkins/jobs/CSDS-Pipeline/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git # timeout=10
Fetching upstream changes from https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
Setting http proxy: 172.17.170.12:8888
> git fetch --tags --progress https://gitlab.cosma.dur.ac.uk/lhausammann/csds-reader.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c073baf06328220b3617b886d0ec7e48a6669bdd (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c073baf06328220b3617b886d0ec7e48a6669bdd # timeout=10
Commit message: "Merge branch 'increase_coverage' into 'master'"
> git rev-list --no-walk 137b62a90a49a397611dace04022b83e1b0e0ac2 # timeout=10