Console Output
16:14:44 [2026-06-09T14:14:44.220Z] Selected Git installation does not exist. Using Default
16:14:44 [2026-06-09T14:14:44.220Z] The recommended git tool is: NONE
16:14:44 [2026-06-09T14:14:44.220Z] No credentials specified
16:14:44 [2026-06-09T14:14:44.221Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
16:14:44 [2026-06-09T14:14:44.226Z] Fetching changes from the remote Git repository
16:14:44 [2026-06-09T14:14:44.227Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:14:44 [2026-06-09T14:14:44.233Z] Cleaning workspace
16:14:44 [2026-06-09T14:14:44.234Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:14:44 [2026-06-09T14:14:44.238Z] Resetting working tree
16:14:44 [2026-06-09T14:14:44.238Z] > /usr/bin/git reset --hard # timeout=10
16:14:44 [2026-06-09T14:14:44.245Z] > /usr/bin/git clean -fdx # timeout=10
16:14:44 [2026-06-09T14:14:44.251Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:14:44 [2026-06-09T14:14:44.251Z] > /usr/bin/git --version # timeout=10
16:14:44 [2026-06-09T14:14:44.255Z] > git --version # 'git version 2.43.0'
16:14:44 [2026-06-09T14:14:44.255Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:14:44 [2026-06-09T14:14:44.581Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:14:44 [2026-06-09T14:14:44.586Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
16:14:44 [2026-06-09T14:14:44.586Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:14:44 [2026-06-09T14:14:44.591Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
16:14:44 [2026-06-09T14:14:44.602Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
16:14:44 [2026-06-09T14:14:44.603Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10