SuccèsSortie de la console
06:46:00 [2024-12-09T05:46:00.715Z] Lancé par une alarme périodique
06:46:00 [2024-12-09T05:46:00.716Z] Running as userbuild
06:46:01 [2024-12-09T05:46:01.116Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2024-12-09T05:46:01.593Z] [Pipeline] Start of Pipeline
06:46:01 [2024-12-09T05:46:01.952Z] [Pipeline] node
06:46:01 [2024-12-09T05:46:01.956Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2024-12-09T05:46:01.959Z] [Pipeline] {
06:46:01 [2024-12-09T05:46:01.980Z] [Pipeline] stage
06:46:01 [2024-12-09T05:46:01.981Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2024-12-09T05:46:01.993Z] [Pipeline] checkout
06:46:01 [2024-12-09T05:46:01.995Z] Selected Git installation does not exist. Using Default
06:46:01 [2024-12-09T05:46:01.995Z] The recommended git tool is: NONE
06:46:01 [2024-12-09T05:46:01.995Z] No credentials specified
06:46:01 [2024-12-09T05:46:01.995Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:02 [2024-12-09T05:46:02.001Z] Fetching changes from the remote Git repository
06:46:02 [2024-12-09T05:46:02.010Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:02 [2024-12-09T05:46:02.018Z] Cleaning workspace
06:46:02 [2024-12-09T05:46:02.018Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:02 [2024-12-09T05:46:02.023Z] Resetting working tree
06:46:02 [2024-12-09T05:46:02.023Z] > /usr/bin/git reset --hard # timeout=10
06:46:02 [2024-12-09T05:46:02.032Z] > /usr/bin/git clean -fdx # timeout=10
06:46:02 [2024-12-09T05:46:02.040Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:02 [2024-12-09T05:46:02.040Z] > /usr/bin/git --version # timeout=10
06:46:02 [2024-12-09T05:46:02.044Z] > git --version # 'git version 2.43.0'
06:46:02 [2024-12-09T05:46:02.044Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2024-12-09T05:46:02.387Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2024-12-09T05:46:02.394Z] Checking out Revision a21b86feba1363f95e030bf85247d116cfc8258c (refs/remotes/origin/master)
06:46:02 [2024-12-09T05:46:02.394Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2024-12-09T05:46:02.398Z] > /usr/bin/git checkout -f a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2024-12-09T05:46:02.410Z] Commit message: "In the release pipeline of the Silverpeas platform, enabled the build of the docker image of Silverpeas for trial purpose."
06:46:02 [2024-12-09T05:46:02.411Z] > /usr/bin/git rev-list --no-walk a21b86feba1363f95e030bf85247d116cfc8258c # timeout=10
06:46:02 [2024-12-09T05:46:02.431Z] [Pipeline] }
06:46:02 [2024-12-09T05:46:02.437Z] [Pipeline] // stage
06:46:02 [2024-12-09T05:46:02.462Z] [Pipeline] withEnv
06:46:02 [2024-12-09T05:46:02.463Z] [Pipeline] {
06:46:02 [2024-12-09T05:46:02.650Z] [Pipeline] isUnix
06:46:02 [2024-12-09T05:46:02.650Z] [Pipeline] withEnv
06:46:02 [2024-12-09T05:46:02.651Z] [Pipeline] {
06:46:02 [2024-12-09T05:46:02.666Z] [Pipeline] sh
06:46:02 [2024-12-09T05:46:02.922Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2024-12-09T05:46:02.922Z] .
06:46:02 [2024-12-09T05:46:02.923Z] [Pipeline] }
06:46:02 [2024-12-09T05:46:02.936Z] [Pipeline] // withEnv
06:46:02 [2024-12-09T05:46:02.950Z] [Pipeline] withDockerContainer
06:46:02 [2024-12-09T05:46:02.984Z] Jenkins does not seem to be running inside a container
06:46:02 [2024-12-09T05:46:02.992Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:03 [2024-12-09T05:46:03.310Z] $ docker top f284634a232e58e041861538245e444cd3b4d890d8c854e30d2671a32cacaba4 -eo pid,comm
06:46:03 [2024-12-09T05:46:03.348Z] [Pipeline] {
06:46:03 [2024-12-09T05:46:03.366Z] [Pipeline] withEnv
06:46:03 [2024-12-09T05:46:03.366Z] [Pipeline] {
06:46:03 [2024-12-09T05:46:03.388Z] [Pipeline] stage
06:46:03 [2024-12-09T05:46:03.388Z] [Pipeline] { (Prepare the job)
06:46:03 [2024-12-09T05:46:03.428Z] [Pipeline] sh
06:46:03 [2024-12-09T05:46:03.685Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2024-12-09T05:46:03.938Z] [Pipeline] script
06:46:03 [2024-12-09T05:46:03.942Z] [Pipeline] {
06:46:03 [2024-12-09T05:46:03.960Z] [Pipeline] readMavenPom
06:46:03 [2024-12-09T05:46:03.989Z] [Pipeline] sh
06:46:04 [2024-12-09T05:46:04.247Z] + rm -f pom.xml
06:46:04 [2024-12-09T05:46:04.248Z] [Pipeline] }
06:46:04 [2024-12-09T05:46:04.261Z] [Pipeline] // script
06:46:04 [2024-12-09T05:46:04.277Z] [Pipeline] }
06:46:04 [2024-12-09T05:46:04.290Z] [Pipeline] // stage
06:46:04 [2024-12-09T05:46:04.304Z] [Pipeline] stage
06:46:04 [2024-12-09T05:46:04.305Z] [Pipeline] { (Check POM parent version)
06:46:04 [2024-12-09T05:46:04.368Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2024-12-09T05:46:04.369Z] [Pipeline] getContext
06:46:04 [2024-12-09T05:46:04.382Z] [Pipeline] }
06:46:04 [2024-12-09T05:46:04.396Z] [Pipeline] // stage
06:46:04 [2024-12-09T05:46:04.411Z] [Pipeline] stage
06:46:04 [2024-12-09T05:46:04.412Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2024-12-09T05:46:04.440Z] [Pipeline] script
06:46:04 [2024-12-09T05:46:04.444Z] [Pipeline] {
06:46:04 [2024-12-09T05:46:04.464Z] [Pipeline] copyArtifacts
06:46:04 [2024-12-09T05:46:04.472Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 344
06:46:04 [2024-12-09T05:46:04.482Z] [Pipeline] readYaml
06:46:04 [2024-12-09T05:46:04.501Z] [Pipeline] dir
06:46:04 [2024-12-09T05:46:04.502Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2024-12-09T05:46:04.502Z] [Pipeline] {
06:46:04 [2024-12-09T05:46:04.520Z] [Pipeline] git
06:46:04 [2024-12-09T05:46:04.521Z] The recommended git tool is: /usr/bin/git
06:46:04 [2024-12-09T05:46:04.523Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2024-12-09T05:46:04.535Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@32e29030; decorates hudson.Launcher$LocalLauncher@2ef2490a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2024-12-09T05:46:04.536Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2024-12-09T05:46:04.542Z] Fetching changes from the remote Git repository
06:46:04 [2024-12-09T05:46:04.545Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2024-12-09T05:46:04.553Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2024-12-09T05:46:04.553Z] > /usr/bin/git --version # timeout=10
06:46:04 [2024-12-09T05:46:04.558Z] > git --version # 'git version 2.43.0'
06:46:04 [2024-12-09T05:46:04.558Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2024-12-09T05:46:04.564Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2024-12-09T05:46:05.194Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2024-12-09T05:46:05.202Z] Checking out Revision 5d642563b50fbbe253c54214a2bea8255fc0f869 (refs/remotes/origin/6.4.x)
06:46:05 [2024-12-09T05:46:05.202Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2024-12-09T05:46:05.207Z] > /usr/bin/git checkout -f 5d642563b50fbbe253c54214a2bea8255fc0f869 # timeout=10
06:46:05 [2024-12-09T05:46:05.263Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2024-12-09T05:46:05.275Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2024-12-09T05:46:05.286Z] > /usr/bin/git checkout -b 6.4.x 5d642563b50fbbe253c54214a2bea8255fc0f869 # timeout=10
06:46:05 [2024-12-09T05:46:05.359Z] Commit message: "Bug #14324"
06:46:05 [2024-12-09T05:46:05.359Z] > /usr/bin/git rev-list --no-walk 5d642563b50fbbe253c54214a2bea8255fc0f869 # timeout=10
06:46:05 [2024-12-09T05:46:05.378Z] [Pipeline] fileExists
06:46:05 [2024-12-09T05:46:05.385Z] [Pipeline] readMavenPom
06:46:05 [2024-12-09T05:46:05.396Z] [Pipeline] sh
06:46:05 [2024-12-09T05:46:05.653Z] + git rev-parse HEAD
06:46:05 [2024-12-09T05:46:05.656Z] [Pipeline] echo
06:46:05 [2024-12-09T05:46:05.656Z] Silverpeas-Core: current commit is 5d642563b50fbbe253c54214a2bea8255fc0f869 and last build commit is 5d642563b50fbbe253c54214a2bea8255fc0f869
06:46:05 [2024-12-09T05:46:05.658Z] [Pipeline] }
06:46:05 [2024-12-09T05:46:05.672Z] [Pipeline] // dir
06:46:05 [2024-12-09T05:46:05.687Z] [Pipeline] echo
06:46:05 [2024-12-09T05:46:05.688Z] Build skipped due to no changes have been done since the last build
06:46:05 [2024-12-09T05:46:05.698Z] [Pipeline] dir
06:46:05 [2024-12-09T05:46:05.699Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2024-12-09T05:46:05.699Z] [Pipeline] {
06:46:05 [2024-12-09T05:46:05.712Z] [Pipeline] git
06:46:05 [2024-12-09T05:46:05.713Z] The recommended git tool is: /usr/bin/git
06:46:05 [2024-12-09T05:46:05.714Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2024-12-09T05:46:05.730Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3105effb; decorates hudson.Launcher$LocalLauncher@5c9d7c4c will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2024-12-09T05:46:05.731Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2024-12-09T05:46:05.737Z] Fetching changes from the remote Git repository
06:46:05 [2024-12-09T05:46:05.740Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2024-12-09T05:46:05.746Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2024-12-09T05:46:05.746Z] > /usr/bin/git --version # timeout=10
06:46:05 [2024-12-09T05:46:05.751Z] > git --version # 'git version 2.43.0'
06:46:05 [2024-12-09T05:46:05.751Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2024-12-09T05:46:05.757Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2024-12-09T05:46:06.527Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2024-12-09T05:46:06.532Z] Checking out Revision 2dabff5088ef6a320cae7dab984b62607c4ff960 (refs/remotes/origin/6.4.x)
06:46:06 [2024-12-09T05:46:06.532Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2024-12-09T05:46:06.537Z] > /usr/bin/git checkout -f 2dabff5088ef6a320cae7dab984b62607c4ff960 # timeout=10
06:46:06 [2024-12-09T05:46:06.586Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2024-12-09T05:46:06.597Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2024-12-09T05:46:06.604Z] > /usr/bin/git checkout -b 6.4.x 2dabff5088ef6a320cae7dab984b62607c4ff960 # timeout=10
06:46:06 [2024-12-09T05:46:06.661Z] Commit message: "bug #14572: columns are now sortable whene the id of the instance is displayed"
06:46:06 [2024-12-09T05:46:06.661Z] > /usr/bin/git rev-list --no-walk 2dabff5088ef6a320cae7dab984b62607c4ff960 # timeout=10
06:46:06 [2024-12-09T05:46:06.681Z] [Pipeline] fileExists
06:46:06 [2024-12-09T05:46:06.697Z] [Pipeline] readMavenPom
06:46:06 [2024-12-09T05:46:06.716Z] [Pipeline] sh
06:46:06 [2024-12-09T05:46:06.974Z] + git rev-parse HEAD
06:46:06 [2024-12-09T05:46:06.976Z] [Pipeline] echo
06:46:06 [2024-12-09T05:46:06.977Z] Silverpeas-Components: current commit is 2dabff5088ef6a320cae7dab984b62607c4ff960 and last build commit is 2dabff5088ef6a320cae7dab984b62607c4ff960
06:46:06 [2024-12-09T05:46:06.979Z] [Pipeline] }
06:46:07 [2024-12-09T05:46:07.028Z] [Pipeline] // dir
06:46:07 [2024-12-09T05:46:07.044Z] [Pipeline] echo
06:46:07 [2024-12-09T05:46:07.044Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-12-09T05:46:07.059Z] [Pipeline] dir
06:46:07 [2024-12-09T05:46:07.060Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2024-12-09T05:46:07.060Z] [Pipeline] {
06:46:07 [2024-12-09T05:46:07.079Z] [Pipeline] git
06:46:07 [2024-12-09T05:46:07.081Z] Selected Git installation does not exist. Using Default
06:46:07 [2024-12-09T05:46:07.081Z] The recommended git tool is: NONE
06:46:07 [2024-12-09T05:46:07.081Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-12-09T05:46:07.096Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@4488b622; decorates hudson.Launcher$LocalLauncher@5656b336 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-12-09T05:46:07.096Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2024-12-09T05:46:07.103Z] Fetching changes from the remote Git repository
06:46:07 [2024-12-09T05:46:07.106Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2024-12-09T05:46:07.112Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2024-12-09T05:46:07.112Z] > /usr/bin/git --version # timeout=10
06:46:07 [2024-12-09T05:46:07.117Z] > git --version # 'git version 2.43.0'
06:46:07 [2024-12-09T05:46:07.117Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2024-12-09T05:46:07.123Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2024-12-09T05:46:07.507Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2024-12-09T05:46:07.513Z] Checking out Revision 9a4f44b50831b4babfeb6775ae5df57f61529dcf (refs/remotes/origin/6.4.x)
06:46:07 [2024-12-09T05:46:07.513Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2024-12-09T05:46:07.519Z] > /usr/bin/git checkout -f 9a4f44b50831b4babfeb6775ae5df57f61529dcf # timeout=10
06:46:07 [2024-12-09T05:46:07.532Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2024-12-09T05:46:07.541Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2024-12-09T05:46:07.547Z] > /usr/bin/git checkout -b 6.4.x 9a4f44b50831b4babfeb6775ae5df57f61529dcf # timeout=10
06:46:07 [2024-12-09T05:46:07.562Z] Commit message: "bug #14561: fix JSTL Syntax error"
06:46:07 [2024-12-09T05:46:07.563Z] > /usr/bin/git rev-list --no-walk 9a4f44b50831b4babfeb6775ae5df57f61529dcf # timeout=10
06:46:07 [2024-12-09T05:46:07.591Z] [Pipeline] fileExists
06:46:07 [2024-12-09T05:46:07.607Z] [Pipeline] readMavenPom
06:46:07 [2024-12-09T05:46:07.628Z] [Pipeline] sh
06:46:07 [2024-12-09T05:46:07.886Z] + git rev-parse HEAD
06:46:07 [2024-12-09T05:46:07.888Z] [Pipeline] echo
06:46:07 [2024-12-09T05:46:07.889Z] Silverpeas-Looks: current commit is 9a4f44b50831b4babfeb6775ae5df57f61529dcf and last build commit is 9a4f44b50831b4babfeb6775ae5df57f61529dcf
06:46:07 [2024-12-09T05:46:07.891Z] [Pipeline] }
06:46:07 [2024-12-09T05:46:07.906Z] [Pipeline] // dir
06:46:07 [2024-12-09T05:46:07.922Z] [Pipeline] echo
06:46:07 [2024-12-09T05:46:07.922Z] Build skipped due to no changes have been done since the last build
06:46:07 [2024-12-09T05:46:07.938Z] [Pipeline] dir
06:46:07 [2024-12-09T05:46:07.939Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:07 [2024-12-09T05:46:07.939Z] [Pipeline] {
06:46:07 [2024-12-09T05:46:07.959Z] [Pipeline] git
06:46:07 [2024-12-09T05:46:07.961Z] The recommended git tool is: NONE
06:46:07 [2024-12-09T05:46:07.961Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2024-12-09T05:46:07.971Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@607ba38a; decorates hudson.Launcher$LocalLauncher@32930c5a will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2024-12-09T05:46:07.971Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:07 [2024-12-09T05:46:07.978Z] Fetching changes from the remote Git repository
06:46:07 [2024-12-09T05:46:07.982Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:07 [2024-12-09T05:46:07.988Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:07 [2024-12-09T05:46:07.988Z] > /usr/bin/git --version # timeout=10
06:46:07 [2024-12-09T05:46:07.993Z] > git --version # 'git version 2.43.0'
06:46:07 [2024-12-09T05:46:07.993Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2024-12-09T05:46:08.000Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2024-12-09T05:46:08.392Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2024-12-09T05:46:08.399Z] Checking out Revision a8d34497f3c1025a04537070f2df01d17aefab21 (refs/remotes/origin/6.4.x)
06:46:08 [2024-12-09T05:46:08.399Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2024-12-09T05:46:08.404Z] > /usr/bin/git checkout -f a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:08 [2024-12-09T05:46:08.416Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2024-12-09T05:46:08.424Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2024-12-09T05:46:08.430Z] > /usr/bin/git checkout -b 6.4.x a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:08 [2024-12-09T05:46:08.441Z] Commit message: "6.4.1 has been released from build 6.4.1-build240624 (1c9460a9becbefaf1acb3e024e789b6f956dc6b5).Prepare for development iteration of next version 6.4.2"
06:46:08 [2024-12-09T05:46:08.441Z] > /usr/bin/git rev-list --no-walk a8d34497f3c1025a04537070f2df01d17aefab21 # timeout=10
06:46:08 [2024-12-09T05:46:08.461Z] [Pipeline] fileExists
06:46:08 [2024-12-09T05:46:08.471Z] [Pipeline] sh
06:46:08 [2024-12-09T05:46:08.726Z] + git rev-parse HEAD
06:46:08 [2024-12-09T05:46:08.729Z] [Pipeline] echo
06:46:08 [2024-12-09T05:46:08.730Z] Silverpeas-Setup: current commit is a8d34497f3c1025a04537070f2df01d17aefab21 and last build commit is a8d34497f3c1025a04537070f2df01d17aefab21
06:46:08 [2024-12-09T05:46:08.731Z] [Pipeline] }
06:46:08 [2024-12-09T05:46:08.756Z] [Pipeline] // dir
06:46:08 [2024-12-09T05:46:08.773Z] [Pipeline] echo
06:46:08 [2024-12-09T05:46:08.773Z] Build skipped due to no changes have been done since the last build
06:46:08 [2024-12-09T05:46:08.790Z] [Pipeline] dir
06:46:08 [2024-12-09T05:46:08.790Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2024-12-09T05:46:08.791Z] [Pipeline] {
06:46:08 [2024-12-09T05:46:08.811Z] [Pipeline] git
06:46:08 [2024-12-09T05:46:08.813Z] The recommended git tool is: NONE
06:46:08 [2024-12-09T05:46:08.814Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2024-12-09T05:46:08.823Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@725db71f; decorates hudson.Launcher$LocalLauncher@30609c58 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2024-12-09T05:46:08.823Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2024-12-09T05:46:08.829Z] Fetching changes from the remote Git repository
06:46:08 [2024-12-09T05:46:08.832Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2024-12-09T05:46:08.838Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2024-12-09T05:46:08.838Z] > /usr/bin/git --version # timeout=10
06:46:08 [2024-12-09T05:46:08.843Z] > git --version # 'git version 2.43.0'
06:46:08 [2024-12-09T05:46:08.843Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2024-12-09T05:46:08.850Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2024-12-09T05:46:09.242Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2024-12-09T05:46:09.249Z] Checking out Revision 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 (refs/remotes/origin/6.4.x)
06:46:09 [2024-12-09T05:46:09.249Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2024-12-09T05:46:09.255Z] > /usr/bin/git checkout -f 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:09 [2024-12-09T05:46:09.266Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2024-12-09T05:46:09.275Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2024-12-09T05:46:09.281Z] > /usr/bin/git checkout -b 6.4.x 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:09 [2024-12-09T05:46:09.294Z] 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."
06:46:09 [2024-12-09T05:46:09.295Z] > /usr/bin/git rev-list --no-walk 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 # timeout=10
06:46:09 [2024-12-09T05:46:09.324Z] [Pipeline] fileExists
06:46:09 [2024-12-09T05:46:09.342Z] [Pipeline] readMavenPom
06:46:09 [2024-12-09T05:46:09.362Z] [Pipeline] sh
06:46:09 [2024-12-09T05:46:09.620Z] + git rev-parse HEAD
06:46:09 [2024-12-09T05:46:09.622Z] [Pipeline] echo
06:46:09 [2024-12-09T05:46:09.623Z] Silverpeas-Distribution: current commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45 and last build commit is 31ec9eff47661a3e19a2854eecd7d6cdf6f96f45
06:46:09 [2024-12-09T05:46:09.624Z] [Pipeline] }
06:46:09 [2024-12-09T05:46:09.637Z] [Pipeline] // dir
06:46:09 [2024-12-09T05:46:09.645Z] [Pipeline] echo
06:46:09 [2024-12-09T05:46:09.646Z] Build skipped due to no changes have been done since the last build
06:46:09 [2024-12-09T05:46:09.663Z] [Pipeline] dir
06:46:09 [2024-12-09T05:46:09.663Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2024-12-09T05:46:09.664Z] [Pipeline] {
06:46:09 [2024-12-09T05:46:09.683Z] [Pipeline] git
06:46:09 [2024-12-09T05:46:09.685Z] The recommended git tool is: NONE
06:46:09 [2024-12-09T05:46:09.685Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2024-12-09T05:46:09.696Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@316eb1d9; decorates hudson.Launcher$LocalLauncher@7c6a8bd4 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2024-12-09T05:46:09.696Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2024-12-09T05:46:09.702Z] Fetching changes from the remote Git repository
06:46:09 [2024-12-09T05:46:09.705Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2024-12-09T05:46:09.711Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2024-12-09T05:46:09.711Z] > /usr/bin/git --version # timeout=10
06:46:09 [2024-12-09T05:46:09.716Z] > git --version # 'git version 2.43.0'
06:46:09 [2024-12-09T05:46:09.716Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2024-12-09T05:46:09.723Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2024-12-09T05:46:10.198Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2024-12-09T05:46:10.205Z] Checking out Revision 1440d7740962c63078022e654d906f65764c9fef (refs/remotes/origin/6.4.x)
06:46:10 [2024-12-09T05:46:10.205Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2024-12-09T05:46:10.210Z] > /usr/bin/git checkout -f 1440d7740962c63078022e654d906f65764c9fef # timeout=10
06:46:10 [2024-12-09T05:46:10.220Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2024-12-09T05:46:10.230Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2024-12-09T05:46:10.236Z] > /usr/bin/git checkout -b 6.4.x 1440d7740962c63078022e654d906f65764c9fef # timeout=10
06:46:10 [2024-12-09T05:46:10.247Z] Commit message: "Remove the WebSite Designer application from Silverpeas. WebSite Designer is an old application that hasn't involved for a long time and that isn't more used by any of ours customers and users. By doing so, fix the vulnerability #14511."
06:46:10 [2024-12-09T05:46:10.247Z] > /usr/bin/git rev-list --no-walk 1440d7740962c63078022e654d906f65764c9fef # timeout=10
06:46:10 [2024-12-09T05:46:10.268Z] [Pipeline] fileExists
06:46:10 [2024-12-09T05:46:10.278Z] [Pipeline] readMavenPom
06:46:10 [2024-12-09T05:46:10.289Z] [Pipeline] sh
06:46:10 [2024-12-09T05:46:10.547Z] + git rev-parse HEAD
06:46:10 [2024-12-09T05:46:10.550Z] [Pipeline] echo
06:46:10 [2024-12-09T05:46:10.550Z] Silverpeas-Assembly: current commit is 1440d7740962c63078022e654d906f65764c9fef and last build commit is 1440d7740962c63078022e654d906f65764c9fef
06:46:10 [2024-12-09T05:46:10.552Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.569Z] [Pipeline] // dir
06:46:10 [2024-12-09T05:46:10.586Z] [Pipeline] echo
06:46:10 [2024-12-09T05:46:10.587Z] Build skipped due to no changes have been done since the last build
06:46:10 [2024-12-09T05:46:10.587Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.604Z] [Pipeline] // script
06:46:10 [2024-12-09T05:46:10.621Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.636Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.656Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.657Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2024-12-09T05:46:10.687Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.688Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.710Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.711Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2024-12-09T05:46:10.729Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.729Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.731Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.740Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.751Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.751Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2024-12-09T05:46:10.769Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.770Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.771Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.788Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.805Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.805Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2024-12-09T05:46:10.823Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.824Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.825Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.842Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.860Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.861Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2024-12-09T05:46:10.879Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.879Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.881Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.897Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.916Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.917Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2024-12-09T05:46:10.934Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.935Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.937Z] [Pipeline] }
06:46:10 [2024-12-09T05:46:10.953Z] [Pipeline] // stage
06:46:10 [2024-12-09T05:46:10.972Z] [Pipeline] stage
06:46:10 [2024-12-09T05:46:10.973Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2024-12-09T05:46:10.991Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2024-12-09T05:46:10.992Z] [Pipeline] getContext
06:46:10 [2024-12-09T05:46:10.993Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.010Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.029Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.030Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:11 [2024-12-09T05:46:11.048Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.048Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.050Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.067Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.086Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.087Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:11 [2024-12-09T05:46:11.104Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.105Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.107Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.124Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.142Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.143Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2024-12-09T05:46:11.161Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.161Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.164Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.180Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.199Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.200Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2024-12-09T05:46:11.218Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.218Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.220Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.237Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.255Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.256Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2024-12-09T05:46:11.282Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.283Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.286Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.303Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.322Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.323Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2024-12-09T05:46:11.341Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.342Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.343Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.361Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.379Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.380Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2024-12-09T05:46:11.398Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2024-12-09T05:46:11.399Z] [Pipeline] getContext
06:46:11 [2024-12-09T05:46:11.400Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.417Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.434Z] [Pipeline] }
06:46:11 [2024-12-09T05:46:11.449Z] [Pipeline] // stage
06:46:11 [2024-12-09T05:46:11.468Z] [Pipeline] stage
06:46:11 [2024-12-09T05:46:11.469Z] [Pipeline] { (Create YAML build report)
06:46:11 [2024-12-09T05:46:11.502Z] [Pipeline] script
06:46:11 [2024-12-09T05:46:11.509Z] [Pipeline] {
06:46:11 [2024-12-09T05:46:11.528Z] [Pipeline] sh
06:46:11 [2024-12-09T05:46:11.787Z] + mkdir -p target
06:46:11 [2024-12-09T05:46:11.789Z] [Pipeline] sh
06:46:12 [2024-12-09T05:46:12.047Z] + mv build.yaml target/
06:46:12 [2024-12-09T05:46:12.048Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.065Z] [Pipeline] // script
06:46:12 [2024-12-09T05:46:12.082Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.099Z] [Pipeline] // stage
06:46:12 [2024-12-09T05:46:12.123Z] [Pipeline] stage
06:46:12 [2024-12-09T05:46:12.124Z] [Pipeline] { (Declarative: Post Actions)
06:46:12 [2024-12-09T05:46:12.153Z] [Pipeline] step
06:46:12 [2024-12-09T05:46:12.183Z] [Pipeline] script
06:46:12 [2024-12-09T05:46:12.188Z] [Pipeline] {
06:46:12 [2024-12-09T05:46:12.224Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.241Z] [Pipeline] // script
06:46:12 [2024-12-09T05:46:12.262Z] [Pipeline] archiveArtifacts
06:46:12 [2024-12-09T05:46:12.265Z] Archiving artifacts
06:46:12 [2024-12-09T05:46:12.282Z] Enregistrement des empreintes numériques
06:46:12 [2024-12-09T05:46:12.292Z] [Pipeline] sh
06:46:12 [2024-12-09T05:46:12.551Z] + rm -rf target
06:46:12 [2024-12-09T05:46:12.557Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.574Z] [Pipeline] // stage
06:46:12 [2024-12-09T05:46:12.592Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.609Z] [Pipeline] // withEnv
06:46:12 [2024-12-09T05:46:12.626Z] [Pipeline] }
06:46:12 [2024-12-09T05:46:12.627Z] $ docker stop --time=1 f284634a232e58e041861538245e444cd3b4d890d8c854e30d2671a32cacaba4
06:46:13 [2024-12-09T05:46:13.921Z] $ docker rm -f --volumes f284634a232e58e041861538245e444cd3b4d890d8c854e30d2671a32cacaba4
06:46:13 [2024-12-09T05:46:13.964Z] [Pipeline] // withDockerContainer
06:46:13 [2024-12-09T05:46:13.972Z] [Pipeline] }
06:46:13 [2024-12-09T05:46:13.979Z] [Pipeline] // withEnv
06:46:13 [2024-12-09T05:46:13.996Z] [Pipeline] }
06:46:14 [2024-12-09T05:46:14.013Z] [Pipeline] // node
06:46:14 [2024-12-09T05:46:14.030Z] [Pipeline] End of Pipeline
06:46:14 [2024-12-09T05:46:14.102Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #248
06:46:14 [2024-12-09T05:46:14.102Z] Finished: SUCCESS