Console Output
14:42:49 [2026-09-16T12:42:49.830Z] Selected Git installation does not exist. Using Default
14:42:49 [2026-09-16T12:42:49.830Z] The recommended git tool is: NONE
14:42:49 [2026-09-16T12:42:49.830Z] No credentials specified
14:42:49 [2026-09-16T12:42:49.830Z] Cloning the remote Git repository
14:42:49 [2026-09-16T12:42:49.830Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
14:42:49 [2026-09-16T12:42:49.831Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_SSO_AutoDeploy # timeout=10
14:42:49 [2026-09-16T12:42:49.844Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
14:42:49 [2026-09-16T12:42:49.844Z] > /usr/bin/git --version # timeout=10
14:42:49 [2026-09-16T12:42:49.850Z] > git --version # 'git version 2.43.0'
14:42:49 [2026-09-16T12:42:49.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
14:42:50 [2026-09-16T12:42:50.583Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
14:42:50 [2026-09-16T12:42:50.589Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
14:42:50 [2026-09-16T12:42:50.596Z] Avoid second fetch
14:42:50 [2026-09-16T12:42:50.596Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:42:50 [2026-09-16T12:42:50.602Z] Checking out Revision c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 (refs/remotes/origin/master)
14:42:50 [2026-09-16T12:42:50.602Z] > /usr/bin/git config core.sparsecheckout # timeout=10
14:42:50 [2026-09-16T12:42:50.606Z] > /usr/bin/git checkout -f c8dc7ef50e04c1b811eb42acbb89b17d98f982d7 # timeout=10
14:42:50 [2026-09-16T12:42:50.620Z] Commit message: "Fix shell bad syntax"
14:42:50 [2026-09-16T12:42:50.621Z] > /usr/bin/git rev-list --no-walk 01016743dfe6029fbec83eb133b58304d428f058 # timeout=10