Skip to content

Console Output

12:22:15 [2024-11-25T11:22:15.742Z] The recommended git tool is: NONE
12:22:15 [2024-11-25T11:22:15.743Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:22:15 [2024-11-25T11:22:15.755Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@70ce0e66; decorates hudson.Launcher$LocalLauncher@1fe45029 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:22:15 [2024-11-25T11:22:15.756Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
12:22:15 [2024-11-25T11:22:15.762Z] Fetching changes from the remote Git repository
12:22:15 [2024-11-25T11:22:15.764Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
12:22:15 [2024-11-25T11:22:15.770Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
12:22:15 [2024-11-25T11:22:15.770Z]  > /usr/bin/git --version # timeout=10
12:22:15 [2024-11-25T11:22:15.775Z]  > git --version # 'git version 2.43.0'
12:22:15 [2024-11-25T11:22:15.775Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:22:15 [2024-11-25T11:22:15.781Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
12:22:16 [2024-11-25T11:22:16.145Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
12:22:16 [2024-11-25T11:22:16.151Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
12:22:16 [2024-11-25T11:22:16.151Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:22:16 [2024-11-25T11:22:16.156Z]  > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
12:22:16 [2024-11-25T11:22:16.165Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:22:16 [2024-11-25T11:22:16.172Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
12:22:16 [2024-11-25T11:22:16.179Z]  > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
12:22:16 [2024-11-25T11:22:16.188Z] Commit message: "Bug #14374 Fix the script 01-jcrSettings.groovy to take into account also a Silverpeas update: in this case, update also the JCR schema."
12:22:16 [2024-11-25T11:22:16.188Z]  > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10