Skip to content

Console Output

The recommended git tool is: git
using credential jenkins_bitbucket
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://bitbucket.org/bayesian_lss_team/ares.git
 > git init /work/aquila/workspace/ares_multi_pipeline_main # timeout=10
Fetching upstream changes from https://bitbucket.org/bayesian_lss_team/ares.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /work/aquila/workspace/ares_multi_pipeline_main@tmp/jenkins-gitclient-ssh6690507830240001847.key
 > git fetch --no-tags --force --progress -- https://bitbucket.org/bayesian_lss_team/ares.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision f2026ceb25af527f06ee1219e229f4c3c7b3685c (main)
Commit message: "Merged in guilhem/fix_N_overlap (pull request #75)"
 > git config remote.origin.url https://bitbucket.org/bayesian_lss_team/ares.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2026ceb25af527f06ee1219e229f4c3c7b3685c # timeout=10
 > git rev-list --no-walk bf8a56b4fda2cde6c8cca232cd4fd7edeb37987c # timeout=10