Console Output
14:07:09 [2025-06-02T12:07:09.900Z] Selected Git installation does not exist. Using Default
14:07:09 [2025-06-02T12:07:09.900Z] The recommended git tool is: NONE
14:07:09 [2025-06-02T12:07:09.900Z] No credentials specified
14:07:09 [2025-06-02T12:07:09.901Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10
14:07:09 [2025-06-02T12:07:09.907Z] Fetching changes from the remote Git repository
14:07:09 [2025-06-02T12:07:09.912Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:07:09 [2025-06-02T12:07:09.917Z] Cleaning workspace
14:07:09 [2025-06-02T12:07:09.918Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
14:07:09 [2025-06-02T12:07:09.923Z] Resetting working tree
14:07:09 [2025-06-02T12:07:09.923Z] > /usr/bin/git reset --hard # timeout=10
14:07:09 [2025-06-02T12:07:09.950Z] > /usr/bin/git clean -fdx # timeout=10
14:07:09 [2025-06-02T12:07:09.975Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:07:09 [2025-06-02T12:07:09.976Z] > /usr/bin/git --version # timeout=10
14:07:09 [2025-06-02T12:07:09.980Z] > git --version # 'git version 2.43.0'
14:07:09 [2025-06-02T12:07:09.980Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:07:11 [2025-06-02T12:07:11.789Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:07:11 [2025-06-02T12:07:11.794Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
14:07:11 [2025-06-02T12:07:11.795Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:07:11 [2025-06-02T12:07:11.800Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
14:07:11 [2025-06-02T12:07:11.876Z] 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."
14:07:11 [2025-06-02T12:07:11.876Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10