Console Output
11:17:08 [2025-09-03T09:17:08.905Z] Selected Git installation does not exist. Using Default
11:17:08 [2025-09-03T09:17:08.905Z] The recommended git tool is: NONE
11:17:08 [2025-09-03T09:17:08.906Z] No credentials specified
11:17:08 [2025-09-03T09:17:08.906Z] Cloning the remote Git repository
11:17:08 [2025-09-03T09:17:08.907Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
11:17:08 [2025-09-03T09:17:08.908Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Kernel_Release # timeout=10
11:17:08 [2025-09-03T09:17:08.921Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:17:08 [2025-09-03T09:17:08.921Z] > /usr/bin/git --version # timeout=10
11:17:08 [2025-09-03T09:17:08.926Z] > git --version # 'git version 2.43.0'
11:17:08 [2025-09-03T09:17:08.926Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:17:09 [2025-09-03T09:17:09.456Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:17:09 [2025-09-03T09:17:09.463Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:17:09 [2025-09-03T09:17:09.472Z] Avoid second fetch
11:17:09 [2025-09-03T09:17:09.472Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:17:09 [2025-09-03T09:17:09.477Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
11:17:09 [2025-09-03T09:17:09.477Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:17:09 [2025-09-03T09:17:09.481Z] > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
11:17:09 [2025-09-03T09:17:09.498Z] 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."
11:17:09 [2025-09-03T09:17:09.498Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10