Skip to content

Console Output

11:23:55 [2026-07-16T09:23:55.037Z] The recommended git tool is: NONE
11:23:55 [2026-07-16T09:23:55.038Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:23:55 [2026-07-16T09:23:55.050Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2535d952; decorates hudson.Launcher$LocalLauncher@77f2cf2d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:23:55 [2026-07-16T09:23:55.050Z] Cloning the remote Git repository
11:23:55 [2026-07-16T09:23:55.050Z] Cloning repository https://github.com/Silverpeas/Silverpeas-Setup
11:23:55 [2026-07-16T09:23:55.051Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas_Release/Silverpeas-Setup # timeout=10
11:23:55 [2026-07-16T09:23:55.060Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
11:23:55 [2026-07-16T09:23:55.060Z]  > /usr/bin/git --version # timeout=10
11:23:55 [2026-07-16T09:23:55.065Z]  > git --version # 'git version 2.43.0'
11:23:55 [2026-07-16T09:23:55.065Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:23:55 [2026-07-16T09:23:55.071Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
11:23:56 [2026-07-16T09:23:56.082Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
11:23:56 [2026-07-16T09:23:56.089Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:23:56 [2026-07-16T09:23:56.098Z] Avoid second fetch
11:23:56 [2026-07-16T09:23:56.098Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:23:56 [2026-07-16T09:23:56.105Z] Checking out Revision 95ef186d5d3da99219dee56d870757c0a2f66b8a (refs/remotes/origin/6.4.x)
11:23:56 [2026-07-16T09:23:56.105Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:23:56 [2026-07-16T09:23:56.111Z]  > /usr/bin/git checkout -f 95ef186d5d3da99219dee56d870757c0a2f66b8a # timeout=10
11:23:56 [2026-07-16T09:23:56.136Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:23:56 [2026-07-16T09:23:56.145Z]  > /usr/bin/git checkout -b 6.4.x 95ef186d5d3da99219dee56d870757c0a2f66b8a # timeout=10
11:23:56 [2026-07-16T09:23:56.165Z] Commit message: "Add the Apache Commons Text in the dependencies so that it can be used by the Groovy scripts in the Silvprpeas installation process"
11:23:56 [2026-07-16T09:23:56.166Z]  > /usr/bin/git rev-list --no-walk 9919d69f4a7a716b7054ac490e50d8991ce2c338 # timeout=10