Console Output
17:28:39 [2022-05-16T15:28:39.044Z] Selected Git installation does not exist. Using Default
17:28:39 [2022-05-16T15:28:39.045Z] The recommended git tool is: NONE
17:28:39 [2022-05-16T15:28:39.045Z] No credentials specified
17:28:39 [2022-05-16T15:28:39.045Z] Cloning the remote Git repository
17:28:39 [2022-05-16T15:28:39.045Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
17:28:39 [2022-05-16T15:28:39.045Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Jackrabbit-JCA_AutoDeploy # timeout=10
17:28:39 [2022-05-16T15:28:39.056Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:28:39 [2022-05-16T15:28:39.056Z] > /usr/bin/git --version # timeout=10
17:28:39 [2022-05-16T15:28:39.061Z] > git --version # 'git version 2.25.1'
17:28:39 [2022-05-16T15:28:39.061Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:28:39 [2022-05-16T15:28:39.527Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:28:39 [2022-05-16T15:28:39.534Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
17:28:39 [2022-05-16T15:28:39.541Z] Avoid second fetch
17:28:39 [2022-05-16T15:28:39.541Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:28:39 [2022-05-16T15:28:39.546Z] Checking out Revision 1fdcd5cb6e431760ea616d402798758742a50046 (refs/remotes/origin/master)
17:28:39 [2022-05-16T15:28:39.547Z] > /usr/bin/git config core.sparsecheckout # timeout=10
17:28:39 [2022-05-16T15:28:39.552Z] > /usr/bin/git checkout -f 1fdcd5cb6e431760ea616d402798758742a50046 # timeout=10
17:28:39 [2022-05-16T15:28:39.573Z] 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:28:39 [2022-05-16T15:28:39.573Z] > /usr/bin/git rev-list --no-walk f3be08df14ac2651044fc04db40455d3a22c7558 # timeout=10