Skip to content

Console Output

11:25:03 [2025-11-03T10:25:03.377Z] The recommended git tool is: /usr/bin/git
11:25:03 [2025-11-03T10:25:03.377Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:25:03 [2025-11-03T10:25:03.388Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1da7dba5; decorates hudson.Launcher$LocalLauncher@2e034040 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:25:03 [2025-11-03T10:25:03.389Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Test Pipeline/.git # timeout=10
11:25:03 [2025-11-03T10:25:03.394Z] Fetching changes from the remote Git repository
11:25:03 [2025-11-03T10:25:03.396Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:25:03 [2025-11-03T10:25:03.400Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:25:03 [2025-11-03T10:25:03.400Z]  > /usr/bin/git --version # timeout=10
11:25:03 [2025-11-03T10:25:03.405Z]  > git --version # 'git version 2.43.0'
11:25:03 [2025-11-03T10:25:03.405Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:25:03 [2025-11-03T10:25:03.409Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:25:03 [2025-11-03T10:25:03.800Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
11:25:03 [2025-11-03T10:25:03.805Z] Checking out Revision 606d57b6d990fa26fb939bf5cc71a23d030aadc7 (refs/remotes/origin/6.4.x)
11:25:03 [2025-11-03T10:25:03.805Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
11:25:03 [2025-11-03T10:25:03.810Z]  > /usr/bin/git checkout -f 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:03 [2025-11-03T10:25:03.859Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:25:03 [2025-11-03T10:25:03.869Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
11:25:03 [2025-11-03T10:25:03.875Z]  > /usr/bin/git checkout -b 6.4.x 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10
11:25:03 [2025-11-03T10:25:03.941Z] Commit message: "fix the displayIndex.tag"
11:25:03 [2025-11-03T10:25:03.941Z]  > /usr/bin/git rev-list --no-walk 606d57b6d990fa26fb939bf5cc71a23d030aadc7 # timeout=10