Skip to content

Console Output

20:23:03 [2025-10-20T18:23:03.068Z] Selected Git installation does not exist. Using Default
20:23:03 [2025-10-20T18:23:03.068Z] The recommended git tool is: NONE
20:23:03 [2025-10-20T18:23:03.068Z] No credentials specified
20:23:03 [2025-10-20T18:23:03.068Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
20:23:03 [2025-10-20T18:23:03.075Z] Fetching changes from the remote Git repository
20:23:03 [2025-10-20T18:23:03.076Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
20:23:03 [2025-10-20T18:23:03.083Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
20:23:03 [2025-10-20T18:23:03.083Z]  > /usr/bin/git --version # timeout=10
20:23:03 [2025-10-20T18:23:03.087Z]  > git --version # 'git version 2.43.0'
20:23:03 [2025-10-20T18:23:03.087Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
20:23:03 [2025-10-20T18:23:03.508Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
20:23:03 [2025-10-20T18:23:03.515Z] Checking out Revision 0bdaa0f2b228a18722cadfb52fcde86654ecae98 (refs/remotes/origin/master)
20:23:03 [2025-10-20T18:23:03.515Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
20:23:03 [2025-10-20T18:23:03.520Z]  > /usr/bin/git checkout -f 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10
20:23:03 [2025-10-20T18:23:03.547Z] Commit message: "Use of the withCredentials Jenkins statement to allow the injection of the credentials of the Git account used to push code change into the Github repo in the AutoDeploy build of the silverpeas mobile project."
20:23:03 [2025-10-20T18:23:03.547Z]  > /usr/bin/git rev-list --no-walk 0bdaa0f2b228a18722cadfb52fcde86654ecae98 # timeout=10