Skip to content

Console Output

11:21:12 [2026-06-10T09:21:12.721Z] Selected Git installation does not exist. Using Default
11:21:12 [2026-06-10T09:21:12.721Z] The recommended git tool is: NONE
11:21:12 [2026-06-10T09:21:12.721Z] No credentials specified
11:21:12 [2026-06-10T09:21:12.722Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
11:21:12 [2026-06-10T09:21:12.726Z] Fetching changes from the remote Git repository
11:21:12 [2026-06-10T09:21:12.728Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
11:21:12 [2026-06-10T09:21:12.735Z] Cleaning workspace
11:21:12 [2026-06-10T09:21:12.735Z]  > /usr/bin/git rev-parse --verify HEAD # timeout=10
11:21:12 [2026-06-10T09:21:12.739Z] Resetting working tree
11:21:12 [2026-06-10T09:21:12.739Z]  > /usr/bin/git reset --hard # timeout=10
11:21:12 [2026-06-10T09:21:12.747Z]  > /usr/bin/git clean -fdx # timeout=10
11:21:12 [2026-06-10T09:21:12.753Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
11:21:12 [2026-06-10T09:21:12.753Z]  > /usr/bin/git --version # timeout=10
11:21:12 [2026-06-10T09:21:12.757Z]  > git --version # 'git version 2.43.0'
11:21:12 [2026-06-10T09:21:12.758Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:21:13 [2026-06-10T09:21:13.126Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:21:13 [2026-06-10T09:21:13.132Z] Checking out Revision 01d06ccb34ffbca958998fce357470ddc43cbd57 (refs/remotes/origin/master)
11:21:13 [2026-06-10T09:21:13.132Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:21:13 [2026-06-10T09:21:13.135Z]  > /usr/bin/git checkout -f 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10
11:21:13 [2026-06-10T09:21:13.147Z] Commit message: "In all Jenkinsfiles, when updating the parent POM version, do it explicitly without any resolution"
11:21:13 [2026-06-10T09:21:13.147Z]  > /usr/bin/git rev-list --no-walk 01d06ccb34ffbca958998fce357470ddc43cbd57 # timeout=10