Skip to content

Console Output

10:44:10 [2024-12-12T09:44:10.685Z] Selected Git installation does not exist. Using Default
10:44:10 [2024-12-12T09:44:10.685Z] The recommended git tool is: NONE
10:44:10 [2024-12-12T09:44:10.685Z] No credentials specified
10:44:10 [2024-12-12T09:44:10.685Z] Cloning the remote Git repository
10:44:10 [2024-12-12T09:44:10.685Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.685Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
10:44:10 [2024-12-12T09:44:10.692Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
10:44:10 [2024-12-12T09:44:10.692Z]  > /usr/bin/git --version # timeout=10
10:44:10 [2024-12-12T09:44:10.697Z]  > git --version # 'git version 2.43.0'
10:44:10 [2024-12-12T09:44:10.698Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.240Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
10:44:11 [2024-12-12T09:44:11.245Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:44:11 [2024-12-12T09:44:11.253Z] Avoid second fetch
10:44:11 [2024-12-12T09:44:11.253Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:44:11 [2024-12-12T09:44:11.258Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
10:44:11 [2024-12-12T09:44:11.258Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
10:44:11 [2024-12-12T09:44:11.263Z]  > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
10:44:11 [2024-12-12T09:44:11.280Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
10:44:11 [2024-12-12T09:44:11.280Z]  > /usr/bin/git rev-list --no-walk e3796e899bf697460e2656aa3847441f2ecd6740 # timeout=10