01:21:05[2024-11-08T00:21:05.183Z] The recommended git tool is: /usr/bin/git
01:21:05[2024-11-08T00:21:05.185Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:05[2024-11-08T00:21:05.199Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@10bf7ca5; decorates hudson.Launcher$LocalLauncher@163e3b3 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:05[2024-11-08T00:21:05.200Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_6.3.x_AutoDeploy/Silverpeas-Core/.git # timeout=10
01:21:05[2024-11-08T00:21:05.206Z] Fetching changes from the remote Git repository
01:21:05[2024-11-08T00:21:05.209Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
01:21:05[2024-11-08T00:21:05.214Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core01:21:05[2024-11-08T00:21:05.215Z] > /usr/bin/git --version # timeout=10
01:21:05[2024-11-08T00:21:05.221Z] > git --version # 'git version 2.43.0'
01:21:05[2024-11-08T00:21:05.221Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:05[2024-11-08T00:21:05.226Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:06[2024-11-08T00:21:06.001Z] > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:06[2024-11-08T00:21:06.008Z] Checking out Revision e5b10bcad622cd1e31c6b95247c43004d00362b6 (refs/remotes/origin/6.3.x)
01:21:06[2024-11-08T00:21:06.008Z] > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:06[2024-11-08T00:21:06.014Z] > /usr/bin/git checkout -f e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10
01:21:06[2024-11-08T00:21:06.079Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:06[2024-11-08T00:21:06.091Z] > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:06[2024-11-08T00:21:06.098Z] > /usr/bin/git checkout -b 6.3.x e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10
01:21:06[2024-11-08T00:21:06.193Z] Commit message: "In the VariableScheduledValueTest unit test, the time zone in which the datetime are created isn't taken into account when asserting the period of validity of a variable, despite the datetimes in a Period object are stored, and hence returned, in UTC. Fix this."
01:21:06[2024-11-08T00:21:06.193Z] > /usr/bin/git rev-list --no-walk e5b10bcad622cd1e31c6b95247c43004d00362b6 # timeout=10