Skip to content
Build Queue
No builds in the queue.

Scan Multibranch Pipeline Log

Started by timer
[Sat May 18 00:41:08 EDT 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git ls-remote --symref -- https://github.com/jakartaee/rest # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-d774fcb3a91ec8941800557dcae78cc8/.git # timeout=10
Setting origin to https://github.com/jakartaee/rest
 > git config remote.origin.url https://github.com/jakartaee/rest # 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.43.0'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git ls-remote -h -- https://github.com/jakartaee/rest # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch release-5.0
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release-5.0 (still at 8064464ea7044045e8982903ee42363cc68d8dfe)
  Checking branch release-4.0
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release-4.0 (still at 33c933fccc53b77b4899a8d6bca3baf1ea8e3f6b)
  Checking branch release-3.1.x
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: release-3.1.x (still at 0131ae0956b8abaaa2db5fa2d99e9e20ccb7e639)
  Checking branch main
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: main (still at 895716b7f81636c2df7fc80706ecb5f6482ea979)
  Checking branch 4.0.0
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: 4.0.0 (still at 4a872fe3acd8b679017234034ce8f1670c8e0209)
  Checking branch 4.0.0-M2
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: 4.0.0-M2 (still at c06ad5082ead961a67af8161318b6c3c3502ea8b)
  Checking branch 4.0.0-M1
      ‘Jenkinsfile’ found
    Met criteria
No changes detected: 4.0.0-M1 (still at 4548733aeb272f8ba1ecf75d93a2aede0b9f45a0)
  Checking branch gh-pages
      ‘Jenkinsfile’ not found
    Does not meet criteria
Processed 8 branches
[Sat May 18 00:41:14 EDT 2024] Finished branch indexing. Indexing took 5.5 sec
Finished: SUCCESS