Skip to content
Success

Scan Multibranch Pipeline Log

Branch indexing
[Tue Feb 18 11:29:24 UTC 2025] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git ls-remote --symref -- https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-fe23ff997aa11f94b82330f84ccef551/.git # timeout=10
Setting origin to https://bitbucket.org/fabriziogiudici/steelblue-src.git
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/steelblue-src.git # 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.39.5'
 > git ls-remote -h -- https://bitbucket.org/fabriziogiudici/steelblue-src.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch master
    Met criteria
No changes detected: master (still at 5c2a1dc2743efd365c4fe6b8969ace8ef6d7a722)
  Checking branch presentation-of
    Met criteria
No changes detected: presentation-of (still at 544ad8d581d338a2f21799a7ffea508898d262ec)
  Checking branch revapi
    Met criteria
Changes detected: revapi (74961d219fc2fcba136cbbfc3a616f3bd2a7fb6f → efcb83b455d2cedd6f4e308eea776ce8013c9e7c)
Scheduled build for branch: revapi
Processed 3 branches
[Tue Feb 18 11:29:26 UTC 2025] Finished branch indexing. Indexing took 2.1 sec
Finished: SUCCESS