Skip to content
Build Queue
No builds in the queue.
Success

Scan Multibranch Pipeline Log

Started
[Mon Mar 20 06:39:05 UTC 2023] Starting branch indexing...
 > 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 /tmp/jenkins-gitclient-ssh13412172159220620133.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git ls-remote --symref -- ssh://git@bitbucket.org/aquila-consortium/borg_public/ # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-d769963c94c01c6cc50147383107d92f/.git # timeout=10
Setting origin to ssh://git@bitbucket.org/aquila-consortium/borg_public/
 > git config remote.origin.url ssh://git@bitbucket.org/aquila-consortium/borg_public/ # timeout=10
Fetching & pruning origin...
Listing remote references...
 > git config --get remote.origin.url # timeout=10
 > 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 /var/jenkins_home/caches/git-d769963c94c01c6cc50147383107d92f@tmp/jenkins-gitclient-ssh12945089835556090687.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git ls-remote -h -- ssh://git@bitbucket.org/aquila-consortium/borg_public/ # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials bitbucket access
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins_home/caches/git-d769963c94c01c6cc50147383107d92f@tmp/jenkins-gitclient-ssh7431758948508994551.key
Verifying host key using known hosts file, will automatically accept unseen keys
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch release/2.1
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release/2.1 (still at bedc5875426bb9d473a68b0972ca54f7cba02336)
Processed 1 branches
[Mon Mar 20 06:39:09 UTC 2023] Finished branch indexing. Indexing took 3.6 sec
Finished: SUCCESS