Console Output
04:20:02 [2026-09-20T02:20:02.876Z] Selected Git installation does not exist. Using Default
04:20:02 [2026-09-20T02:20:02.876Z] The recommended git tool is: NONE
04:20:02 [2026-09-20T02:20:02.876Z] No credentials specified
04:20:02 [2026-09-20T02:20:02.876Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Installation_Test/.git # timeout=10
04:20:02 [2026-09-20T02:20:02.882Z] Fetching changes from the remote Git repository
04:20:02 [2026-09-20T02:20:02.890Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
04:20:02 [2026-09-20T02:20:02.895Z] Cleaning workspace
04:20:02 [2026-09-20T02:20:02.896Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
04:20:02 [2026-09-20T02:20:02.901Z] Resetting working tree
04:20:02 [2026-09-20T02:20:02.901Z] > /usr/bin/git reset --hard # timeout=10
04:20:02 [2026-09-20T02:20:02.991Z] > /usr/bin/git clean -fdx # timeout=10
04:20:03 [2026-09-20T02:20:03.806Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
04:20:03 [2026-09-20T02:20:03.806Z] > /usr/bin/git --version # timeout=10
04:20:03 [2026-09-20T02:20:03.813Z] > git --version # 'git version 2.43.0'
04:20:03 [2026-09-20T02:20:03.813Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
04:20:05 [2026-09-20T02:20:05.255Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:20:05 [2026-09-20T02:20:05.263Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
04:20:05 [2026-09-20T02:20:05.263Z] > /usr/bin/git config core.sparsecheckout # timeout=10
04:20:05 [2026-09-20T02:20:05.270Z] > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
04:20:05 [2026-09-20T02:20:05.310Z] Commit message: "Fix shell bad syntax"
04:20:05 [2026-09-20T02:20:05.311Z] > /usr/bin/git rev-list --no-walk b3a0a7bf423a3407c3bc6980f30a0c6ee678b5ae # timeout=10