Started by user XXX 13:13:06 Connecting to https://api.github.com using engine-buildteam/****** (engine-buildteam GH pw) Obtained Jenkinsfile from 4995b0568b67c6017062e6c77be2ea2ff08855a5 [Pipeline] Start of Pipeline [Pipeline] properties [Pipeline] node Running on Jenkins in /var/jenkins_home/workspace/activechoice_gtv_example [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential engine-buildteam > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/activechoice_gtv_example/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/qlik-trial/engine-activechoice.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/qlik-trial/engine-activechoice.git > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_ASKPASS to set credentials engine-buildteam GH pw > git fetch --no-tags --force --progress -- https://github.com/qlik-trial/engine-activechoice.git +refs/heads/gtv/example:refs/remotes/origin/gtv/example # timeout=10 Checking out Revision 4995b0568b67c6017062e6c77be2ea2ff08855a5 (gtv/example) > git config core.sparsecheckout # timeout=10 > git checkout -f 4995b0568b67c6017062e6c77be2ea2ff08855a5 # timeout=10 Commit message: "chore: Reduce example" > git rev-list --no-walk 8eb96c68e1838e95ea4226551e2c8964b0d0fdad # timeout=10 [Pipeline] echo >>>>>>>>>>>>>>>>>>>> [Pipeline] echo BUILDS = 'true' [Pipeline] echo <<<<<<<<<<<<<<<<<<<< [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected GitHub has been notified of this commit’s build result Finished: SUCCESS