Skip to content

Console Output

15:08:43 [2026-09-02T13:08:43.533Z] Selected Git installation does not exist. Using Default
15:08:43 [2026-09-02T13:08:43.533Z] The recommended git tool is: NONE
15:08:43 [2026-09-02T13:08:43.533Z] No credentials specified
15:08:43 [2026-09-02T13:08:43.533Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
15:08:43 [2026-09-02T13:08:43.538Z] Fetching changes from the remote Git repository
15:08:43 [2026-09-02T13:08:43.540Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
15:08:43 [2026-09-02T13:08:43.545Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
15:08:43 [2026-09-02T13:08:43.545Z]  > /usr/bin/git --version # timeout=10
15:08:43 [2026-09-02T13:08:43.549Z]  > git --version # 'git version 2.43.0'
15:08:43 [2026-09-02T13:08:43.549Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:08:46 [2026-09-02T13:08:46.319Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:08:46 [2026-09-02T13:08:46.325Z] Checking out Revision 7e3556671c10e320bbd1de57e3638d1b427e6313 (refs/remotes/origin/master)
15:08:46 [2026-09-02T13:08:46.325Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:08:46 [2026-09-02T13:08:46.330Z]  > /usr/bin/git checkout -f 7e3556671c10e320bbd1de57e3638d1b427e6313 # timeout=10
15:08:46 [2026-09-02T13:08:46.347Z] Commit message: "For the pipelines dedicated to build a build version of Silverpeas and to release a stable version of Silverpeas (from a build version), mount in the Docker container the file ~/.gradle/gradle.properties configuration file in which should be defined the credentials for publishing artefacts into our Maven/Gradle repo."
15:08:46 [2026-09-02T13:08:46.348Z]  > /usr/bin/git rev-list --no-walk 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10