Console Output
21:48:32 [2026-02-01T20:48:32.688Z] Selected Git installation does not exist. Using Default
21:48:32 [2026-02-01T20:48:32.688Z] The recommended git tool is: NONE
21:48:32 [2026-02-01T20:48:32.688Z] No credentials specified
21:48:32 [2026-02-01T20:48:32.688Z] Cloning the remote Git repository
21:48:32 [2026-02-01T20:48:32.690Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
21:48:32 [2026-02-01T20:48:32.691Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher # timeout=10
21:48:32 [2026-02-01T20:48:32.708Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
21:48:32 [2026-02-01T20:48:32.708Z] > /usr/bin/git --version # timeout=10
21:48:32 [2026-02-01T20:48:32.713Z] > git --version # 'git version 2.43.0'
21:48:32 [2026-02-01T20:48:32.713Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:48:33 [2026-02-01T20:48:33.283Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
21:48:33 [2026-02-01T20:48:33.289Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:48:33 [2026-02-01T20:48:33.298Z] Avoid second fetch
21:48:33 [2026-02-01T20:48:33.298Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:48:33 [2026-02-01T20:48:33.304Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
21:48:33 [2026-02-01T20:48:33.304Z] > /usr/bin/git config core.sparsecheckout # timeout=10
21:48:33 [2026-02-01T20:48:33.309Z] > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
21:48:33 [2026-02-01T20:48:33.325Z] Commit message: "Fix SonarQube Maven execution in pipelines."
21:48:33 [2026-02-01T20:48:33.326Z] > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10