Console Output
15:00:12 [2024-09-25T13:00:12.708Z] Selected Git installation does not exist. Using Default
15:00:12 [2024-09-25T13:00:12.708Z] The recommended git tool is: NONE
15:00:12 [2024-09-25T13:00:12.708Z] No credentials specified
15:00:12 [2024-09-25T13:00:12.709Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/.git # timeout=10
15:00:12 [2024-09-25T13:00:12.715Z] Fetching changes from the remote Git repository
15:00:12 [2024-09-25T13:00:12.717Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:00:12 [2024-09-25T13:00:12.724Z] Cleaning workspace
15:00:12 [2024-09-25T13:00:12.724Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:00:12 [2024-09-25T13:00:12.729Z] Resetting working tree
15:00:12 [2024-09-25T13:00:12.729Z] > /usr/bin/git reset --hard # timeout=10
15:00:12 [2024-09-25T13:00:12.736Z] > /usr/bin/git clean -fdx # timeout=10
15:00:12 [2024-09-25T13:00:12.744Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:00:12 [2024-09-25T13:00:12.744Z] > /usr/bin/git --version # timeout=10
15:00:12 [2024-09-25T13:00:12.749Z] > git --version # 'git version 2.43.0'
15:00:12 [2024-09-25T13:00:12.749Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:00:13 [2024-09-25T13:00:13.096Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:00:13 [2024-09-25T13:00:13.103Z] Checking out Revision 65879a9ed71010b3a8413564c2776ecc3ed4f366 (refs/remotes/origin/master)
15:00:13 [2024-09-25T13:00:13.103Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:00:13 [2024-09-25T13:00:13.108Z] > /usr/bin/git checkout -f 65879a9ed71010b3a8413564c2776ecc3ed4f366 # timeout=10
15:00:13 [2024-09-25T13:00:13.118Z] Commit message: "In the pipeline for building a build version of Silverpeas, fix a bug when testing whether the quality analysis has to be executed for Silverpeas-Core"
15:00:13 [2024-09-25T13:00:13.119Z] > /usr/bin/git rev-list --no-walk 65879a9ed71010b3a8413564c2776ecc3ed4f366 # timeout=10