Scan Multibranch Pipeline Log
Started by timer
[Tue Dec 29 08:57:59 EET 2020] Starting branch indexing...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Git username/password for https://gitlab.com/kyberorg/whoami.git
> /usr/bin/git ls-remote --symref -- https://gitlab.com/yasys/jobbari.git # timeout=10
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/jobbari.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jobbari.git # timeout=10
Fetching & pruning origin...
Listing remote references...
> /usr/bin/git config --get remote.origin.url # timeout=10
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Git username/password for https://gitlab.com/kyberorg/whoami.git
> /usr/bin/git ls-remote -h -t -- https://gitlab.com/yasys/jobbari.git # timeout=10
Fetching upstream changes from origin
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Git username/password for https://gitlab.com/kyberorg/whoami.git
> /usr/bin/git fetch --tags --force --progress --prune -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking branches...
Checking branch master
‘Jenkinsfile’ found
Met criteria
No changes detected: master (still at 0ba8d1322237f1d41fafae24588db412214106fd)
Checking branch openjdk-pull
‘Jenkinsfile’ found
Met criteria
No changes detected: openjdk-pull (still at bce8b60198320fd5f5c475e9bdadbc845b241144)
Checking branch 1-maven-proxy-repo
‘Jenkinsfile’ found
Met criteria
No changes detected: 1-maven-proxy-repo (still at 8b24b28da73de2810189d512fbe7218a9be00955)
Processed 3 branches
Checking tags...
Checking tag 1.7.0
‘Jenkinsfile’ found
Met criteria
No changes detected: 1.7.0 (still at 0ba8d1322237f1d41fafae24588db412214106fd)
Checking tag 1.6.0
‘Jenkinsfile’ found
Met criteria
No changes detected: 1.6.0 (still at 792abc97c7c3c211a60338a09cf18d1bddb9601f)
Processed 2 tags
[Tue Dec 29 08:58:00 EET 2020] Finished branch indexing. Indexing took 0.94 sec
Finished: SUCCESS