Skip to content
Success

Scan Multibranch Pipeline Log

Started by user Fabrizio Giudici
[Sat May 03 12:34:38 UTC 2025] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > git ls-remote --symref -- https://bitbucket.org/tidalwave/thesefoolishthings-src.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins_home/caches/git-3580a630072146e99fb3e2401ed9f75c/.git # timeout=10
Setting origin to https://bitbucket.org/tidalwave/thesefoolishthings-src.git
 > git config remote.origin.url https://bitbucket.org/tidalwave/thesefoolishthings-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/tidalwave/thesefoolishthings-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 65564fb5ce6d7960b54af4b4d50c967b3421955c)
Processed 1 branches
[Sat May 03 12:34:40 UTC 2025] Finished branch indexing. Indexing took 1.5 sec
Finished: SUCCESS