Console Output
11:32:12 [2025-11-03T10:32:12.248Z] Selected Git installation does not exist. Using Default
11:32:12 [2025-11-03T10:32:12.248Z] The recommended git tool is: NONE
11:32:12 [2025-11-03T10:32:12.248Z] No credentials specified
11:32:12 [2025-11-03T10:32:12.248Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Project_Definition_AutoDeploy@2/.git # timeout=10
11:32:12 [2025-11-03T10:32:12.255Z] Fetching changes from the remote Git repository
11:32:12 [2025-11-03T10:32:12.257Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:32:12 [2025-11-03T10:32:12.263Z] Cleaning workspace
11:32:12 [2025-11-03T10:32:12.263Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:32:12 [2025-11-03T10:32:12.268Z] Resetting working tree
11:32:12 [2025-11-03T10:32:12.268Z] > /usr/bin/git reset --hard # timeout=10
11:32:12 [2025-11-03T10:32:12.280Z] > /usr/bin/git clean -fdx # timeout=10
11:32:12 [2025-11-03T10:32:12.286Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:32:12 [2025-11-03T10:32:12.286Z] > /usr/bin/git --version # timeout=10
11:32:12 [2025-11-03T10:32:12.290Z] > git --version # 'git version 2.43.0'
11:32:12 [2025-11-03T10:32:12.290Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:32:12 [2025-11-03T10:32:12.647Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:32:12 [2025-11-03T10:32:12.652Z] Checking out Revision c0c9295a0e0ce0d5ab0981da18bf062891a165bd (refs/remotes/origin/master)
11:32:12 [2025-11-03T10:32:12.652Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:32:12 [2025-11-03T10:32:12.656Z] > /usr/bin/git checkout -f c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10
11:32:12 [2025-11-03T10:32:12.664Z] Commit message: "When the job for building Silverpeas fails, send an email with the log files generated by wildfly with all the classes loaded in the JVM during the integration tests"
11:32:12 [2025-11-03T10:32:12.664Z] > /usr/bin/git rev-list --no-walk c0c9295a0e0ce0d5ab0981da18bf062891a165bd # timeout=10