Console Output
09:04:35 [2024-06-17T07:04:35.676Z] Selected Git installation does not exist. Using Default
09:04:35 [2024-06-17T07:04:35.676Z] The recommended git tool is: NONE
09:04:35 [2024-06-17T07:04:35.676Z] No credentials specified
09:04:35 [2024-06-17T07:04:35.677Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy@2/.git # timeout=10
09:04:35 [2024-06-17T07:04:35.682Z] Fetching changes from the remote Git repository
09:04:35 [2024-06-17T07:04:35.684Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
09:04:35 [2024-06-17T07:04:35.691Z] Cleaning workspace
09:04:35 [2024-06-17T07:04:35.691Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
09:04:35 [2024-06-17T07:04:35.695Z] Resetting working tree
09:04:35 [2024-06-17T07:04:35.695Z] > /usr/bin/git reset --hard # timeout=10
09:04:35 [2024-06-17T07:04:35.721Z] > /usr/bin/git clean -fdx # timeout=10
09:04:35 [2024-06-17T07:04:35.766Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
09:04:35 [2024-06-17T07:04:35.766Z] > /usr/bin/git --version # timeout=10
09:04:35 [2024-06-17T07:04:35.770Z] > git --version # 'git version 2.34.1'
09:04:35 [2024-06-17T07:04:35.770Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:04:36 [2024-06-17T07:04:36.602Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
09:04:36 [2024-06-17T07:04:36.607Z] Checking out Revision 382a64fb515569ac48e6323b0fa753d42e1561ec (refs/remotes/origin/master)
09:04:36 [2024-06-17T07:04:36.607Z] > /usr/bin/git config core.sparsecheckout # timeout=10
09:04:36 [2024-06-17T07:04:36.611Z] > /usr/bin/git checkout -f 382a64fb515569ac48e6323b0fa753d42e1561ec # timeout=10
09:04:36 [2024-06-17T07:04:36.630Z] Commit message: "When releasing a new version of Silverpeas, its dependency on Jackrabbit is usually checked. Nowadays from Silverpeas 6.4, Jackrabbit isn't anymore a dependency (JCR is now provided by Apache Oak). So, the dependency should be checked only if such dependency exists."
09:04:36 [2024-06-17T07:04:36.630Z] > /usr/bin/git rev-list --no-walk 382a64fb515569ac48e6323b0fa753d42e1561ec # timeout=10