Skip to content

Console Output

16:16:55 [2026-08-05T14:16:55.442Z] Selected Git installation does not exist. Using Default
16:16:55 [2026-08-05T14:16:55.442Z] The recommended git tool is: NONE
16:16:55 [2026-08-05T14:16:55.443Z] No credentials specified
16:16:55 [2026-08-05T14:16:55.443Z] Cloning the remote Git repository
16:16:55 [2026-08-05T14:16:55.443Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:16:55 [2026-08-05T14:16:55.443Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Dev Image # timeout=10
16:16:55 [2026-08-05T14:16:55.454Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:16:55 [2026-08-05T14:16:55.454Z]  > /usr/bin/git --version # timeout=10
16:16:55 [2026-08-05T14:16:55.458Z]  > git --version # 'git version 2.43.0'
16:16:55 [2026-08-05T14:16:55.458Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:16:56 [2026-08-05T14:16:56.060Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:16:56 [2026-08-05T14:16:56.066Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:16:56 [2026-08-05T14:16:56.076Z] Avoid second fetch
16:16:56 [2026-08-05T14:16:56.076Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:16:56 [2026-08-05T14:16:56.082Z] Checking out Revision 161eebacaec80988e6e8243dacdd2ee7cf726ece (refs/remotes/origin/master)
16:16:56 [2026-08-05T14:16:56.082Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
16:16:56 [2026-08-05T14:16:56.088Z]  > /usr/bin/git checkout -f 161eebacaec80988e6e8243dacdd2ee7cf726ece # timeout=10
16:16:56 [2026-08-05T14:16:56.104Z] Commit message: "Give a complete info about the project in the README.md file"
16:16:56 [2026-08-05T14:16:56.105Z]  > /usr/bin/git rev-list --no-walk cc5e1120737f51ec8d91c4fd3c43a52a99ffc6c9 # timeout=10