Skip to content
Build Queue
No builds in the queue.

Scan Multibranch Pipeline Log

Started by timer
[Fri Apr 19 22:24:06 EDT 2024] Starting branch indexing...
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10898021138108359337.key
Verifying host key using manually-configured host key entries
 > git ls-remote --symref -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
 > git rev-parse --resolve-git-dir /var/jenkins/caches/git-fd594cdcec6abcca85ef42e4e1346b59/.git # timeout=10
Setting origin to https://gitlab.eclipse.org/eclipse/hawk/hawk.git
 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/hawk/hawk.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.43.0'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins/caches/git-fd594cdcec6abcca85ef42e4e1346b59@tmp/jenkins-gitclient-ssh5635185586515501845.key
Verifying host key using manually-configured host key entries
 > git ls-remote -h -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
Fetching upstream changes from origin
 > git config --get remote.origin.url # timeout=10
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /var/jenkins/caches/git-fd594cdcec6abcca85ef42e4e1346b59@tmp/jenkins-gitclient-ssh6960923492161244816.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
  Checking branch master
      ‘server/Jenkinsfile’ found
    Met criteria
No changes detected: master (still at 94b1473909ccfb4138c820196a2f6bb925311c89)
Processed 1 branches
[Fri Apr 19 22:24:08 EDT 2024] Finished branch indexing. Indexing took 2.3 sec
Finished: SUCCESS