Skip to content

Console Output

11:05:36 [2025-04-16T09:05:36.686Z] The recommended git tool is: NONE
11:05:36 [2025-04-16T09:05:36.687Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:05:36 [2025-04-16T09:05:36.699Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1181cc7b; decorates hudson.Launcher$LocalLauncher@2899046b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:05:36 [2025-04-16T09:05:36.699Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release/.git # timeout=10
11:05:36 [2025-04-16T09:05:36.704Z] Fetching changes from the remote Git repository
11:05:36 [2025-04-16T09:05:36.708Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-WebBrowserEdition # timeout=10
11:05:36 [2025-04-16T09:05:36.713Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-WebBrowserEdition
11:05:36 [2025-04-16T09:05:36.713Z]  > /usr/bin/git --version # timeout=10
11:05:36 [2025-04-16T09:05:36.718Z]  > git --version # 'git version 2.43.0'
11:05:36 [2025-04-16T09:05:36.718Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:05:36 [2025-04-16T09:05:36.724Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-WebBrowserEdition +refs/heads/*:refs/remotes/origin/* # timeout=10
11:05:37 [2025-04-16T09:05:37.721Z]  > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10
11:05:37 [2025-04-16T09:05:37.727Z] Checking out Revision 5815b02b016d632e2485d2cc47f1302e270f7c28 (refs/remotes/origin/main)
11:05:37 [2025-04-16T09:05:37.727Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:05:37 [2025-04-16T09:05:37.732Z]  > /usr/bin/git checkout -f 5815b02b016d632e2485d2cc47f1302e270f7c28 # timeout=10
11:05:37 [2025-04-16T09:05:37.745Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:05:37 [2025-04-16T09:05:37.751Z]  > /usr/bin/git checkout -b main 5815b02b016d632e2485d2cc47f1302e270f7c28 # timeout=10
11:05:37 [2025-04-16T09:05:37.762Z] Commit message: "The Jenkins pipeline to generate a build version of the project updated the version of the dependency on Silverpeas to a build version of 6.4.3. Revert this in order to be able to release the version 1.0"
11:05:37 [2025-04-16T09:05:37.763Z]  > /usr/bin/git rev-list --no-walk 5815b02b016d632e2485d2cc47f1302e270f7c28 # timeout=10