Skip to content

Console Output

17:00:41 [2024-02-06T16:00:41.704Z] Selected Git installation does not exist. Using Default
17:00:41 [2024-02-06T16:00:41.704Z] The recommended git tool is: NONE
17:00:41 [2024-02-06T16:00:41.704Z] No credentials specified
17:00:41 [2024-02-06T16:00:41.704Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
17:00:41 [2024-02-06T16:00:41.710Z] Fetching changes from the remote Git repository
17:00:41 [2024-02-06T16:00:41.714Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
17:00:41 [2024-02-06T16:00:41.719Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
17:00:41 [2024-02-06T16:00:41.719Z]  > /usr/bin/git --version # timeout=10
17:00:41 [2024-02-06T16:00:41.723Z]  > git --version # 'git version 2.34.1'
17:00:41 [2024-02-06T16:00:41.723Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
17:00:42 [2024-02-06T16:00:42.097Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
17:00:42 [2024-02-06T16:00:42.103Z] Checking out Revision f833fe514effd0a4264f4c2954881bab2a894396 (refs/remotes/origin/master)
17:00:42 [2024-02-06T16:00:42.103Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
17:00:42 [2024-02-06T16:00:42.108Z]  > /usr/bin/git checkout -f f833fe514effd0a4264f4c2954881bab2a894396 # timeout=10
17:00:42 [2024-02-06T16:00:42.124Z] Commit message: "Update the build of the Docker image for a build environment for Silverpeas projects. First, a new build argument is passed: the version of Java to use for running a Sonar analysis. Second, in order to build a fix version of an existing Docker image stable version, we reorder the pipeline stages so that the release of a stable version is done after its build."
17:00:42 [2024-02-06T16:00:42.124Z]  > /usr/bin/git rev-list --no-walk f833fe514effd0a4264f4c2954881bab2a894396 # timeout=10