Console Output
08:42:14 [2025-12-08T07:42:14.052Z] Selected Git installation does not exist. Using Default
08:42:14 [2025-12-08T07:42:14.052Z] The recommended git tool is: NONE
08:42:14 [2025-12-08T07:42:14.052Z] No credentials specified
08:42:14 [2025-12-08T07:42:14.052Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
08:42:14 [2025-12-08T07:42:14.059Z] Fetching changes from the remote Git repository
08:42:14 [2025-12-08T07:42:14.062Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
08:42:14 [2025-12-08T07:42:14.068Z] Cleaning workspace
08:42:14 [2025-12-08T07:42:14.068Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
08:42:14 [2025-12-08T07:42:14.074Z] Resetting working tree
08:42:14 [2025-12-08T07:42:14.074Z] > /usr/bin/git reset --hard # timeout=10
08:42:14 [2025-12-08T07:42:14.175Z] > /usr/bin/git clean -fdx # timeout=10
08:42:14 [2025-12-08T07:42:14.186Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
08:42:14 [2025-12-08T07:42:14.186Z] > /usr/bin/git --version # timeout=10
08:42:14 [2025-12-08T07:42:14.190Z] > git --version # 'git version 2.43.0'
08:42:14 [2025-12-08T07:42:14.190Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:42:14 [2025-12-08T07:42:14.542Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:42:14 [2025-12-08T07:42:14.550Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
08:42:14 [2025-12-08T07:42:14.550Z] > /usr/bin/git config core.sparsecheckout # timeout=10
08:42:14 [2025-12-08T07:42:14.555Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
08:42:14 [2025-12-08T07:42:14.644Z] Commit message: "Fix SonarQube Maven execution in pipelines."
08:42:14 [2025-12-08T07:42:14.645Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10