Console Output
01:21:02 [2026-09-03T23:21:02.330Z] Selected Git installation does not exist. Using Default
01:21:02 [2026-09-03T23:21:02.330Z] The recommended git tool is: NONE
01:21:02 [2026-09-03T23:21:02.330Z] No credentials specified
01:21:02 [2026-09-03T23:21:02.331Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/.git # timeout=10
01:21:02 [2026-09-03T23:21:02.337Z] Fetching changes from the remote Git repository
01:21:02 [2026-09-03T23:21:02.343Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
01:21:02 [2026-09-03T23:21:02.354Z] Cleaning workspace
01:21:02 [2026-09-03T23:21:02.354Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
01:21:02 [2026-09-03T23:21:02.360Z] Resetting working tree
01:21:02 [2026-09-03T23:21:02.360Z] > /usr/bin/git reset --hard # timeout=10
01:21:02 [2026-09-03T23:21:02.369Z] > /usr/bin/git clean -fdx # timeout=10
01:21:02 [2026-09-03T23:21:02.376Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
01:21:02 [2026-09-03T23:21:02.376Z] > /usr/bin/git --version # timeout=10
01:21:02 [2026-09-03T23:21:02.382Z] > git --version # 'git version 2.43.0'
01:21:02 [2026-09-03T23:21:02.382Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:03 [2026-09-03T23:21:03.048Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
01:21:03 [2026-09-03T23:21:03.055Z] Checking out Revision b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae (refs/remotes/origin/master)
01:21:03 [2026-09-03T23:21:03.055Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:03 [2026-09-03T23:21:03.062Z] > /usr/bin/git checkout -f b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10
01:21:03 [2026-09-03T23:21:03.075Z] Commit message: "Now by default Java version is 21 in the pipeline for building the project build Docker image"
01:21:03 [2026-09-03T23:21:03.075Z] > /usr/bin/git rev-list --no-walk 5b79d885d26d617ef109b485fb9832a9185c5ce0 # timeout=10