Console Output
15:58:57 [2026-06-10T13:58:57.429Z] Selected Git installation does not exist. Using Default
15:58:57 [2026-06-10T13:58:57.429Z] The recommended git tool is: NONE
15:58:57 [2026-06-10T13:58:57.429Z] No credentials specified
15:58:57 [2026-06-10T13:58:57.429Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
15:58:57 [2026-06-10T13:58:57.434Z] Fetching changes from the remote Git repository
15:58:57 [2026-06-10T13:58:57.438Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:58:57 [2026-06-10T13:58:57.445Z] Cleaning workspace
15:58:57 [2026-06-10T13:58:57.445Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:58:57 [2026-06-10T13:58:57.450Z] Resetting working tree
15:58:57 [2026-06-10T13:58:57.450Z] > /usr/bin/git reset --hard # timeout=10
15:58:57 [2026-06-10T13:58:57.459Z] > /usr/bin/git clean -fdx # timeout=10
15:58:57 [2026-06-10T13:58:57.466Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:58:57 [2026-06-10T13:58:57.466Z] > /usr/bin/git --version # timeout=10
15:58:57 [2026-06-10T13:58:57.470Z] > git --version # 'git version 2.43.0'
15:58:57 [2026-06-10T13:58:57.470Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:58:57 [2026-06-10T13:58:57.803Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:58:57 [2026-06-10T13:58:57.810Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
15:58:57 [2026-06-10T13:58:57.810Z] > /usr/bin/git config core.sparsecheckout # timeout=10
15:58:57 [2026-06-10T13:58:57.815Z] > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
15:58:57 [2026-06-10T13:58:57.831Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
15:58:57 [2026-06-10T13:58:57.831Z] > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10