Console Output
16:58:46 [2025-07-22T14:58:46.407Z] Selected Git installation does not exist. Using Default
16:58:46 [2025-07-22T14:58:46.407Z] The recommended git tool is: NONE
16:58:46 [2025-07-22T14:58:46.407Z] No credentials specified
16:58:46 [2025-07-22T14:58:46.408Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/.git # timeout=10
16:58:46 [2025-07-22T14:58:46.415Z] Fetching changes from the remote Git repository
16:58:46 [2025-07-22T14:58:46.419Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:58:46 [2025-07-22T14:58:46.430Z] Cleaning workspace
16:58:46 [2025-07-22T14:58:46.430Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
16:58:46 [2025-07-22T14:58:46.437Z] Resetting working tree
16:58:46 [2025-07-22T14:58:46.437Z] > /usr/bin/git reset --hard # timeout=10
16:58:46 [2025-07-22T14:58:46.463Z] > /usr/bin/git clean -fdx # timeout=10
16:58:46 [2025-07-22T14:58:46.476Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:58:46 [2025-07-22T14:58:46.476Z] > /usr/bin/git --version # timeout=10
16:58:46 [2025-07-22T14:58:46.482Z] > git --version # 'git version 2.43.0'
16:58:46 [2025-07-22T14:58:46.482Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:58:46 [2025-07-22T14:58:46.878Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:58:46 [2025-07-22T14:58:46.886Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
16:58:46 [2025-07-22T14:58:46.887Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:58:46 [2025-07-22T14:58:46.896Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
16:58:46 [2025-07-22T14:58:46.912Z] 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."
16:58:46 [2025-07-22T14:58:46.915Z] > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10