Branch indexing
[Thu Sep 09 00:33:26 UTC 2021] 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/geckoVaadin.git # timeout=10
> git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/gecko.io/geckoVaadin.git
> git config remote.origin.url https://gitlab.com/gecko.io/geckoVaadin.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.20.1'
using GIT_ASKPASS to set credentials Gitlab user for Jenkins
> git ls-remote -h -- https://gitlab.com/gecko.io/geckoVaadin.git # 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 whiteboard
‘Jenkinsfile’ found
Met criteria
No changes detected: whiteboard (still at eded24300bcd26e31b3654bd62de68fea1ff8f34)
Checking branch wb_v19
‘Jenkinsfile’ found
Met criteria
No changes detected: wb_v19 (still at a116758f822f546c42c4b617fe51a29d96ff6c4b)
Checking branch develop
‘Jenkinsfile’ found
Met criteria
No changes detected: develop (still at 2eea43af5ed7c9ab6d2a8eca09b02e736e881c86)
Checking branch latest
‘Jenkinsfile’ found
Met criteria
No changes detected: latest (still at 286fb583c2e14d04dc381ed631cbe088a3f7f060)
Checking branch main
‘Jenkinsfile’ found
Met criteria
No changes detected: main (still at 54d900498875c5bf4782304c61ada82ded10951d)
Checking branch webpack-workbox-fix
‘Jenkinsfile’ found
Met criteria
Scheduled build for branch: webpack-workbox-fix
Checking branch latest20
‘Jenkinsfile’ found
Met criteria
No changes detected: latest20 (still at ac4cb464d081f40a983977361c27a3fff653d479)
Processed 7 branches
[Thu Sep 09 00:33:30 UTC 2021] Finished branch indexing. Indexing took 4.1 sec
Finished: SUCCESS