Console Output
01:21:02 [2025-06-05T23:21:02.084Z] Selected Git installation does not exist. Using Default
01:21:02 [2025-06-05T23:21:02.084Z] The recommended git tool is: NONE
01:21:02 [2025-06-05T23:21:02.084Z] No credentials specified
01:21:02 [2025-06-05T23:21:02.084Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2025-06-05T23:21:02.090Z] Fetching changes from the remote Git repository
01:21:02 [2025-06-05T23:21:02.094Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2025-06-05T23:21:02.101Z] Cleaning workspace
01:21:02 [2025-06-05T23:21:02.101Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2025-06-05T23:21:02.106Z] Resetting working tree
01:21:02 [2025-06-05T23:21:02.106Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2025-06-05T23:21:02.118Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2025-06-05T23:21:02.125Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2025-06-05T23:21:02.125Z] > /usr/bin/git --version # timeout=10
01:21:02 [2025-06-05T23:21:02.130Z] > git --version # 'git version 2.43.0'
01:21:02 [2025-06-05T23:21:02.130Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:02 [2025-06-05T23:21:02.640Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:02 [2025-06-05T23:21:02.647Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
01:21:02 [2025-06-05T23:21:02.647Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:02 [2025-06-05T23:21:02.652Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
01:21:02 [2025-06-05T23:21:02.665Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
01:21:02 [2025-06-05T23:21:02.665Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10