Skip to content

Console Output

10:42:38 [2026-03-02T09:42:38.459Z] Selected Git installation does not exist. Using Default
10:42:38 [2026-03-02T09:42:38.459Z] The recommended git tool is: NONE
10:42:38 [2026-03-02T09:42:38.459Z] No credentials specified
10:42:38 [2026-03-02T09:42:38.459Z] Cloning the remote Git repository
10:42:38 [2026-03-02T09:42:38.459Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:42:38 [2026-03-02T09:42:38.459Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Documentation_Publishing # timeout=10
10:42:38 [2026-03-02T09:42:38.487Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:42:38 [2026-03-02T09:42:38.487Z]  > /usr/bin/git --version # timeout=10
10:42:38 [2026-03-02T09:42:38.503Z]  > git --version # 'git version 2.43.0'
10:42:38 [2026-03-02T09:42:38.504Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:39 [2026-03-02T09:42:39.793Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:42:39 [2026-03-02T09:42:39.833Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:42:39 [2026-03-02T09:42:39.858Z] Avoid second fetch
10:42:39 [2026-03-02T09:42:39.859Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:42:39 [2026-03-02T09:42:39.866Z] Checking out Revision 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 (refs/remotes/origin/master)
10:42:39 [2026-03-02T09:42:39.866Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:42:39 [2026-03-02T09:42:39.872Z]  > /usr/bin/git checkout -f 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10
10:42:39 [2026-03-02T09:42:39.911Z] Commit message: "Fix SonarQube Maven execution in pipelines."
10:42:39 [2026-03-02T09:42:39.911Z]  > /usr/bin/git rev-list --no-walk 1a3c726bd15b58b1d8b82d9cc1fc5c31a5533a45 # timeout=10