Console Output
09:41:18 [2025-06-02T07:41:18.959Z] Selected Git installation does not exist. Using Default
09:41:18 [2025-06-02T07:41:18.959Z] The recommended git tool is: NONE
09:41:18 [2025-06-02T07:41:18.959Z] No credentials specified
09:41:18 [2025-06-02T07:41:18.959Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
09:41:18 [2025-06-02T07:41:18.966Z] Fetching changes from the remote Git repository
09:41:18 [2025-06-02T07:41:18.967Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:41:18 [2025-06-02T07:41:18.975Z] Cleaning workspace
09:41:18 [2025-06-02T07:41:18.975Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:41:18 [2025-06-02T07:41:18.979Z] Resetting working tree
09:41:18 [2025-06-02T07:41:18.979Z] > /usr/bin/git reset --hard # timeout=10
09:41:18 [2025-06-02T07:41:18.998Z] > /usr/bin/git clean -fdx # timeout=10
09:41:19 [2025-06-02T07:41:19.009Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:41:19 [2025-06-02T07:41:19.009Z] > /usr/bin/git --version # timeout=10
09:41:19 [2025-06-02T07:41:19.013Z] > git --version # 'git version 2.43.0'
09:41:19 [2025-06-02T07:41:19.013Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:41:20 [2025-06-02T07:41:20.639Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:41:20 [2025-06-02T07:41:20.646Z] Checking out Revision 6f3ed5076b931dc46750c0b319bf2dd1065c100e (refs/remotes/origin/master)
09:41:20 [2025-06-02T07:41:20.646Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:41:20 [2025-06-02T07:41:20.651Z] > /usr/bin/git checkout -f 6f3ed5076b931dc46750c0b319bf2dd1065c100e # timeout=10
09:41:20 [2025-06-02T07:41:20.705Z] 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."
09:41:20 [2025-06-02T07:41:20.705Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10