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

Scan Multibranch Pipeline Log

Branch indexing
[Tue Feb 07 06:32:14 UTC 2023] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote --symref -- https://gitlab.com/gecko.io/geckoMongoEMF/ # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/gecko.io/geckoMongoEMF/
 > git config remote.origin.url https://gitlab.com/gecko.io/geckoMongoEMF/ # 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.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git ls-remote -h -- https://gitlab.com/gecko.io/geckoMongoEMF/ # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch geojson-converter
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: geojson-converter (still at 094c8c51c7b6f51c3fdb35daa728b68fbbe29728)
  Checking branch documentation
      ‘Jenkinsfile’ not found
    Does not meet criteria
  Checking branch develop
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: develop (still at f393be0debcad960f74ec7a74dcd2f7d1f7c54da)
  Checking branch master
      ‘Jenkinsfile’ found
    Met criteria
Changes detected: master (c2822fb0f8c30af44bc8fd17cdcf9cf9f5e98541 → 44556a5c5dbe4c09cd77db56aa8d050811143af0)
Scheduled build for branch: master
Processed 4 branches
[Tue Feb 07 06:32:17 UTC 2023] Finished branch indexing. Indexing took 2.7 sec
Finished: SUCCESS