Scan Multibranch Pipeline Log
Started by timer
[Fri Mar 05 15:44:00 EST 2021] Starting branch indexing...
> git --version # timeout=10
> git --version # 'git version 2.26.2'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
> git ls-remote --symref -- https://gitlab.eclipse.org/eclipse/hawk/hawk.git # timeout=10
> git rev-parse --is-inside-work-tree # 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.26.2'
using GIT_SSH to set credentials ssh://genie.hawk@projects-storage.eclipse.org
> 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
> git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
Checking branch master
‘neo4j2/Jenkinsfile’ found
Met criteria
No changes detected: master (still at 8f7e048a66a93026582198a9d0c1606bfc65bf10)
Checking branch 14-upgrade-generated-code-to-thrift-0-13-0
‘neo4j2/Jenkinsfile’ found
Met criteria
No changes detected: 14-upgrade-generated-code-to-thrift-0-13-0 (still at 523160c9bfadd6c33f992056e6e77bab7f74f922)
Processed 2 branches
[Fri Mar 05 15:44:03 EST 2021] Finished branch indexing. Indexing took 2.9 sec
Finished: SUCCESS