Skip to content

Console Output

10:12:56 [2026-08-06T08:12:56.532Z] Selected Git installation does not exist. Using Default
10:12:56 [2026-08-06T08:12:56.532Z] The recommended git tool is: NONE
10:12:56 [2026-08-06T08:12:56.532Z] No credentials specified
10:12:56 [2026-08-06T08:12:56.533Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test/.git # timeout=10
10:12:56 [2026-08-06T08:12:56.541Z] Fetching changes from the remote Git repository
10:12:56 [2026-08-06T08:12:56.542Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:12:56 [2026-08-06T08:12:56.549Z] Cleaning workspace
10:12:56 [2026-08-06T08:12:56.549Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:12:56 [2026-08-06T08:12:56.554Z] Resetting working tree
10:12:56 [2026-08-06T08:12:56.554Z]  > /usr/bin/git reset --hard # timeout=10
10:12:56 [2026-08-06T08:12:56.648Z]  > /usr/bin/git clean -fdx # timeout=10
10:12:57 [2026-08-06T08:12:57.055Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:12:57 [2026-08-06T08:12:57.055Z]  > /usr/bin/git --version # timeout=10
10:12:57 [2026-08-06T08:12:57.061Z]  > git --version # 'git version 2.43.0'
10:12:57 [2026-08-06T08:12:57.061Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:12:58 [2026-08-06T08:12:58.008Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:12:58 [2026-08-06T08:12:58.015Z] Checking out Revision 01016743dfe6029fbec83eb133b58304d428f058 (refs/remotes/origin/master)
10:12:58 [2026-08-06T08:12:58.015Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:12:58 [2026-08-06T08:12:58.021Z]  > /usr/bin/git checkout -f 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10
10:12:58 [2026-08-06T08:12:58.044Z] Commit message: "Update the version of the silverbuild Docker image to use for constructing a build version of the Silverpeas-Sso project: now it uses the latest version of silverbuild (with Java 17 and Wildfly 34)"
10:12:58 [2026-08-06T08:12:58.045Z]  > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10