Skip to content

Console Output

17:33:47 [2022-05-11T15:33:47.056Z] Selected Git installation does not exist. Using Default
17:33:47 [2022-05-11T15:33:47.056Z] The recommended git tool is: NONE
17:33:47 [2022-05-11T15:33:47.056Z] No credentials specified
17:33:47 [2022-05-11T15:33:47.057Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
17:33:47 [2022-05-11T15:33:47.062Z] Fetching changes from the remote Git repository
17:33:47 [2022-05-11T15:33:47.062Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:33:47 [2022-05-11T15:33:47.069Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:33:47 [2022-05-11T15:33:47.069Z]  > /usr/bin/git --version # timeout=10
17:33:47 [2022-05-11T15:33:47.073Z]  > git --version # 'git version 2.25.1'
17:33:47 [2022-05-11T15:33:47.073Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:33:47 [2022-05-11T15:33:47.358Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:33:47 [2022-05-11T15:33:47.363Z] Checking out Revision 1fdcd5cb6e431760ea616d402798758742a50046 (refs/remotes/origin/master)
17:33:47 [2022-05-11T15:33:47.363Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:33:47 [2022-05-11T15:33:47.367Z]  > /usr/bin/git checkout -f 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10
17:33:47 [2022-05-11T15:33:47.402Z] Commit message: "Update the Jenkinsfile that builds a Docker image of Silverpeas for pro. Now, the pipeline will perform a PR by using the Github API. It checks also if the build is just an update of an existing version of Silverpeas"
17:33:47 [2022-05-11T15:33:47.402Z]  > /usr/bin/git rev-list --no-walk 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10